From 7577ee1138a33381b8b6f14766124abb5d048102 Mon Sep 17 00:00:00 2001 From: gkumbhat Date: Mon, 3 Jun 2024 14:23:26 -0500 Subject: [PATCH] :technologist: Fix o8 API with error.code datatype Signed-off-by: gkumbhat --- docs/api/orchestrator_openapi_0_1_0.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/orchestrator_openapi_0_1_0.yaml b/docs/api/orchestrator_openapi_0_1_0.yaml index 06dcf269..6a62bc6b 100644 --- a/docs/api/orchestrator_openapi_0_1_0.yaml +++ b/docs/api/orchestrator_openapi_0_1_0.yaml @@ -172,7 +172,7 @@ components: type: object properties: code: - type: string + type: number details: type: string required: