Optional
postOptional. Defines an endpoint that gets called via a POST request to notify that an extension disable has occurred.
Optional
postOptional. Defines an endpoint that gets called via a POST request to notify that an extension enable has occurred.
Optional
postOptional. Defines an endpoint that gets called via a POST request to notify that an extension install has completed.
Optional
postOptional. Defines an endpoint that gets called via a POST request to notify that an extension uninstall has occurred.
Optional
postOptional. Defines an endpoint that gets called via a POST request to notify that an extension update has occurred.
Optional
preOptional. Defines an endpoint that gets called via a POST request to notify that an extension install is about to occur. Response indicates whether to proceed or abort.
Optional
versionFor multi-version extensions, defines an endpoint that gets called via an OPTIONS request to determine the particular version of the extension to be used
Collection of event callbacks - endpoints called when particular extension events occur.