Browse Source

docs: mark validation error example as JSON

pull/14480/head
Ibrahim Pelumi Lasisi 6 months ago
committed by GitHub
parent
commit
4caab42b7e
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      docs/en/docs/tutorial/path-params.md

2
docs/en/docs/tutorial/path-params.md

@ -178,7 +178,7 @@ GET /models/vgg16
FastAPI returns a clear validation error: FastAPI returns a clear validation error:
``` ```json
{ {
"detail": [ "detail": [
{ {

Loading…
Cancel
Save