Skip to content

Commit

Permalink
✏️ oneTime"T"ext
Browse files Browse the repository at this point in the history
  • Loading branch information
comavius committed Oct 1, 2024
1 parent 6b76490 commit 14ff5ac
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions api/judge/to_backend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,16 +66,16 @@ components:
type: number
description: テキストリソースの数
example: 3
oneTimetextCount:
title: oneTimetextCount
oneTimeTextCount:
title: oneTimeTextCount
type: number
description: テキストの数
example: 3
required:
- shellScriptId
- directoryCount
- textResourceCount
- oneTimetextCount
- oneTimeTextCount
ExecutionConfigMap:
title: ExecutionConfigMap
type: object
Expand All @@ -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:
Expand Down

0 comments on commit 14ff5ac

Please sign in to comment.