Browse Source
Remove obsolete url in `docs/es/docs/tutorial/query-params.md`
pull/13655/head
Motov Yurii
3 weeks ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
2 deletions
-
docs/es/docs/tutorial/query-params.md
|
|
@ -147,8 +147,7 @@ http://127.0.0.1:8000/items/foo-item |
|
|
|
"needy" |
|
|
|
], |
|
|
|
"msg": "Field required", |
|
|
|
"input": null, |
|
|
|
"url": "https://errors.pydantic.dev/2.1/v/missing" |
|
|
|
"input": null |
|
|
|
} |
|
|
|
] |
|
|
|
} |
|
|
|