mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-09-18 09:29:24 +00:00
Update pdftools.yml
This commit is contained in:
parent
4963303341
commit
2043ee1d18
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user