spinenkoia
beb638c0af
Added a wrapper for get_oas to throw spec info ( #12 ) ( #13 )
...
* Added a wrapper for get_oas to throw spec info (#12 )
* Added tests generate_oas
* Moved params to Application
Co-authored-by: Спиненко Иван ispinenko@ussc.ru <ispinenko@ussc.ru>
2021-04-04 13:22:05 +02:00
Vincent Maillol
070d7e7259
Increase OAS description
...
Parce docstring of http handlers to increase OAS
Remove the not expected definitions key in the OAS
2020-12-20 13:08:51 +01:00
Vincent Maillol
25fcac18ec
Fix wrong link in OAS components with nested pydantic.BaseModel
2020-11-28 19:46:36 +01:00
Vincent Maillol
d866ce5358
fix bug we cannot use optional params
2020-11-03 12:54:28 +01:00
Vincent Maillol
cda4fba4c2
Add a command line tool to generate OAS in a file
2020-11-01 14:35:41 +01:00
Vincent Maillol
62d871fb5c
Add type to define OAS responses
2020-10-30 16:05:04 +01:00
Vincent Maillol
d6b5fc26f3
Add sub-app to generate open api spec
2020-10-25 20:28:11 +01:00