Commit Graph

4 Commits

Author SHA1 Message Date
Alexey Kotenko 20a84fdf5f Reformat 2024-01-30 12:19:47 +00:00
Alexey Kotenko 304b55d658 Fix types 2024-01-30 12:17:10 +00:00
Alexey Kotenko d5548ac802 Add args/kwargs to rest of the methods and fix test 2024-01-30 10:41:37 +00:00
Sebastián Ramírez 7b63bc5551
Add include, exclude, and by_alias to path operation methods (#264)
*  Make jsonable_encoder's include and exclude receive sequences

*  Add include, exclude, and by_alias to app and router

*  Add and update tutorial code with new parameters

* 📝 Update docs for new parameters and add docs for updating data

*  Add tests for consistency in path operation methods

*  Add tests for new parameters and update tests
2019-05-27 16:08:13 +04:00