v3.2024120.1: Update API Client
Update API Client
What's Changed
GET
/flows/bindings/{fsb_uuid}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Changed property
re_evaluate_policies
(boolean)Evaluate policies when the Stage is presented to the user.
- Changed property
PUT
/flows/bindings/{fsb_uuid}/
Request:
Changed content type : application/json
- Changed property
re_evaluate_policies
(boolean)Evaluate policies when the Stage is presented to the user.
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Changed property
re_evaluate_policies
(boolean)Evaluate policies when the Stage is presented to the user.
- Changed property
PATCH
/flows/bindings/{fsb_uuid}/
Request:
Changed content type : application/json
- Changed property
re_evaluate_policies
(boolean)Evaluate policies when the Stage is presented to the user.
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
- Changed property
re_evaluate_policies
(boolean)Evaluate policies when the Stage is presented to the user.
- Changed property
POST
/flows/bindings/
Request:
Changed content type : application/json
- Changed property
re_evaluate_policies
(boolean)Evaluate policies when the Stage is presented to the user.
Return Type:
Changed response : 201 Created
-
Changed content type :
application/json
- Changed property
re_evaluate_policies
(boolean)Evaluate policies when the Stage is presented to the user.
- Changed property
GET
/flows/bindings/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
results
(array)Changed items (object):
> FlowStageBinding Serializer- Changed property
re_evaluate_policies
(boolean)Evaluate policies when the Stage is presented to the user.
- Changed property
-
GET
/flows/inspector/{flow_slug}/
Return Type:
Changed response : 200 OK
-
Changed content type :
application/json
-
Changed property
plans
(array)Changed items (object):
> Serializer for an active FlowPlan-
Changed property
next_planned_stage
(object)FlowStageBinding Serializer
- Changed property
re_evaluate_policies
(boolean)Evaluate policies when the Stage is presented to the user.
- Changed property
-
Changed property
current_stage
(object)FlowStageBinding Serializer
- Changed property
re_evaluate_policies
(boolean)Evaluate policies when the Stage is presented to the user.
- Changed property
-
-