Sign In

@apifreaks/openapi-specs

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apifreaks/openapi-specs - npm Package Compare versions

Comparing version
0.1.1
to
0.1.2
+2
-2
dist/specs/pdf/merge-pdf.yaml
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

{
"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