Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 405 Bytes

addon_catalog.md

File metadata and controls

9 lines (6 loc) · 405 Bytes

Addon Catalog Object

Used as a response for defineResourceHandler

Properties

  • transportName - required - string, only http is currently officially supported
  • transportUrl - required - string, the URL of the addon's manifest.json file
  • manifest - required - object representing the addon's Manifest Object