Updating Contracts for Scorecard Values APIs

Category: API

Summary: Updating contracts for the metricDefinition in scorecard values responses.

Context: Swagger documents a few APIs as returning the whole metricDefinition item. However, these APIs actually only return id, name, and selfUri. Modifying the contracts to match observed behaviour, so that what is actually returned from the service is documented correctly.

Impact: There should be no observed changes for anyone consuming the APIs.

Date of Change: On or after the 1st of August.

Impacted APIs:

/api/v2/gamification/scorecards/values/trends
/api/v2/gamification/scorecards/values/average
/api/v2/gamification/scorecards/users/{userId}/values/trends
/api/v2/gamification/scorecards/users/values/trends
/api/v2/gamification/scorecards/users/values/average

References: GAME-987

This topic was automatically closed 62 days after the last reply. New replies are no longer allowed.