Changes to Get trace annotations filtered by trace_ids and/or identifier.
GET /v1/projects/{project_identifier}/trace_annotations
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 70 revisions of this API.415
What changed
- ○
added the new optional
queryrequest parameteridentifiernew-optional-request-parameter
- ○
the
queryrequest parametertrace_idsbecame optionalrequest-parameter-became-optional
- ○
queryrequest parametertrace_idslist-of-types was widened by adding typesnullrequest-parameter-list-of-types-widened
- ○
for the
queryrequest parametertrace_ids, the minItems was decreased from1to0request-parameter-min-items-decreased
- ○
for the
queryrequest parametertrace_ids, the type/format was generalized fromarray/to/request-parameter-type-generalized
- ○
- ▲
the
queryrequest parametertrace_idsbecame requiredrequest-parameter-became-required
- ▲
queryrequest parametertrace_idslist-of-types was narrowed by removing typesnullrequest-parameter-list-of-types-narrowed
- ▲
for the
queryrequest parametertrace_ids, the minItems was increased from0to1request-parameter-min-items-increased
- ▲
for the
queryrequest parametertrace_ids, the type/format was changed from/toarray/request-parameter-type-changed
- ●
deleted the
queryrequest parameteridentifierrequest-parameter-removed
This revision also has 91 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲