Merge with head#2
Merged
Merged
Conversation
…. 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]>
Co-authored-by: Sebastián Ramírez <[email protected]>
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]>
…s Codes (#2145) Co-authored-by: Taki Komiyama <[email protected]> Co-authored-by: T. Tokusumi <[email protected]>
Co-authored-by: Sebastián Ramírez <[email protected]>
Co-authored-by: Sebastián Ramírez <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.