Removed the /metrics
endpoints from the Optimizely API. Use the Metrics Hub Service API's /metrics
endpoints instead.
Updated the following endpoints:
- Update a metric set
- Updated the summary.
- Added more information to the description.
- Create a metric set
- Added more information to the description.
Introduced new endpoints to support Feature Experimentation's new permission service which enables granular permissions. See Granular roles and permissions.
Entity
- Get User Permissions For Project Entity Type
- Get Team Permissions For Project Entity Type
- Get Entity Permissions
- Change Permissions
Team management
Updated the Retrieve changes for a project endpoint to return a 200 empty response when the request's page number is invalid instead of a 404 error.