We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 03b468c + 354bfa1 commit f9c63c5Copy full SHA for f9c63c5
src/main/resources/openapi/dcs-caseadmin.openapi.yml
@@ -195,6 +195,13 @@ components:
195
- "DOCUMENT_CONTAINS_VIRUS"
196
- "DOCUMENT_NOT_UPLOADED"
197
- "CASE_DELETED"
198
+ - "CASE_LINK_NOT_FOUND"
199
+ - "DEFENDANT_LINK_NOT_FOUND"
200
+ - "DEFENDANT_DELETED"
201
+ - "DEFENCE_NOT_FOUND"
202
+ - "DEFENCE_ALREADY_EXISTS"
203
+ - "DEFENCE_REPRESENTATION_ERROR"
204
+ - "MATERIAL_NOT_ACCEPTED"
205
description: "Error code if the request failed"
206
errorMessage:
207
type: string
0 commit comments