Changes to Retrieve a list of all Flows revisions.
GET /v2/Flows/{Sid}/Revisions
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 6 of the 50 revisions of this API.53
- v2cbcd359438901
- v288ca5d3cb0bb2
- v2d6e7767d27a52
- v2768ec45212801
- v220f88e4a96ce1
- v2531843bd1ac81
What changed
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
- ▲
the
//response's property type changed fromobjectto no type for statusresponse-property-type-changed
- ▲
the
///response's property type changed fromobjectto no type for statusresponse-property-type-changed
- ▲
- ▲
the
//response's property type changed from no type toobjectfor statusresponse-property-type-changed
- ▲
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
- ▲
- ○
the
response's property default value0was added for the statusresponse-property-default-value-added
- ○
- ○
api tag
StudioV2FlowRevisionaddedapi-tag-added
- ○