mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 07:30:37 +01:00
add test
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
976f6ffb14
commit
86315f25a0
16 changed files with 209 additions and 14 deletions
8
test/python/openapi-generator-config.yaml
Normal file
8
test/python/openapi-generator-config.yaml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
inputSpec: dist/compatible/openapi-3.0.yaml
|
||||
outputDir: python_generated
|
||||
|
||||
packageName: python_generated
|
||||
packageVersion: 0.0.1
|
||||
projectName: python_generated
|
||||
|
||||
useOneOfDiscriminatorLookup: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue