hydra-api: flesh out JobsetInput schema

This commit is contained in:
Cole Helbling
2021-04-27 16:06:49 -07:00
parent 2600810551
commit 72fec31dbb
2 changed files with 16 additions and 0 deletions

View File

@ -553,6 +553,15 @@ components:
JobsetInput:
type: object
properties:
name:
description: name of the input
type: string
type:
description: type of input
type: string
emailresponsible:
description: whether or not to email responsible parties
type: boolean
jobsetinputalts:
type: array
description: ???