From 14ff5ac4a4628a1f14d3c0dadb51e02135310c89 Mon Sep 17 00:00:00 2001 From: comavius Date: Tue, 1 Oct 2024 22:52:35 +0900 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20oneTime"T"ext?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/judge/to_backend.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/api/judge/to_backend.yaml b/api/judge/to_backend.yaml index 179f6bf..c9d1190 100644 --- a/api/judge/to_backend.yaml +++ b/api/judge/to_backend.yaml @@ -66,8 +66,8 @@ components: type: number description: テキストリソースの数 example: 3 - oneTimetextCount: - title: oneTimetextCount + oneTimeTextCount: + title: oneTimeTextCount type: number description: テキストの数 example: 3 @@ -75,7 +75,7 @@ components: - shellScriptId - directoryCount - textResourceCount - - oneTimetextCount + - oneTimeTextCount ExecutionConfigMap: title: ExecutionConfigMap type: object @@ -89,8 +89,8 @@ components: type: string format: uuid example: 68ffddc4-adc6-4f93-9ff2-d862ee6cce7a - oneTimetextContents: - title: oneTimetextContents + oneTimeTextContents: + title: oneTimeTextContents type: array description: 動的に変化するテキストデータ items: