diff --git a/schema/private.openapi.yaml b/schema/private.openapi.yaml index 49399e14..6700beae 100644 --- a/schema/private.openapi.yaml +++ b/schema/private.openapi.yaml @@ -248,6 +248,10 @@ components: type: integer example: 201 description: status code of the request + message: + type: string + example: "Unexpected error during processing" + description: Error Message id: $ref: './public.openapi.yaml#/components/schemas/RunId' required: