SemanticDiff fastapi
✨ Add support for disabling the separation of input and output JSON Schemas in OpenAPI with Pydantic v2
#10145
Merged

✨ Add support for disabling the separation of input and output JSON Schemas in OpenAPI with Pydantic v2 #10145

tiangolo merged 17 commits into master from separate-input-output-schemas
tiangolo
tiangolo 📝 Add docs for Separate OpenAPI Schemas for Input and Output
3512c5b6
tiangolo 🔧 Add new docs page to MkDocs config
9c85d730
tiangolo ✨ Add separate_input_output_schemas parameter to FastAPI class
c2e0622b
tiangolo 📝 Add source examples for separating OpenAPI schemas
f65d7543
tiangolo ✅ Add tests for separated OpenAPI schemas
ac433264
tiangolo 📝 Add source examples for Python 3.10, 3.9, and 3.7+
35d7a865
tiangolo 📝 Update docs for Separate OpenAPI Schemas with new multi-version exa…
f78065da
tiangolo ✅ Add and update tests for different Python versions
7e2161e4
tiangolo ✅ Add tests for corner cases with separate_input_output_schemas
927b0b1a
tiangolo 📝 Update tutorial to use Union instead of Optional
704b44d7
tiangolo 🐛 Fix type annotations
9e3882b9
tiangolo 🐛 Fix correct import in test
78702a93
tiangolo
tiangolo 💄 Add CSS to simulate browser windows for screenshots
3693bf4e
tiangolo ➕ Add playwright as a dev dependency to automate generating screenshots
d6b91b0f
tiangolo 🔨 Add Playwright scripts to generate screenshots for new docs
2afc6df6
tiangolo 📝 Update docs, tweak text to match screenshots
80728762
tiangolo 🍱 Add screenshots for new docs
1d81d52b
tiangolo
tiangolo tiangolo marked this pull request as ready for review 1 year ago
tiangolo tiangolo merged ea43f227 into master 1 year ago
tiangolo tiangolo deleted the separate-input-output-schemas branch 1 year ago

Login to write a write a comment.

Login via GitHub

Reviewers
No reviews
Assignees
No one assigned
Labels
Milestone