Changes to Search All Automation Executions
POST /api/v1/search/all_automation_executions
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 33 revisions of this API.7133
What changed
- ▲
the request property
appIdsbecame not nullablerequest-property-became-not-nullable
- ▲
the request property
automationTemplateIdsbecame not nullablerequest-property-became-not-nullable
- ▲
the request property
executionStatesbecame not nullablerequest-property-became-not-nullable
- ▲
the request property
subjectUserIdsbecame not nullablerequest-property-became-not-nullable
- ▲
the
expandMaskrequest property type/format changed fromobject/to/request-property-type-changed
- ▲
added
c1.api.automations.v1.AutomationExecutionsubschema #2to thelist/items/automationExecutionresponse propertyoneOflist for the response status200response-property-one-of-added
- ▲
the
list/items/automationExecutionresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ●
removed the request property
expandMask/pathsrequest-property-removed
- ●
removed the optional property
list/items/automationExecution/automationTemplateIdfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
list/items/automationExecution/completedAtfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
list/items/automationExecution/contextfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
list/items/automationExecution/createdAtfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
list/items/automationExecution/currentVersionfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
list/items/automationExecution/deletedAtfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
list/items/automationExecution/durationfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
list/items/automationExecution/idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
list/items/automationExecution/isDraftfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
list/items/automationExecution/statefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
list/items/automationExecution/updatedAtfrom the response with the200statusresponse-optional-property-removed
- ○
added
c1.api.automations.v1.AutomationExecutionExpandMasksubschema #2to theexpandMaskrequest propertyoneOflistrequest-property-one-of-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
added the new
AUTOMATION_EXECUTION_STATE_PAUSED_BY_CIRCUIT_BREAKERenum value to thelist/items/automationExecution/stateresponse property for the response status200response-property-enum-value-added
- ○
added the new
AUTOMATION_EXECUTION_STATE_PAUSED_BY_CIRCUIT_BREAKERenum value to the request propertyexecutionStates/items/request-property-enum-value-added
- ●
- ○
endpoint added
endpoint-added
- ○