Implement patch, but still a bit ugly

This commit is contained in:
2025-01-31 11:06:33 +01:00
parent 8b64dbac97
commit 12d330fa6f
6 changed files with 67 additions and 20 deletions

View File

@ -90,7 +90,8 @@ paths:
content:
application/json:
schema:
$ref: "#/components/schemas/PatchSigningRequestDocumentRequest"
items:
$ref: "#/components/schemas/PatchOperation"
responses:
204:
description: "Signing request document was patched"
@ -216,7 +217,7 @@ components:
confirmed:
type: boolean
PatchSigningRequestDocumentRequest:
PatchOperation:
type: object
required:
- op