Changes to Experimental Run Flow
POST /api/v1/run/advanced/{flow_id_or_name}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 4 of the 21 revisions of this API.247
What changed
- ●
deleted the
queryrequest parameteruser_idrequest-parameter-removed
- ○
request property
tweaks/anyOf[subschema #1: Tweaks]/additionalProperties/list-of-types was widened by adding typesbooleaninteger and numberto media typeapplication/jsonrequest-property-list-of-types-widened
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
added the optional property
outputs/anyOf[subschema #1]/items/outputs/items/anyOf[subschema #1: ResultData]/token_usageto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
detail/items/ctxto the response with the422statusresponse-optional-property-added
- ○
added the optional property
detail/items/inputto the response with the422statusresponse-optional-property-added
This revision also has 12 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
for the
pathrequest parameterflow_id_or_name, the type/format was changed fromstring/tostring/uuidrequest-parameter-type-changed
- ▲
request property
tweaks/anyOf[subschema #1: Tweaks]/additionalProperties/list-of-types was narrowed by removing typesbooleaninteger and numberfrom media typeapplication/jsonrequest-property-list-of-types-narrowed
- ●
removed the request property
inputs/anyOf[subschema #1]/items/client_request_timerequest-property-removed
- ●
removed the optional property
detail/items/ctxfrom the response with the422statusresponse-optional-property-removed
- ●
removed the optional property
detail/items/inputfrom the response with the422statusresponse-optional-property-removed
- ○
api operation id
experimental_run_flow_api_v1_run_advanced__flow_id_or_name__postremoved and replaced withexperimental_run_flow_api_v1_run_advanced__flow_id__postapi-operation-id-removed
- ○
added
ResultData-Outputto theoutputs/anyOf[subschema #1]/items/outputs/items/response propertyanyOflist for the response status200response-property-any-of-added
- ○
removed
ResultDatafrom theoutputs/anyOf[subschema #1]/items/outputs/items/response propertyanyOflist for the response status200response-property-any-of-removed
This revision also has 62 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲