Update pdftools.yml

This commit is contained in:
Anthony Stirling 2025-09-05 00:10:27 +01:00 committed by GitHub
parent 4963303341
commit 2043ee1d18
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: