From 2e6a65936d3515e8bab15f3ad274699c14b43e5c Mon Sep 17 00:00:00 2001 From: Kimtae00 <117256782+Kimtae00@users.noreply.github.com> Date: Tue, 5 Dec 2023 01:17:49 +0900 Subject: [PATCH] =?UTF-8?q?=EC=98=A4=ED=83=80=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config/swagger/jobdictionary.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/swagger/jobdictionary.yaml b/src/config/swagger/jobdictionary.yaml index 24f1fe1..6f0b8c6 100644 --- a/src/config/swagger/jobdictionary.yaml +++ b/src/config/swagger/jobdictionary.yaml @@ -109,7 +109,7 @@ paths: schema: type: object required: - - jobname + - jobName properties: jobName: type: string