Remove application/x-www-form-urlencoded content type

This commit is contained in:
Anthony Stirling
2025-09-05 00:20:19 +01:00
committed by GitHub
parent bd08359ac8
commit 97afb27183

View File

@@ -182,9 +182,6 @@ paths:
multipart/form-data:
schema:
$ref: '#/components/schemas/SignPDFWithCertRequest'
application/x-www-form-urlencoded:
schema:
$ref: '#/components/schemas/SignPDFWithCertRequest'
responses:
'200':
description: OK