✨ Add support for custom `generate_unique_id_function` and docs for generating clients by tiangolo · Pull Request #4650 · fastapi/fastapi
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 9k
Conversation
Copy link Copy Markdown
Member
tiangolo
commented
Mar 4, 2022
tiangolo
commented
✨ Add support for custom generate_unique_id_function and docs for generating clients.
tiangolo added 9 commits
March 3, 2022 20:25… operation ID duplications
Copy link Copy Markdown
Codecov Report
Merging #4650 (fb652f9) into master (440d2d2) will not change coverage.
The diff coverage is100.00%.
@@ Coverage Diff @@ ## master #4650 +/- ## ========================================== Coverage 100.00% 100.00% ========================================== Files 526 529 +3 Lines 13324 13510 +186 ========================================== + Hits 13324 13510 +186
| Impacted Files | Coverage Δ | |
|---|---|---|
| docs_src/generate_clients/tutorial003.py | 100.00% <100.00%> (ø) |
|
| fastapi/applications.py | 100.00% <100.00%> (ø) |
|
| fastapi/openapi/utils.py | 100.00% <100.00%> (ø) |
|
| fastapi/routing.py | 100.00% <100.00%> (ø) |
|
| fastapi/utils.py | 100.00% <100.00%> (ø) |
|
| tests/test_generate_unique_id_function.py | 100.00% <100.00%> (ø) |
|
| tests/test_include_router_defaults_overrides.py | 100.00% <100.00%> (ø) |
|
| ...tutorial/test_generate_clients/test_tutorial003.py | 100.00% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 440d2d2...fb652f9. Read the comment docs.
Copy link Copy Markdown
Contributor
🚀 Deployed on https://62228bfe7146661bfdd847ad--fastapi.netlify.app
Copy link Copy Markdown
Contributor
github-actions
bot
commented
Mar 4, 2022
github-actions bot commented
Mar 4, 2022📝 Docs preview for commit fb652f9 at: https://62228c2caebe9323f360e7d6--fastapi.netlify.app
tiangolo
merged commit
8a0d4c7
into
master
tiangolo
deleted the
custom-generate-unique-id
branch
bruchar1
mentioned this pull request
9 tasks
JeanArhancet pushed a commit to JeanArhancet/fastapi that referenced this pull request
Aug 20, 2022…enerating clients (fastapi#4650)
Kludex
mentioned this pull request
9 tasks
r266-tech
mentioned this pull request
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