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: