{ | |
"inputs": { | |
"template-prefix": { | |
"required": true, | |
"type": "list", | |
"entry_schema": { | |
"type": "string" | |
} | |
}, | |
"template-prefix-with-complex-type": { | |
"type": "list", | |
"properties": { | |
"prefix-id": { | |
"description": "", | |
"required": false, | |
"type": "string", | |
"status": "", | |
"constraints": [ | |
{} | |
], | |
"entry_schema": { | |
"type": "" | |
} | |
} | |
} | |
}, | |
"resource-assignment-properties": { | |
"private1-prefix-id": { | |
"description": "", | |
"required": false, | |
"type": "string", | |
"status": "", | |
"constraints": [ | |
{} | |
], | |
"entry_schema": { | |
"type": "" | |
} | |
} | |
} | |
} | |
} |