Skip to content

Fix docs code include syntax in python-types.md#15199

Closed
peteroyce wants to merge 1 commit intofastapi:masterfrom
peteroyce:fix/docs-code-include-syntax
Closed

Fix docs code include syntax in python-types.md#15199
peteroyce wants to merge 1 commit intofastapi:masterfrom
peteroyce:fix/docs-code-include-syntax

Conversation

@peteroyce
Copy link
Copy Markdown

Summary

  • Fixed two code include directives in docs/en/docs/python-types.md that used the old {!> ... !} syntax instead of the current {* ... *} syntax
  • Lines 231 and 243 were not rendering code snippets correctly due to the outdated include format

Test plan

  • Verify the referenced code snippets render correctly in the documentation
  • Confirm no other files use the old include syntax

🤖 Generated with Claude Code

@github-actions github-actions bot added the docs Documentation about how to use FastAPI label Mar 23, 2026
@github-actions
Copy link
Copy Markdown
Contributor

@YuriiMotov
Copy link
Copy Markdown
Member

YuriiMotov commented Mar 23, 2026

🤖 Generated with Claude Code

@peteroyce, have you reviewed it?

@nidhishgajjar

This comment was marked as low quality.

@github-actions github-actions bot removed the waiting label Apr 14, 2026
@YuriiMotov YuriiMotov closed this Apr 15, 2026
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.

3 participants