Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 825 Bytes

V220DevfileProjects.md

File metadata and controls

16 lines (9 loc) · 825 Bytes

V220DevfileProjects

Properties

Name Type Description Notes
attributes Object Map of implementation-dependant free-form YAML attributes. [optional]
clonePath String Path relative to the root of the projects to which this project should be cloned into. This is a unix-style relative path (i.e. uses forward slashes). The path is invalid if it is absolute or tries to escape the project root through the usage of '..'. If not specified, defaults to the project name. [optional]
git V220DevfileProjectsItemsGit [optional]
name String Project name
zip V220DevfileProjectsItemsZip [optional]