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

🌐 Add Russian translation for docs/ru/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md #11411

Conversation

anton2yakovlev
Copy link
Contributor

No description provided.

@anton2yakovlev anton2yakovlev changed the title 🌐 Add Russian translation for docs/ru/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md 🌐 Add Russian translation for docs/ru/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md Apr 5, 2024
@anton2yakovlev anton2yakovlev marked this pull request as ready for review April 5, 2024 07:35
@tiangolo
Copy link
Owner

tiangolo commented Apr 5, 2024

📝 Docs preview for commit bccaf5d at: https://b583a413.fastapitiangolo.pages.dev

@tiangolo
Copy link
Owner

tiangolo commented Apr 5, 2024

📝 Docs preview for commit c102cf8 at: https://12bb5d7a.fastapitiangolo.pages.dev

@alejsdev alejsdev added lang-all Translations lang-ru Russian translations awaiting-review labels Apr 5, 2024
Copy link
Contributor

@s111d s111d left a comment

Choose a reason for hiding this comment

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

В целом – хорошо. Нраица.


## Global Dependencies
## Глобальный Dependencies
Copy link
Contributor

Choose a reason for hiding this comment

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

ГлобальныЕ ? Или это один объект?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Речь про один объект, который единожды задается при создании всего FastAPI приложения, пример:
app = FastAPI(dependencies=[Depends(verify_token), Depends(verify_key)])

@tiangolo
Copy link
Owner

tiangolo commented Apr 6, 2024

📝 Docs preview for commit 4e9f38f at: https://75fad4e6.fastapitiangolo.pages.dev

@anton2yakovlev
Copy link
Contributor Author

В целом – хорошо. Нраица.

Привет, спасибо за ревью! Все поправил за исключением пары моментов, по ним отписался

@alejsdev alejsdev merged commit 91606c3 into tiangolo:master Apr 6, 2024
45 checks passed
@alejsdev
Copy link
Collaborator

alejsdev commented Apr 6, 2024

Thanks for the contribution! @anton2yakovlev 🤓 🚀

And thanks for the reviews @arynoot @s111d 🔍

If anyone has suggestions or wants to improve something, feel free to create a new PR. Thank you! 🤓

@anton2yakovlev anton2yakovlev deleted the dependencies-in-path-operation-decorators-russian-translation branch April 6, 2024 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved-1 lang-all Translations lang-ru Russian translations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants