Browse Source

Remove obsolete url in `docs/es/docs/tutorial/query-params.md`

pull/13655/head
Motov Yurii 3 weeks ago
committed by GitHub
parent
commit
757161faf1
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 3
      docs/es/docs/tutorial/query-params.md

3
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
}
]
}

Loading…
Cancel
Save