This website requires JavaScript.
Explore
Help
Sign In
loafle
/
openapi-generator-original
Watch
3
Star
0
Fork
1
You've already forked openapi-generator-original
mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced
2025-10-15 08:53:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
openapi-generator-original
/
samples
/
server
/
petstore
/
python-flask
/
openapi_server
History
William Cheng
bce88c93ba
update swagger pareer to 2.1.28 (
#21325
)
2025-06-02 15:33:27 +08:00
..
controllers
Bugfix:
#1666
: Change requestBody argument name to 'body' (
#20207
)
2024-11-30 10:20:06 +08:00
models
[python-flask]
Fix
#19487
SyntaxWarning (
#19489
)
2024-10-10 14:48:02 +08:00
openapi
update swagger pareer to 2.1.28 (
#21325
)
2025-06-02 15:33:27 +08:00
test
[Python] Add enum support when building default values for model properties when using
$ref
(
#18796
)
2024-06-08 16:18:03 +08:00
__init__.py
…
__main__.py
[feature][python-flask] Add CORS support to python-flask server (
#8472
)
2021-01-29 10:54:02 +08:00
encoder.py
[python-flask] adopt python3.5+ syntax (
#16375
)
2023-08-23 10:42:40 +08:00
typing_utils.py
[python-flask] adopt python3.5+ syntax (
#16375
)
2023-08-23 10:42:40 +08:00
util.py
[python-flask] adopt python3.5+ syntax (
#16375
)
2023-08-23 10:42:40 +08:00