11 Commits (c4682af13d6ddc28599753f969d97ce33b946306)

Author SHA1 Message Date
Sebastián Ramírez c7db2ff858
🐛 Fix path and query parameters receiving dict as valid (#287) 6 years ago
Sebastián Ramírez bd407cc4ed
Refactor param extraction using Pydantic Field (#278) 6 years ago
Sebastián Ramírez c64f8346ae
Multi-value query parameters and duplicate headers (#95) 6 years ago
Sebastián Ramírez 1896153d58 ✏️ Fix typos 6 years ago
Sebastián Ramírez 660f917d79 ✏️ Fix typos and docs notes 6 years ago
Sebastián Ramírez 0a65c41909 📝 Move tutorial src files to top level docs 6 years ago
Sebastián Ramírez 00e2e544c7 ♻️ Re-format tutorials, files names and tests 6 years ago
Sebastián Ramírez 659b8ae8af 📝 Update docs, typos, aclarations, fix examples 6 years ago
Sebastián Ramírez 8628120873 📝 Update docs, use the term path operation 6 years ago
Sebastián Ramírez c432fc223c 📝 Add Path params and numeric validators docs 6 years ago
Sebastián Ramírez d79534b015 📝 Move Query params - str validations to better name 6 years ago
Sebastián Ramírez 1f5762703d 📝 Add Query() parameters tutorial and update docs 6 years ago