Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📝 Update docs_src/path_params_numeric_validations/tutorial006.py #11478

Merged
merged 5 commits into from
Aug 28, 2024

Conversation

MuhammadAshiqAmeer
Copy link
Contributor

The size parameter was not appended into the results.

The size parameter was not appended into the results.
@tiangolo
Copy link
Member

📝 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
@tiangolo
Copy link
Member

📝 Docs preview for commit 83684df at: https://7abfa613.fastapitiangolo.pages.dev

@alejsdev alejsdev changed the title Update tutorial006.py 📝 Update docs_src/path_params_numeric_validations/tutorial006.py May 4, 2024
@alejsdev alejsdev added the docs Documentation about how to use FastAPI label May 4, 2024
@tiangolo
Copy link
Member

📝 Docs preview for commit e31090d at: https://9d7f0a09.fastapitiangolo.pages.dev

Copy link
Contributor

📝 Docs preview for commit e5695b3 at: https://61df5171.fastapitiangolo.pages.dev

Copy link
Member

@svlandeg svlandeg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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!

@tiangolo
Copy link
Member

Cool, thanks @MuhammadAshiqAmeer! ☕

And thanks @svlandeg 🍰

@tiangolo tiangolo merged commit 9b35d35 into fastapi:master Aug 28, 2024
49 checks passed
@MuhammadAshiqAmeer
Copy link
Contributor Author

@svlandeg , @tiangolo Thanks and looking forward to contribute more : )

black-redoc pushed a commit to black-redoc/fastapi that referenced this pull request Sep 12, 2024
…astapi#11478)

Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
black-redoc pushed a commit to black-redoc/fastapi that referenced this pull request Sep 12, 2024
…astapi#11478)

Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
black-redoc pushed a commit to black-redoc/fastapi that referenced this pull request Sep 12, 2024
…astapi#11478)

Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation about how to use FastAPI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants