addonscript-spec/docs/schema/api_env_response.md

614 B

Environment Builder Response Object

{
    "addonscript": {},
    "files": []
}

Required properties

addonscript

This is an AddonScript object containing information about the version of AddonScript used in this response. It MUST be equal to the addonscript Property of the request.

files

This is an array of File objects. These files will be concidered to be files of the addon, for which the launch environment was build, and MUST be treated equal to the files in the manifest.