ToolMatter
Your Apps in Action
Risersoft
Buy
Try
Explore
Documentation
Public
Use this form to visualize A JSON schema for MTA extension descriptors v3.3.
{{repoTitle.MainEntity}}
_schema-version - Used to indicate to an MTA processing tool (e.g. a deployer), which schema version was taken as the base when authoring a descriptor.
ID - A globally unique ID of this MTA extension descriptor. Unlimited string of unicode characters.
extends - A globally unique ID of the MTA or the MTA extension which shall be extended by this descriptor.
description - A non-translatable description of this MTA extension. This is not a text for application users.
provider - The provider or vendor.
.parameters
_
hooks hooks
#
name
Actions
{{$index+1}}.
{{row.name}}
modules List of the existing modules that will be modified by the extension.
#
name
Actions
{{$index+1}}.
{{row.name}}
resources List of the existing resources that will be modified by the extension.
#
name
active
Actions
{{$index+1}}.
{{row.name}}
{{row.activeSelected.DisplayText}}
module-types A list of existing module type definitions that will be modified by the extension.
#
name
Actions
{{$index+1}}.
resource-types A list of existing resource type definitions that will be modified by the extension.
#
name
Actions
{{$index+1}}.
{{repoTitle.MainEntity}}
name - The name of the existing hook that will be modified by this extension.
.parameters
_hooks
requires List of the existing required dependencies that will be modified by this extension.
#
name
Actions
{{$index+1}}.
{{repoTitle.MainEntity}}
.parameters
_requires
{{repoTitle.MainEntity}}
name - The module name which must match an existing module defined by the deployment descriptor.
.properties
_modules
.parameters
_modules
hooks hooks
#
name
Actions
{{$index+1}}.
{{row.name}}
requires List of the existing required dependencies that will be modified by the extension.
#
name
Actions
{{$index+1}}.
provides List of the existing provided dependencies that will be modified by the extension.
#
name
Actions
{{$index+1}}.
{{repoTitle.MainEntity}}
.properties
_provides
.parameters
_provides
{{repoTitle.MainEntity}}
name - The resource name which must match an existing resource defined by the deployment descriptor.
active - If a resource is declared to be active, it is allocated and bound according to declared requirements. Default value is true.
.properties
_resources
.parameters
_resources
hooks hooks
#
name
Actions
{{$index+1}}.
{{row.name}}
requires List of the existing required dependencies that will be modified by the extension.
#
name
Actions
{{$index+1}}.
{{repoTitle.MainEntity}}
.properties
_module-types
.parameters
_module-types
{{repoTitle.MainEntity}}
.properties
_resource-types
.parameters
_resource-types
Download Json
{{message}}