Vincent Maillol
|
799080bbd0
|
Add group parameter feature
|
2021-10-01 08:03:54 +02:00 |
|
Vincent Maillol
|
fa7e8d914b
|
We can add custom tags to generated OPS
|
2021-08-22 15:00:50 +02:00 |
|
Vincent Maillol
|
7ab2d84263
|
Add a hook to intercept ValidationError
|
2021-07-26 08:37:12 +02:00 |
|
Vincent Maillol
|
89a22f2fcd
|
code reformatting
|
2021-07-11 07:31:37 +02:00 |
|
Vincent Maillol
|
08ab4d2610
|
refactoring
|
2021-07-11 07:21:45 +02:00 |
|
Daan de Ruiter
|
c92437c624
|
Further specify allowed_methods type hint
|
2021-05-13 11:06:54 +02:00 |
|
Daan de Ruiter
|
5f86e1efda
|
Improve compatibility with web.View and support subclassing Views
|
2021-05-13 10:59:01 +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
|
c4c18ee4a1
|
increase pydantic integration with headers, query string and url path
|
2020-11-28 12:39:50 +01:00 |
|
Vincent Maillol
|
913f50298c
|
Use docstring of handler in the OAS description
|
2020-11-14 20:33:55 +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 |
|
Vincent Maillol
|
b37c03e9d9
|
parse path and header
|
2020-10-10 16:01:35 +02:00 |
|