Base plugin
Pre-release
Pre-release
javierbrea
released this
20 Nov 17:52
·
58 commits
to master
since this release
BREAKING CHANGES
- Changed Controller uris to adapt them to Controller version 1.0.0-alpha.9
- Expose event emitter in events object, instead of module object directly
Added
- Add plugin Constructor
- Add events api for plugins
- Add controller api interface for plugins
- Expose extendOpenApi and addOperations methods to module and plugin