Project

Specification

{
  "name": String,
  "description": String
}

Structure Values

Field NameTypeDescriptionRequiredDefault
nameStringProject name.Required
descriptionStringExpanded project information.
None

Example

{
  "name": "main_etl",
  "description": "The main ETL jobs for the data lake"
}
Was this article helpful?
0 out of 0 found this helpful