Changes to List of all Track recordings.
GET /v1/Recordings
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 6 of the 50 revisions of this API.55
- v1207f8ef612391
- v147b9aadf72282
- v1ad992ed01a681
- v11b9f69e2d5d01
- v1d68da44b72424
- v1987a2e6965981
What changed
- ▲
the
//response's property type changed fromobjectto no type for statusresponse-property-type-changed
- ▲
- ▲
for the
queryrequest parameterPageSize, default value50was addedrequest-parameter-default-value-added
- ▲
for the
queryrequest parameterPageSize, the max was decreased from1000.00to100.00request-parameter-max-decreased
- ▲
- ▲
the
//response's property type changed from no type toobjectfor statusresponse-property-type-changed
- ▲
- ▲
for the
queryrequest parameterPageSize, the format changed from no format toint64request-parameter-type-changed
- ▲
- ○
removed the
DELETEenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
HEADenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
PATCHenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
PUTenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
- ○
api tag
VideoV1Recordingaddedapi-tag-added
- ○