Changes to List all available reporting metrics.
GET /v1/analytics/metrics
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 4 revisions of this API.2215
- 87d29dc7b4fe2215
What changed
- ▲
for the
headerrequest parameterx-checkly-account, the type/format was changed fromstring/tostring/uuidrequest-parameter-type-changed
- ▲
the
items/response's property type/format changed fromstring/toobject/for status200response-property-type-changed
- ●
removed the optional property
attributesfrom the response with the401statusresponse-optional-property-removed
- ●
removed the optional property
attributesfrom the response with the429statusresponse-optional-property-removed
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the optional property
items/typeto the response with the200statusresponse-optional-property-added
- ○
the response property
messagebecame required for the status401response-property-became-required
- ○
the response property
messagebecame required for the status403response-property-became-required
- ○
the response property
messagebecame required for the status429response-property-became-required
- ○
removed the
401.00enum value from thestatusCoderesponse property for the response status401response-property-enum-value-removed
- ○
removed the
403.00enum value from thestatusCoderesponse property for the response status403response-property-enum-value-removed
- ○
removed the
429.00enum value from thestatusCoderesponse property for the response status429response-property-enum-value-removed
- ○
removed the
Forbiddenenum value from theerrorresponse property for the response status403response-property-enum-value-removed
- ○
removed the
Too Many Requestsenum value from theerrorresponse property for the response status429response-property-enum-value-removed
- ○
removed the
Unauthorizedenum value from theerrorresponse property for the response status401response-property-enum-value-removed
- ○
added the required property
items/aggregatedto the response with the200statusresponse-required-property-added
- ○
added the required property
items/labelto the response with the200statusresponse-required-property-added
- ○
added the required property
items/nameto the response with the200statusresponse-required-property-added
- ○
added the required property
items/unitto the response with the200statusresponse-required-property-added
This revision also has 566 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲