You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en/docs/contrib/openapi.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -422,9 +422,7 @@ The `OpenAPIConfig` model encapsulates all settings that control how Lilya gener
422
422
* **Description**: A longer, more detailed description for `info.description`. This field supports Markdown formatting and can cover architecture, usage notes, or any high‐level explanation.
423
423
* **Type**: `str` (nullable)
424
424
* **Default**: `"Yet another framework/toolkit that delivers."`
425
-
* **Usage**:
426
-
427
-
* Renders in the expanded “Info” panel of Swagger UI or as introductory text in ReDoc.
425
+
* **Usage**: Renders in the expanded “Info” panel of Swagger UI or as introductory text in ReDoc.
0 commit comments