Changes to List consumption analytics facets

POST /api/w/{wId}/analytics/consumption/facets

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 80 revisions of this API.117

  1. 2e785b62895f2
  2. 24a308e0da1c2
  3. 41617009c89a112
  4. 90cdd6d971e71

What changed

    • added the new optional request property dimensions

      new-optional-request-property

    • added the new optional request property scope

      new-optional-request-property

    • added the new optional request property filter/api_keys

      new-optional-request-property

    • added the required property facets/api_key to the response with the 200 status

      response-required-property-added

  • 41617009c89a112See the full diff
    • removed the required property facets/team from the response with the 200 status

      response-required-property-removed

    • removed the request property filter/teams

      request-property-removed

    • added the new optional request property filter/groups

      new-optional-request-property

    • added the required property facets/group to the response with the 200 status

      response-required-property-added

    • endpoint added

      endpoint-added