Reference
For a complete model reference, please see the Swagger UI documentation.
For a quick overview, each tutorial file can contain two elements:
- parts (required)
The individual parts of the tutorial. A part can have multiple types, either:
CommandsPartModelfor a list of commands to execute.FilePartModelfor a file to create.
- configuration (optional)
Global/initial configuration for the tutorial. This is represented by the
ConfigurationModel.