Browse Source

Added missing reference to lifespan scoped dependencies page in the learn tab

pull/12529/head
Nir Schulman 8 months ago
parent
commit
aaf309f8e1
  1. 1
      docs/en/mkdocs.yml

1
docs/en/mkdocs.yml

@ -144,6 +144,7 @@ nav:
- tutorial/dependencies/dependencies-in-path-operation-decorators.md - tutorial/dependencies/dependencies-in-path-operation-decorators.md
- tutorial/dependencies/global-dependencies.md - tutorial/dependencies/global-dependencies.md
- tutorial/dependencies/dependencies-with-yield.md - tutorial/dependencies/dependencies-with-yield.md
- tutorial/dependencies/lifespan-scoped-dependencies.md
- Security: - Security:
- tutorial/security/index.md - tutorial/security/index.md
- tutorial/security/first-steps.md - tutorial/security/first-steps.md

Loading…
Cancel
Save