mta.yaml
A MTA projects v3.3
| Type | object |
|---|---|
| File match |
mta.yaml
mta.yml
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/mta-yaml/latest.json |
| Source | https://www.schemastore.org/mta.json |
Validate with Lintel
npx @lintel/lintel check
MTA DESCRIPTOR SCHEMA
Properties
The schema version that is being used for authoring a descriptor. The schema version should comply with the semantic versioning standard.
An application ID, that may contain any number of unicode characters and should be unique in the target runtime environment.
The application version that should comply with the semantic versioning standard.
A free text describing this application.
The provider or vendor of this application.
A copyright statement from the provider.
A list of modules.
A list of resources that are required by the modules of this MTA project.
It is possible to define parameters in external files. The "includes" section is used to point to those files.
Definitions
It is possible to define parameters in external files. The "includes" section is used to point to those files.