addonscript-spec/docs/schema/api_env_response.md
Timo Ley 9d5b4d945e
All checks were successful
continuous-integration/drone/pr Build is passing
Environment builder spec
2022-09-10 16:56:51 +02:00

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.