diff options
author | Average Dude <loveisgrief@tuta.io> | 2020-02-14 14:14:14 +0100 |
---|---|---|
committer | Rigel Kent <sendmemail@rigelk.eu> | 2020-02-14 14:14:14 +0100 |
commit | 002df3813d13c5accd36d7943af2b17376a6d1ac (patch) | |
tree | 58729dae12b53c0f368212ce334826b8093c6f4a /support/openapi/python.yaml | |
parent | 68ca61941e3a7ca4c018566d2c496afd27dbd76d (diff) | |
download | PeerTube-002df3813d13c5accd36d7943af2b17376a6d1ac.tar.gz PeerTube-002df3813d13c5accd36d7943af2b17376a6d1ac.tar.zst PeerTube-002df3813d13c5accd36d7943af2b17376a6d1ac.zip |
OpenAPI clients generation
Diffstat (limited to 'support/openapi/python.yaml')
-rw-r--r-- | support/openapi/python.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/support/openapi/python.yaml b/support/openapi/python.yaml new file mode 100644 index 000000000..819a466eb --- /dev/null +++ b/support/openapi/python.yaml | |||
@@ -0,0 +1,5 @@ | |||
1 | # https://openapi-generator.tech/docs/generators/python | ||
2 | |||
3 | packageName: peertube | ||
4 | projectName: peertube | ||
5 | |||