Sebastián Ramírez
|
0cd5485597
|
📝 Update release notes
|
6 years ago |
Sebastián Ramírez
|
528ef7e079
|
✨ Docs and tests, responses with headers and cookies (#185)
|
6 years ago |
Sebastián Ramírez
|
8e3a7699a3
|
🔖 Release 0.19.0
|
6 years ago |
Sebastián Ramírez
|
8998ccaffb
|
📝 Update release notes
|
6 years ago |
Sebastián Ramírez
|
2b7f201a44
|
📝 Add docs about returning a response directly and encoder (#184)
|
6 years ago |
Sebastián Ramírez
|
192ebba2a2
|
♻️ Rename parameter content_type to response_class (#183)
|
6 years ago |
Sebastián Ramírez
|
8880c4cb03
|
🔖 Release 0.18.0
|
6 years ago |
Sebastián Ramírez
|
6324be684f
|
📝 Update release notes
|
6 years ago |
Sebastián Ramírez
|
c705685394
|
✨ Add docs for HTTP Basic Auth and tests (#177)
|
6 years ago |
Sebastián Ramírez
|
945f401d8e
|
📝 Update release notes
|
6 years ago |
Sebastián Ramírez
|
f216d340ec
|
✨ Add automatic header handling for HTTP Basic Auth (#175)
* ✨ Add automatic header handling for HTTP Basic Auth
* 🎨 Remove obsolete comment
|
6 years ago |
Sebastián Ramírez
|
a4558e7053
|
📝 Update release notes
|
6 years ago |
Sebastián Ramírez
|
298f8478e2
|
🔒 Fix development dependencies security (#174)
|
6 years ago |
Sebastián Ramírez
|
b86d163470
|
📝 Rename additional response OpenAPI declarations
|
6 years ago |
Sebastián Ramírez
|
9e2d37b89c
|
📝 Update release notes
|
6 years ago |
Sebastián Ramírez
|
97adadd9e1
|
📝 Add docs for middleware (#173)
|
6 years ago |
Sebastián Ramírez
|
26e3dffb37
|
🚀 Deploy when tagged using Python 3.6
|
6 years ago |
Sebastián Ramírez
|
aa7b4bd101
|
🔖 0.17.0
|
6 years ago |
Sebastián Ramírez
|
ffc4c716c0
|
🚀 Make Flit publish from CI (#170)
|
6 years ago |
Sebastián Ramírez
|
ef7b6e8eaf
|
📝 Update Release Notes
|
6 years ago |
Sebastián Ramírez
|
596243f4a5
|
✨ Add docs about CORS (#169)
|
6 years ago |
Sebastián Ramírez
|
766bf1c5aa
|
📝 Update release notes
|
6 years ago |
Sebastián Ramírez
|
9e748dbca4
|
✨ By default, encode by alias (#168)
|
6 years ago |
Sebastián Ramírez
|
cefe6cf92c
|
🔖 Release version 0.16.0
|
6 years ago |
Sebastián Ramírez
|
be3953499f
|
📝 Update release notes
|
6 years ago |
Sebastián Ramírez
|
546d233dec
|
♻️ Update Pydantic usage, types, values, minor structure changes (#164)
|
6 years ago |
Sebastián Ramírez
|
61dd36a945
|
✨ Upgrade docstring Markdown parsing (#163)
* ✨ Upgrade docstring Markdown parsing
* 📝 Update release notes
|
6 years ago |
Sebastián Ramírez
|
27f9d55c3e
|
📝 Update release notes
|
6 years ago |
euri10
|
906cc60f65
|
⬆️ Upgrade Pydantic to 0.23 (#160)
* Add websocket to APIRouter
* Upgrade pydantic to v0.23.0
* Forgot pyproject.toml
* ⬆️ Upgrade some Pipfile.lock dependencies
|
6 years ago |
Sebastián Ramírez
|
69afaf256f
|
📝 Update release notes
|
6 years ago |
Daniel Michaels
|
4ab349a2a8
|
✏️ fixed small typo /tutorial/extra-models.md (#159)
|
6 years ago |
Sebastián Ramírez
|
9c258107b4
|
📝 Update release notes
|
6 years ago |
hayata-yamamoto
|
29a4f90bcd
|
📝 fix URL examples in Tutorial: Query Parameters (#157)
* modify tutorial
* modify item_id
|
6 years ago |
Sebastián Ramírez
|
361fd00777
|
📝 Add note about Swagger UI and multi-part uploads
|
6 years ago |
Sebastián Ramírez
|
4c3cf31730
|
🔖 Release 0.15.0, multi-file uploads
|
6 years ago |
Sebastián Ramírez
|
aad6b123f7
|
✨ Add support for multi-file uploads (#158)
|
6 years ago |
Sebastián Ramírez
|
e40e87c662
|
📝 Use same link in benchmarks as in index
|
6 years ago |
Sebastián Ramírez
|
84de980977
|
✨ Add docs about responses with additional status codes (#156)
* ✨ Add docs about responses with additional status codes
* 📝 Update docs, link to documenting additional responses
|
6 years ago |
Sebastián Ramírez
|
08484603ee
|
🔖 Release 0.14.0
|
6 years ago |
Sebastián Ramírez
|
ab6dd60997
|
📝 Add note on installing and running pytest
|
6 years ago |
Sebastián Ramírez
|
c9ef7bd6dc
|
📝 Update release notes
|
6 years ago |
Sebastián Ramírez
|
88ece95a30
|
🎨 Improve automatic naming of path operations in API docs (#155)
* 🎨 Improve operation summary naming
* 📝 Update names in README
* 🚚 Improve names of security tutorial
|
6 years ago |
Sebastián Ramírez
|
366c5db0bb
|
📝 Update release notes
|
6 years ago |
Sebastián Ramírez
|
46e3811f8d
|
✨ Add testing docs and tests (#151)
* ✏️ Fix typo in security intro
* ✨ Add testing docs and tests
* 🐛 Debug Travis coverage
* 🐛 Debug Travis coverage, report XML
* 💚 Make Travis/Flit use same code install
* ⏪ Revert Travis/Codecov debugging changes
|
6 years ago |
Sebastián Ramírez
|
613e211d20
|
📝 Update release notes
|
6 years ago |
William Hayes
|
500f2b2ad4
|
✨ Add deeplinking to Swagger UI (#148)
Update the Swagger UI docs to deep link to path operations to share them more easily.
|
6 years ago |
Sebastián Ramírez
|
5cf7718657
|
📝 Update release notes
|
6 years ago |
Sebastián Ramírez
|
727b656c8d
|
⬆️ Update development dependencies, Pipfile.lock (#150)
|
6 years ago |
Sebastián Ramírez
|
cc7102e9b8
|
📝 Add opinions in main page
|
6 years ago |
Sebastián Ramírez
|
5123915fe4
|
📝 Include Hug and Falcon in Alternatives/Inspiration
|
6 years ago |