Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ec9976f

Browse files
📝 Update includes for docs/en/docs/how-to/conditional-openapi.md (#12624)
1 parent 38bb9f9 commit ec9976f

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

‎docs/en/docs/how-to/conditional-openapi.md‎

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,7 @@ You can easily use the same Pydantic settings to configure your generated OpenAP
2929

3030
For example:
3131

32-
```Python hl_lines="6 11"
33-
{!../../docs_src/conditional_openapi/tutorial001.py!}
34-
```
32+
{* ../../docs_src/conditional_openapi/tutorial001.py hl[6,11] *}
3533

3634
Here we declare the setting `openapi_url` with the same default of `"/openapi.json"`.
3735

0 commit comments

Comments
 (0)