Browse Source

🎨 Auto format

pull/14480/head
pre-commit-ci-lite[bot] 7 months ago
committed by GitHub
parent
commit
0f940cb4e9
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

@ -166,7 +166,7 @@ Because the available values for the *path parameter* are predefined, the intera
<img src="/img/tutorial/path-params/image03.png">
### Common Validation Errors with Enums { #enum-validation-errors }
### Common Validation Errors with Enums { #common-validation-errors-with-enums }
When using an `Enum` for a path parameter, FastAPI will validate the value automatically.

Loading…
Cancel
Save