Sebastián Ramírez
|
55c4b5fb0b
|
🐛 Fix "default" extra response with extra status codes (#489)
* 🐛 Fix lowercase "default" extra response
* 🐛 Fix model for responses, to allow "default" plus status codes
* ✅ Add test for "default" extra response
|
2019-08-30 16:34:47 -05:00 |
|
Sebastián Ramírez
|
dcc1e1bcf8
|
♻️ Refine internal type declarations and logic around them (#338)
|
2019-06-27 20:51:17 +02:00 |
|
euri10
|
f541d2c200
|
✨ Use a logger instead of the root logging (#222)
|
2019-05-15 14:43:31 +04:00 |
|
Sebastián Ramírez
|
b7d184363f
|
🐛 Fix JSON Schema of additional properties (#121)
#87
|
2019-03-29 15:15:49 +04:00 |
|
Sebastián Ramírez
|
60599bad99
|
🐛 Fix Python 3.7 specific list query handling
|
2018-12-30 21:43:34 +04:00 |
|
Sebastián Ramírez
|
d5e782074f
|
🐛 Fix email_validator error, generated by autoflake
|
2018-12-21 14:51:17 +04:00 |
|
Sebastián Ramírez
|
00e2e544c7
|
♻️ Re-format tutorials, files names and tests
for tutorial files
|
2018-12-18 21:59:06 +04:00 |
|
Sebastián Ramírez
|
d9fbead646
|
🎨 Remove un-used imports, add auto-flake
|
2018-12-13 21:48:03 +04:00 |
|
Sebastián Ramírez
|
9a6fcdd13c
|
🔊 Log body parsing errors
|
2018-12-10 17:54:53 +04:00 |
|
Sebastián Ramírez
|
b763a44328
|
🐛 Fix import of email_validator from Pydantic
|
2018-12-10 17:49:39 +04:00 |
|
Sebastián Ramírez
|
0e19c24014
|
✨ Update parameter names and order
fix mypy types, refactor, lint
|
2018-12-07 19:12:16 +04:00 |
|
Sebastián Ramírez
|
b9d912c638
|
♻️ Refactor, fix and update code
|
2018-12-06 20:24:50 +04:00 |
|