MAILLOL Vincent
|
145d2fc0f2
|
query string accept multiple values for same parameter key (#11)
|
2021-03-27 11:56:19 +01:00 |
|
Daan de Ruiter
|
81d4e93a1d
|
Prevent internal server error when receiving a JSON request body with non-object top-level structure (#9)
Prevent internal server error when receiving a JSON request body with non-object top-level structure
|
2021-03-05 21:46:13 +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
|
c4c18ee4a1
|
increase pydantic integration with headers, query string and url path
|
2020-11-28 12:39:50 +01:00 |
|
Vincent Maillol
|
2db23d3328
|
PydanticView returns 400 if the request payload is not JSON
|
2020-11-03 13:10:44 +01:00 |
|
Vincent Maillol
|
d866ce5358
|
fix bug we cannot use optional params
|
2020-11-03 12:54:28 +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 |
|
Vincent Maillol
|
b37c03e9d9
|
parse path and header
|
2020-10-10 16:01:35 +02:00 |
|