From 2043ee1d1810ba61ac79c3c60abea44b22429250 Mon Sep 17 00:00:00 2001 From: Anthony Stirling <77850077+Frooodle@users.noreply.github.com> Date: Fri, 5 Sep 2025 00:10:27 +0100 Subject: [PATCH] Update pdftools.yml --- pdftools.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/pdftools.yml b/pdftools.yml index 81e7362f5..81dedfa0c 100644 --- a/pdftools.yml +++ b/pdftools.yml @@ -1,4 +1,4 @@ -openapi: 3.1.0 +openapi: 3.1.0 info: title: Stirling PDF - Processing API description: >- @@ -28,8 +28,6 @@ tags: description: APIs for React UI data (Proprietary features) - name: Analysis description: Analysis APIs - - name: Misc - description: Miscellaneous PDF APIs - name: Misc description: Miscellaneous APIs - name: Convert @@ -135,7 +133,7 @@ paths: This operation takes an input PDF file with a list of areas, page number(s)/range(s)/function(s) to redact. Input:PDF, Output:PDF, Type:SISO - operationId: redactPDF + operationId: redactPdfManual requestBody: content: multipart/form-data: