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: