Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/heat/+spec/parameter-nested-schema. Description: Parameter schema is flat, it does not allow a nested schema like the properties does. This can make it very difficult to write non-trivial resources as TemplateResources. All that is required is a true List type and a Schema type which is just another Parameters. Specification URL (additional information): None