Model properties
Related documentation
Models properties can be declared in .yml files in your models/ directory (as defined by the model-paths config).
You can name these files whatever_you_want.yml, and nest them arbitrarily deeply in subfolders within the models/ directory.
models/<filename>.yml
The JSON Schema defined for both columns and models will be part of the OpenAPI schema.
0