Fix `ln` and `hl` for `fastapi/openapi/docs.py` in `configure-swagger-ui.md`

This commit is contained in:
Yurii Motov 2025-11-27 16:37:15 +01:00
parent 525ad78695
commit a35fc493c5
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ FastAPI includes some default configuration parameters appropriate for most of t
It includes these default configurations:
{* ../../fastapi/openapi/docs.py ln[8:23] hl[17:23] *}
{* ../../fastapi/openapi/docs.py ln[9:24] hl[18:24] *}
You can override any of them by setting a different value in the argument `swagger_ui_parameters`.