mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-15 20:02:15 +01:00
Update openapi.yaml
Fix tags
This commit is contained in:
@@ -141,7 +141,7 @@ paths:
|
|||||||
/convert/markdown:
|
/convert/markdown:
|
||||||
post:
|
post:
|
||||||
tags:
|
tags:
|
||||||
- Html2Pdf
|
- Gotenberg
|
||||||
summary: Convert a Markdown file to PDF
|
summary: Convert a Markdown file to PDF
|
||||||
description: >-
|
description: >-
|
||||||
Send an HTML file called `index.html` as a multipart form request and
|
Send an HTML file called `index.html` as a multipart form request and
|
||||||
@@ -311,7 +311,6 @@ paths:
|
|||||||
tags:
|
tags:
|
||||||
- Gotenberg
|
- Gotenberg
|
||||||
summary: Your GET endpoint
|
summary: Your GET endpoint
|
||||||
tags: []
|
|
||||||
responses:
|
responses:
|
||||||
'200':
|
'200':
|
||||||
description: The API is working fine.
|
description: The API is working fine.
|
||||||
|
|||||||
Reference in New Issue
Block a user