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 d971831 commit 9901775Copy full SHA for 9901775
demo/examples/tests/docCards.yaml
@@ -6,9 +6,8 @@ paths:
6
/docs:
7
get:
8
summary: Doc card operation
9
- description: |
10
- Returns documentation.
11
- Supports **markdown** and <b>HTML</b> in descriptions.
+ description: >
+ Returns documentation with **markdown** and <b>HTML</b> in descriptions.
12
tags:
13
- docCards
14
responses:
packages/docusaurus-plugin-openapi-docs/src/openapi/__fixtures__/docCards/openapi.yaml
0 commit comments