diff --git a/openapi-specs/component-provisioner-v1.0.0.yaml b/openapi-specs/component-provisioner-v1.0.0.yaml index 0f6843a..2d22b76 100644 --- a/openapi-specs/component-provisioner-v1.0.0.yaml +++ b/openapi-specs/component-provisioner-v1.0.0.yaml @@ -446,6 +446,8 @@ components: enum: - success - error + - deletion_success + - deletion_error example: error RestErrorMessage: properties: @@ -580,4 +582,4 @@ components: parameters: type: array items: - $ref: '#/components/schemas/ProjectComponentStatusParameter' + $ref: '#/components/schemas/ProjectComponentStatusParameter' \ No newline at end of file