4 Commits (7e4d7fe895de205d8cc0ff99d0a0de870d693a5f)

Author SHA1 Message Date
Samuel Colvin e9b189e9f2
Improve test debugging (#1222) 5 years ago
Sebastián Ramírez 0ac9b3ee5c
Re-export utils from Starlette (#1064) 5 years ago
Sebastián Ramírez b307d38897
♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890) 5 years ago
Zoltan Papp 19c53b21c1 Allow using custom 422 validation error and use media type from response class in schema (#437) 6 years ago
Sebastián Ramírez 62af6e0eeb
Separate Pydantic's ValidationError handler and improve docs for error handling (#273) 6 years ago
Sebastián Ramírez 88ece95a30
🎨 Improve automatic naming of path operations in API docs (#155) 6 years ago
Sebastián Ramírez 955e9fcb31
Update fix SQLAlchemy support with ORM (#30) 6 years ago
Sebastián Ramírez be957e7c99 Allow lists of query or header params 6 years ago
Sebastián Ramírez b38fb937b0 🔇 Remove debugging prints 6 years ago
Sebastián Ramírez ae50492735 Add tests for header parameters 6 years ago
Sebastián Ramírez 00e2e544c7 ♻️ Re-format tutorials, files names and tests 6 years ago