From 0fa55f11fb80e8572d463b9b32f36492eff11561 Mon Sep 17 00:00:00 2001 From: ronenk1 Date: Mon, 27 Mar 2023 17:14:25 +0300 Subject: [PATCH] fix: adding missing errorReason --- openapi3.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openapi3.yaml b/openapi3.yaml index 57e97e8..b43cc71 100644 --- a/openapi3.yaml +++ b/openapi3.yaml @@ -387,6 +387,8 @@ components: jobId: type: string format: uuid + errorReason: + type: string required: - links - expirationTime