Skip to main content

model_name

models/<schema>.yml
version: 2

models:
- name: model_name

Definition

The name of the model you are declaring properties for. Must match the filename of a model.

Default

This is a required property, no default exists.

0