472
edits
(Update package: OSW Core) |
(Update package: OSW Core) |
||
jsonschema | |||
---|---|---|---|
Line 162: | Line 162: | ||
"conditional_visible": { | "conditional_visible": { | ||
"modes": [ | "modes": [ | ||
"query" | "query", | ||
"default" | |||
] | ] | ||
} | } | ||
Line 171: | Line 172: | ||
"title": "Inputs", | "title": "Inputs", | ||
"title*": { | "title*": { | ||
"de": "Eingangsressource" | "de": "Eingangsressource (Input)" | ||
}, | }, | ||
"items": { | "items": { | ||
Line 189: | Line 190: | ||
"conditional_visible": { | "conditional_visible": { | ||
"modes": [ | "modes": [ | ||
"query" | "query", | ||
"default" | |||
] | ] | ||
} | } | ||
Line 198: | Line 200: | ||
"title": "Outputs", | "title": "Outputs", | ||
"title*": { | "title*": { | ||
"de": "Ausgangsressource" | "de": "Ausgangsressource (Output)" | ||
}, | }, | ||
"items": { | "items": { | ||
Line 216: | Line 218: | ||
"conditional_visible": { | "conditional_visible": { | ||
"modes": [ | "modes": [ | ||
"query" | "query", | ||
"default" | |||
] | ] | ||
} | } |
edits