JONEMI19
|
b0109cd399
|
add test for invalid mapping
|
3 years ago |
JONEMI19
|
2251c78e14
|
add none check back in
|
3 years ago |
JONEMI19
|
846ae007c8
|
linting
|
3 years ago |
JONEMI19
|
4e15aa1d12
|
adding tests and restricting mappings to only Mapping type
|
3 years ago |
JONEMI19
|
2fd29c1775
|
Merge remote-tracking branch 'tiangolo/master' into free-form-queries
|
3 years ago |
JONEMI19
|
6d411b53cf
|
add test queries for params and sequence params
|
3 years ago |
JONEMI19
|
cfa97c5884
|
remove check for now-valid sequence param
|
3 years ago |
JONEMI19
|
378d30d18b
|
handle Map[scalar, List[scalar]] and Map[scalar, scalar] sepaeratly
|
3 years ago |
JONEMI19
|
758590f66c
|
added sequence params to test cases
|
3 years ago |
Sebastián Ramírez
|
ef176c6631
|
🔖 Release version 0.94.1
|
3 years ago |
github-actions
|
7b7e86a307
|
📝 Update release notes
|
3 years ago |
Sebastián Ramírez
|
25aabe05ce
|
🎨 Fix types for lifespan, upgrade Starlette to 0.26.1 (#9245)
|
3 years ago |
JONEMI19
|
fb8a2d5fb2
|
import order
|
3 years ago |
JONEMI19
|
ee70593999
|
fix test
|
3 years ago |
JONEMI19
|
668f96029d
|
linting
|
3 years ago |
JONEMI19
|
2b0e941acb
|
change parsing of return values to account for multiple copies of same param
|
3 years ago |
JONEMI19
|
279285e4ec
|
use mapping type
|
3 years ago |
JONEMI19
|
b092a0be32
|
Merge remote-tracking branch 'yerlin/free-form-queries' into free-form-queries
|
3 years ago |
Sebastián Ramírez
|
392ffaae43
|
🔖 Release version 0.94.0
|
3 years ago |
Sebastián Ramírez
|
202ee0497a
|
📝 Update release notes
|
3 years ago |
github-actions
|
321e873c95
|
📝 Update release notes
|
3 years ago |
github-actions
|
4860631468
|
📝 Update release notes
|
3 years ago |
dependabot[bot]
|
8e4c96c703
|
⬆ Bump black from 22.10.0 to 23.1.0 (#5953)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <[email protected]>
|
3 years ago |
dependabot[bot]
|
39813aa9b0
|
⬆ Bump types-ujson from 5.6.0.0 to 5.7.0.1 (#6027)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <[email protected]>
|
3 years ago |
github-actions
|
3e3278ed3f
|
📝 Update release notes
|
3 years ago |
dependabot[bot]
|
c8a07078cf
|
⬆ Bump dawidd6/action-download-artifact from 2.24.3 to 2.26.0 (#6034)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <[email protected]>
|
3 years ago |
github-actions
|
59f91db1d2
|
📝 Update release notes
|
3 years ago |
pre-commit-ci[bot]
|
f04b61bd16
|
⬆ [pre-commit.ci] pre-commit autoupdate (#5709)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <[email protected]>
|
3 years ago |
github-actions
|
253d58bc5c
|
📝 Update release notes
|
3 years ago |
Yasser Tahiri
|
78b8a9b6ec
|
➕ Add `pydantic` to PyPI classifiers (#5914)
|
3 years ago |
github-actions
|
c26db94a90
|
📝 Update release notes
|
3 years ago |
Vladislav Kramorenko
|
d1f3753e5e
|
🌐 Add Russian translation for `docs/ru/docs/history-design-future.md` (#5986)
|
3 years ago |
github-actions
|
d5b0cc9f58
|
📝 Update release notes
|
3 years ago |
Ben Beasley
|
42daed222e
|
⬆ Upgrade python-multipart to support 0.0.6 (#9212)
|
3 years ago |
github-actions
|
fd3bfe9f50
|
📝 Update release notes
|
3 years ago |
Steven Eubank
|
1fea9c5626
|
📝 Update Sentry link in docs (#9218)
|
3 years ago |
github-actions
|
d783463ebd
|
📝 Update release notes
|
3 years ago |
Sebastián Ramírez
|
8a4cfa52af
|
⬆️ Upgrade Starlette version, support new `lifespan` with state (#9239)
|
3 years ago |
Sebastián Ramírez
|
25382d2d19
|
🔖 Release version 0.93.0
|
3 years ago |
Sebastián Ramírez
|
b9bb441b23
|
📝 Update release notes
|
3 years ago |
github-actions
|
e33f30a607
|
📝 Update release notes
|
3 years ago |
Jordan Speicher
|
cc9a73c3f8
|
✨ Add support for `lifespan` async context managers (superseding `startup` and `shutdown` events) (#2944)
Co-authored-by: Mike Shantz <[email protected]>
Co-authored-by: Jonathan Plasse <[email protected]>
Co-authored-by: Sebastián Ramírez <[email protected]>
|
3 years ago |
github-actions
|
66e03c816b
|
📝 Update release notes
|
3 years ago |
gusty1g
|
639cf3440a
|
🌐 Tamil translations - initial setup (#5564)
Co-authored-by: Sebastián Ramírez <[email protected]>
|
3 years ago |
github-actions
|
2f1b856fe6
|
📝 Update release notes
|
3 years ago |
Axel
|
31e148ba8e
|
🌐 Add French translation for `docs/fr/docs/advanced/path-operation-advanced-configuration.md` (#9221)
Co-authored-by: Julian Maurin <[email protected]>
Co-authored-by: Cedric Fraboulet <[email protected]>
|
3 years ago |
github-actions
|
40c2c44ff9
|
📝 Update release notes
|
3 years ago |
Cedric Fraboulet
|
c5f72f02cd
|
🌐 Add French translation for `docs/tutorial/debugging.md` (#9175)
|
3 years ago |
github-actions
|
9b83a00c40
|
📝 Update release notes
|
3 years ago |
har8
|
83012a9cf6
|
🌐 Initiate Armenian translation setup (#5844)
Co-authored-by: Sebastián Ramírez <[email protected]>
|
3 years ago |