..
additional_responses
✨ Add/refactor addditional responses, tests, docs
6 years ago
additional_status_codes
✨ Add docs about responses with additional status codes (#156)
6 years ago
app_testing
✨ Add testing docs and tests (#151)
6 years ago
application_configuration
⬆️ Update Pydantic to 0.21.0 (#90)
6 years ago
async_sql_databases
✨ Add docs and tests for encode/databases (#107)
6 years ago
background_tasks
✨ Add support for BackgroundTasks parameters (#103)
6 years ago
bigger_applications
✨ Add parameter dependencies to path operation decorators and include_router (#235)
6 years ago
body
📝 Move tutorial src files to top level docs
6 years ago
body_multiple_params
📝 Move tutorial src files to top level docs
6 years ago
body_nested_models
📝 fix typos in nested models and OAuth2 with JWT (#127)
6 years ago
body_schema
📝 Move tutorial src files to top level docs
6 years ago
body_updates
✨ Add include, exclude, and by_alias to path operation methods (#264)
6 years ago
cookie_params
📝 Move tutorial src files to top level docs
6 years ago
cors
✨ Add docs about CORS (#169)
6 years ago
custom_response
♻️ Rename parameter content_type to response_class (#183)
6 years ago
debugging
📝 Add docs for debugging
6 years ago
dependencies
✨ Add parameter dependencies to path operation decorators and include_router (#235)
6 years ago
encoder
📝 Add docs about returning a response directly and encoder (#184)
6 years ago
events
✨ Add testing docs and tests (#151)
6 years ago
extending_openapi
✨ Add docs/tests extending OpenAPI (#126)
6 years ago
extra_data_types
✅ Add docs, tests and fixes for extra data types
6 years ago
extra_models
✨ Document and test union and list response models (#108)
6 years ago
first_steps
📝 Move tutorial src files to top level docs
6 years ago
graphql
✨ Add docs for GraphQL (#48)
6 years ago
handling_errors
🎨 Improve automatic naming of path operations in API docs (#155)
6 years ago
header_params
✨ Multi-value query parameters and duplicate headers (#95)
6 years ago
middleware
📝 Add docs for middleware (#173)
6 years ago
nosql_databases
📝 Move tutorial src files to top level docs
6 years ago
path_operation_advanced_configuration
📝 Move tutorial src files to top level docs
6 years ago
path_operation_configuration
✨ Upgrade docstring Markdown parsing (#163)
6 years ago
path_params
📝 Add note about path declaration order
6 years ago
path_params_numeric_validations
📝 Move tutorial src files to top level docs
6 years ago
python_types
📝 Move tutorial src files to top level docs
6 years ago
query_params
⬆️ Add tests, fix issues and update Pydantic
6 years ago
query_params_str_validations
✨ Multi-value query parameters and duplicate headers (#95)
6 years ago
request_files
✨ Add support for multi-file uploads (#158)
6 years ago
request_forms
📝 Move tutorial src files to top level docs
6 years ago
request_forms_and_files
Add support for UploadFile class annotations (#63)
6 years ago
response_cookies
✨ Docs and tests, responses with headers and cookies (#185)
6 years ago
response_directly
📝 Add docs about returning a response directly and encoder (#184)
6 years ago
response_headers
✨ Docs and tests, responses with headers and cookies (#185)
6 years ago
response_model
✨ Add include, exclude, and by_alias to path operation methods (#264)
6 years ago
response_status_code
📝 Add docs for response status codes
6 years ago
security
✨ Use 401 with WWW-Authenticate for OAuth2 and add scope_str (#188)
6 years ago
sql_databases
📝 Update default error response in SQL tutorial
6 years ago
static_files
✨ Add docs and tests for Jinja2 templates (#186)
6 years ago
sub_applications
Add Open API prefix route - correct docs behind reverse proxy (#26)
6 years ago
templates
✨ Add docs and tests for Jinja2 templates (#186)
6 years ago
using_request_directly
📝 Add docs for using the Starlette Request directly (#25)
6 years ago
websockets
✨ Add support for WebSockets with dependencies, params, etc #166 (#178)
6 years ago