Eiffel Intelligence front-end 3.0.0
e-pettersson-ericsson
released this
16 Jan 12:19
·
52 commits
to master
since this release
What's New?
- The REST API has been updated to follow best practices of RAML. Below is a mapping of the changed endpoints. Read more about the API here
Old endpoint | New endpoint |
---|---|
/subscriptions | /subscriptions |
/download | /templates |
/auth | /authentication |
/auth/checkStatus | /status |
/download | /templates |
/rules/rule-check/testRulePageEnabled | /rule-test |
/backend | /backends |
/queryAggregatedObject | /aggregated-objects |
/queryMissedNotifications | /failed-notifications |
Improvements
- Update documentation with properties which have changed in Eiffel Intelligence back-end
Fixes
- Bug where notification meta field in subscription could contain harmful scripts
- Remove documentation from github.io and instead keep all documentation version handled in GitHub repository