Vincent Maillol
|
69fb553635
|
Fix - Does not work with from __future__ import annotations
|
2022-02-05 10:29:06 +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
|
c4c18ee4a1
|
increase pydantic integration with headers, query string and url path
|
2020-11-28 12:39:50 +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
|
69516ead93
|
fix unittest
|
2020-10-04 12:49:14 +02:00 |
|
Vincent Maillol
|
97ede771d2
|
Create aiohttp_pydantic
|
2020-10-04 12:42:58 +02:00 |
|