aboutsummaryrefslogtreecommitdiffstats
path: root/cps-rest/docs/api/swagger/components.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'cps-rest/docs/api/swagger/components.yaml')
-rw-r--r--cps-rest/docs/api/swagger/components.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/cps-rest/docs/api/swagger/components.yaml b/cps-rest/docs/api/swagger/components.yaml
index ab964a93a..3b36b8b2f 100644
--- a/cps-rest/docs/api/swagger/components.yaml
+++ b/cps-rest/docs/api/swagger/components.yaml
@@ -88,6 +88,12 @@ components:
application/json:
schema:
$ref: '#/components/schemas/ErrorMessage'
+ Conflict:
+ description: Conflict
+ content:
+ application/json:
+ schema:
+ $ref: '#/components/schemas/ErrorMessage'
Ok:
description: OK
content: