Skip to content

Commit d854e4e

Browse files
author
palaka
committed
add test
1 parent 0808aa1 commit d854e4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/resources/openapi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1711,7 +1711,7 @@
17111711
"Extract PDF"
17121712
],
17131713
"summary": "Extract content from PDF documents and output it in a structured JSON format, along with tables and figures",
1714-
"description": "Extractaaaaaaa PDF Content, Tables content and Tables/Figures renditions from a PDF document. Various available options are: (mutually exclusive)\n\n1. Extract text with structure (headings, paragraphs, lists and footnotes)\n\n2. Extract tables data as CSV or XLSX\n\n3. Extract tables as images.\n\n4. Extract bounding boxes for characters present in text blocks(paragraphs, list, headings)\n\n5. Extract figures or images as PNG",
1714+
"description": "Extract PDF Content, Tables content and Tables/Figures renditions from a PDF document. Various available options are: (mutually exclusive)\n\n1. Extract text with structure (headings, paragraphs, lists and footnotes)\n\n2. Extract tables data as CSV or XLSX\n\n3. Extract tables as images.\n\n4. Extract bounding boxes for characters present in text blocks(paragraphs, list, headings)\n\n5. Extract figures or images as PNG",
17151715
"operationId": "pdfoperations.extractpdf",
17161716
"parameters": [
17171717
{

0 commit comments

Comments
 (0)