📝 Update docs_src/path_params_numeric_validations/tutorial006.py#11478
Conversation
The size parameter was not appended into the results.
|
📝 Docs preview for commit 4254b2c at: https://dcbd9b93.fastapitiangolo.pages.dev |
The size parameter was not appended to results
The size parameter was not appended to results
|
📝 Docs preview for commit 83684df at: https://7abfa613.fastapitiangolo.pages.dev |
docs_src/path_params_numeric_validations/tutorial006.py
|
📝 Docs preview for commit e31090d at: https://9d7f0a09.fastapitiangolo.pages.dev |
|
📝 Docs preview for commit e5695b3 at: https://61df5171.fastapitiangolo.pages.dev |
svlandeg
left a comment
There was a problem hiding this comment.
Thanks for the PR!
Adding the size parameter to the results makes sense because then at least the body of the function is doing something with this value. Mostly this part of the tutorial is about using the gt and lt annotations in Query, so it doesn't matter much either way, but this edit doesn't hurt 🙂
Thanks again!
|
Cool, thanks @MuhammadAshiqAmeer! ☕ And thanks @svlandeg 🍰 |
…astapi#11478) Co-authored-by: Sofie Van Landeghem <[email protected]>
…astapi#11478) Co-authored-by: Sofie Van Landeghem <[email protected]>
…astapi#11478) Co-authored-by: Sofie Van Landeghem <[email protected]>
…astapi#11478) Co-authored-by: Sofie Van Landeghem <[email protected]>
The size parameter was not appended into the results.