Changes to GET /v4/users/:address/rewards/chains/:chainId/breakdowns

GET /v4/users/{address}/rewards/chains/{chainId}/breakdowns

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

Changed in 1 of the 3 revisions of this API.3

  1. b7784c9a78b93

What changed

    • added subschema #1 subschema #2 to the // response property allOf list for the response status

      response-property-all-of-added

    • removed subschema #1 subschema #2 from the // response property allOf list for the response status

      response-property-all-of-removed

    • the ///// response's property pattern was changed from ^(0x[a-fA-F0-9]{40}|[1-9A-HJ-NP-Za-km-z]{32,44}|[CG][A-Z0-9]{55})$ to ^(0x[a-fA-F0-9]{40}|[1-9A-HJ-NP-Za-km-z]{32,44}|[CG][A-Z0-9]{55}|0x[a-fA-F0-9]{64})$ for the status

      response-property-pattern-changed