Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Merge with head#2

Merged
Rubikoid merged 198 commits into
Rubikoid:jsonable_encoder-dict-fixfrom
fastapi:master
Dec 5, 2020
Merged

Merge with head#2
Rubikoid merged 198 commits into
Rubikoid:jsonable_encoder-dict-fixfrom
fastapi:master

Conversation

@Rubikoid

@Rubikoid Rubikoid commented Dec 5, 2020

Copy link
Copy Markdown
Owner

No description provided.

izaguerreiro and others added 30 commits July 26, 2020 23:00
…. Use the new one (#2162)

as it is not compatible with forks
Co-authored-by: ryusuke.miyaji <[email protected]>
Co-authored-by: ryuckel <[email protected]>
* Portuguese translation project-generation

* Update docs/pt/docs/project-generation.md

Co-authored-by: Marcelo Trylesinski <[email protected]>

* Update docs/pt/docs/project-generation.md

Co-authored-by: Marcelo Trylesinski <[email protected]>

* Update docs/pt/docs/project-generation.md

Co-authored-by: Marcelo Trylesinski <[email protected]>

* Update docs/pt/docs/project-generation.md

Co-authored-by: Marcelo Trylesinski <[email protected]>

* Update docs/pt/docs/project-generation.md

Co-authored-by: Marcelo Trylesinski <[email protected]>

* Update docs/pt/docs/project-generation.md

Co-authored-by: Marcelo Trylesinski <[email protected]>

* Update docs/pt/docs/project-generation.md

Co-authored-by: Marcelo Trylesinski <[email protected]>

* Update docs/pt/docs/project-generation.md

Co-authored-by: Marcelo Trylesinski <[email protected]>

* Update docs/pt/docs/project-generation.md

Co-authored-by: Marcelo Trylesinski <[email protected]>

* Update docs/pt/docs/project-generation.md

Co-authored-by: Marcelo Trylesinski <[email protected]>

* Update docs/pt/docs/project-generation.md

* ✏ Fix typo in docs/pt/docs/project-generation.md

Co-authored-by: Marcelo Trylesinski <[email protected]>
Co-authored-by: Sebastián Ramírez <[email protected]>
Co-authored-by: ryusuke.miyaji <[email protected]>
Co-authored-by: ryuckel <[email protected]>
Co-authored-by: Sebastián Ramírez <[email protected]>
Co-authored-by: ryusuke.miyaji <[email protected]>
Co-authored-by: ryuckel <[email protected]>
Co-authored-by: Sebastián Ramírez <[email protected]>
Co-authored-by: ryusuke.miyaji <[email protected]>
Co-authored-by: ryuckel <[email protected]>
Co-authored-by: Sebastián Ramírez <[email protected]>
Co-authored-by: ryusuke.miyaji <[email protected]>
Co-authored-by: ryuckel <[email protected]>
Co-authored-by: Sebastián Ramírez <[email protected]>
github-actions and others added 29 commits November 25, 2020 17:28
Co-authored-by: T. Tokusumi <[email protected]>
Co-authored-by: Taki Komiyama <[email protected]>
Co-authored-by: Sebastián Ramírez <[email protected]>
…c) (#2434)

* ✨ Add Default and DefaultPlaceholder data structures

to handle defaults and overrides

* ✨ Add utils to get values by priority handling DefaultPlaceholders

* ✨ Add support for top-level parameters in FastAPI, APIRouter, include_router

including: prefix, tags, dependencies, deprecated, include_in_schema, responses, default_response_class, callbacks

* ♻️ Update openapi utils to handle DefaultPlaceholder for response_class

* 📝 Update bigger-application example code to use top-level params

and showcase them in APIRouter, FastAPI, include_router

* 📝 Update docs for Bigger Applications, include diagrams, top-level params

* 🔥 Simplify code and docs for callbacks as default_response_class is no longer required

* 📝 Add docs for top-level dependencies, in FastAPI()

* 📝 Add docs reference to top-level dependencies in docs for decorator

* ✅ Update/increase tests for Bigger Applications including shared parameters

* ✅ Add tests for top-level dependencies in FastAPI()

* ✅ Add tests for internal DefaultPlaceholder

* ✅ Update/increase tests for callbacks with top-level parameters

* ✅ Add LOTS of tests covering branches and cases for shared parameters

in top-level FastAPI, path operations, include_router, APIRouter, its path operations, nested include_router, nested APIRouter, and its path operations

* 🎨 Format/reorder parameters for consistency in FastAPI, APIRouter, include_router
Co-authored-by: github-actions <[email protected]>
@Rubikoid Rubikoid merged commit 0d1ef00 into Rubikoid:jsonable_encoder-dict-fix Dec 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.