@apifreaks/openapi-specs
Advanced tools
| openapi: 3.1.1 | ||
| info: | ||
| title: Merge PDF API - Instantly Combine PDFs at Scale | ||
| version: 1.0.0 | ||
| description: Merge multiple PDF files into a single PDF document in the order they are provided. Accepts up to 100 files per request via file upload or existing file IDs. Returns a task ID for tracking the merge progress. | ||
| version: 1.0.1 | ||
| description: Merge multiple PDF files into a single PDF document in the order they are provided. Accepts input files up to 1GB in size via file upload or existing file IDs. Returns a task ID for tracking the merge progress. | ||
| contact: | ||
@@ -7,0 +7,0 @@ name: APIFreaks Support |
+1
-1
| { | ||
| "name": "@apifreaks/openapi-specs", | ||
| "version": "0.1.1", | ||
| "version": "0.1.2", | ||
| "description": "Public OpenAPI 3.1 specifications for all APIFreaks API products.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -5,4 +5,4 @@ { | ||
| "title": "Merge PDF API - Instantly Combine PDFs at Scale", | ||
| "version": "1.0.0", | ||
| "description": "Merge multiple PDF files into a single PDF document in the order they are provided. Accepts up to 100 files per request via file upload or existing file IDs. Returns a task ID for tracking the merge progress.", | ||
| "version": "1.0.1", | ||
| "description": "Merge multiple PDF files into a single PDF document in the order they are provided. Accepts input files up to 1GB in size via file upload or existing file IDs. Returns a task ID for tracking the merge progress.", | ||
| "contact": { | ||
@@ -9,0 +9,0 @@ "name": "APIFreaks Support", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
6380206
0