From a5aa697ace550fe82957d2c95cd0b6bf4087a946 Mon Sep 17 00:00:00 2001 From: Aldino Kemal Date: Wed, 28 Dec 2022 14:51:32 +0700 Subject: [PATCH] chore: update openapi --- docs/openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/openapi.yaml b/docs/openapi.yaml index bcb6a40..abb870d 100644 --- a/docs/openapi.yaml +++ b/docs/openapi.yaml @@ -723,7 +723,7 @@ components: type: object properties: code: - type: integer + type: string example: 400 description: 'HTTP Status Code' message: