We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bbb3c3 commit 02fcedbCopy full SHA for 02fcedb
docs/tutorial/fastapi/read-one.md
@@ -56,7 +56,7 @@ And because we are using the `response_model` with `HeroPublic`, it will be vali
56
57
{* ./docs_src/tutorial/fastapi/read_one/tutorial001_py310.py ln[1:2] hl[6:12] *}
58
59
-{* ./docs_src/tutorial/fastapi/read_one/tutorial001_py310.py[ln:59-65] hl[6:12] *}
+{* ./docs_src/tutorial/fastapi/read_one/tutorial001_py310.py ln[59:65] hl[6:12] *}
60
61
/// details | 👀 Full file preview
62
0 commit comments