Changes to List finished tasks
GET /api/v2/tasks/finished
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 8 of the 66 revisions of this API.541769
What changed
- ▲
added the pattern
^((eq|neq):)?[0-9a-fA-F]{8}-([0-9a-fA-F]{4}-){3}[0-9a-fA-F]{12}$to thequeryrequest parameterclient_idrequest-parameter-pattern-added
- ○
for the
queryrequest parameterclient_id, the type/format was generalized fromstring/uuidtostring/request-parameter-type-generalized
- ▲
- ▲
added the pattern
^((eq|neq):)?(t|T|TRUE|true|True|f|F|FALSE|false|False)$to thequeryrequest parameterad_structure_collectionrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq):)?(t|T|TRUE|true|True|f|F|FALSE|false|False)$to thequeryrequest parameterca_registry_collectionrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq):)?(t|T|TRUE|true|True|f|F|FALSE|false|False)$to thequeryrequest parametercert_services_collectionrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq):)?(t|T|TRUE|true|True|f|F|FALSE|false|False)$to thequeryrequest parameterdc_registry_collectionrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq):)?(t|T|TRUE|true|True|f|F|FALSE|false|False)$to thequeryrequest parameterlocal_group_collectionrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq):)?(t|T|TRUE|true|True|f|F|FALSE|false|False)$to thequeryrequest parametersession_collectionrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?-?[0-9]+$to thequeryrequest parameterevent_idrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$to thequeryrequest parametercreated_atrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$to thequeryrequest parameterdeleted_atrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$to thequeryrequest parameterend_timerequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$to thequeryrequest parameterexecution_timerequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$to thequeryrequest parameterlast_ingestrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$to thequeryrequest parameterstart_timerequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$to thequeryrequest parameterupdated_atrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|~eq|neq):)?[^:]+$to thequeryrequest parameterdomain_controllerrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|~eq|neq):)?[^:]+$to thequeryrequest parameterevent_titlerequest-parameter-pattern-added
- ▲
added the pattern
^((eq|~eq|neq):)?[^:]+$to thequeryrequest parameterlog_pathrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|~eq|neq):)?[^:]+$to thequeryrequest parameterstatusrequest-parameter-pattern-added
- ○
for the
queryrequest parameterad_structure_collection, the type/format was generalized fromboolean/tostring/request-parameter-type-generalized
- ○
for the
queryrequest parameterca_registry_collection, the type/format was generalized fromboolean/tostring/request-parameter-type-generalized
- ○
for the
queryrequest parametercert_services_collection, the type/format was generalized fromboolean/tostring/request-parameter-type-generalized
- ○
for the
queryrequest parametercreated_at, the type/format was generalized fromstring/date-timetostring/request-parameter-type-generalized
- ○
for the
queryrequest parameterdc_registry_collection, the type/format was generalized fromboolean/tostring/request-parameter-type-generalized
- ○
for the
queryrequest parameterdeleted_at, the type/format was generalized fromstring/date-timetostring/request-parameter-type-generalized
- ○
for the
queryrequest parameterend_time, the type/format was generalized fromstring/date-timetostring/request-parameter-type-generalized
- ○
for the
queryrequest parameterevent_id, the type/format was generalized frominteger/tostring/request-parameter-type-generalized
- ○
for the
queryrequest parameterexecution_time, the type/format was generalized fromstring/date-timetostring/request-parameter-type-generalized
- ○
for the
queryrequest parameterlast_ingest, the type/format was generalized fromstring/date-timetostring/request-parameter-type-generalized
- ○
for the
queryrequest parameterlocal_group_collection, the type/format was generalized fromboolean/tostring/request-parameter-type-generalized
- ○
for the
queryrequest parametersession_collection, the type/format was generalized fromboolean/tostring/request-parameter-type-generalized
- ○
for the
queryrequest parameterstart_time, the type/format was generalized fromstring/date-timetostring/request-parameter-type-generalized
- ○
for the
queryrequest parameterupdated_at, the type/format was generalized fromstring/date-timetostring/request-parameter-type-generalized
- ▲
- ▲
for the
queryrequest parameterad_structure_collection, the type/format was changed fromstring/toboolean/request-parameter-type-changed
- ▲
for the
queryrequest parameterca_registry_collection, the type/format was changed fromstring/toboolean/request-parameter-type-changed
- ▲
for the
queryrequest parametercert_services_collection, the type/format was changed fromstring/toboolean/request-parameter-type-changed
- ▲
for the
queryrequest parametercreated_at, the type/format was changed fromstring/tostring/date-timerequest-parameter-type-changed
- ▲
for the
queryrequest parameterdc_registry_collection, the type/format was changed fromstring/toboolean/request-parameter-type-changed
- ▲
for the
queryrequest parameterdeleted_at, the type/format was changed fromstring/tostring/date-timerequest-parameter-type-changed
- ▲
for the
queryrequest parameterend_time, the type/format was changed fromstring/tostring/date-timerequest-parameter-type-changed
- ▲
for the
queryrequest parameterevent_id, the type/format was changed fromstring/tointeger/request-parameter-type-changed
- ▲
for the
queryrequest parameterexecution_time, the type/format was changed fromstring/tostring/date-timerequest-parameter-type-changed
- ▲
for the
queryrequest parameterlast_ingest, the type/format was changed fromstring/tostring/date-timerequest-parameter-type-changed
- ▲
for the
queryrequest parameterlocal_group_collection, the type/format was changed fromstring/toboolean/request-parameter-type-changed
- ▲
for the
queryrequest parametersession_collection, the type/format was changed fromstring/toboolean/request-parameter-type-changed
- ▲
for the
queryrequest parameterstart_time, the type/format was changed fromstring/tostring/date-timerequest-parameter-type-changed
- ▲
for the
queryrequest parameterupdated_at, the type/format was changed fromstring/tostring/date-timerequest-parameter-type-changed
- ○
removed the pattern
^((eq|neq):)?(t|T|TRUE|true|True|f|F|FALSE|false|False)$from thequeryrequest parameterad_structure_collectionrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|neq):)?(t|T|TRUE|true|True|f|F|FALSE|false|False)$from thequeryrequest parameterca_registry_collectionrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|neq):)?(t|T|TRUE|true|True|f|F|FALSE|false|False)$from thequeryrequest parametercert_services_collectionrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|neq):)?(t|T|TRUE|true|True|f|F|FALSE|false|False)$from thequeryrequest parameterdc_registry_collectionrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|neq):)?(t|T|TRUE|true|True|f|F|FALSE|false|False)$from thequeryrequest parameterlocal_group_collectionrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|neq):)?(t|T|TRUE|true|True|f|F|FALSE|false|False)$from thequeryrequest parametersession_collectionrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|neq|gt|gte|lt|lte):)?-?[0-9]+$from thequeryrequest parameterevent_idrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$from thequeryrequest parametercreated_atrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$from thequeryrequest parameterdeleted_atrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$from thequeryrequest parameterend_timerequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$from thequeryrequest parameterexecution_timerequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$from thequeryrequest parameterlast_ingestrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$from thequeryrequest parameterstart_timerequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$from thequeryrequest parameterupdated_atrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|~eq|neq):)?[^:]+$from thequeryrequest parameterdomain_controllerrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|~eq|neq):)?[^:]+$from thequeryrequest parameterevent_titlerequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|~eq|neq):)?[^:]+$from thequeryrequest parameterlog_pathrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|~eq|neq):)?[^:]+$from thequeryrequest parameterstatusrequest-parameter-pattern-removed
- ▲
- ▲
added the pattern
^((eq|neq):)?(t|T|TRUE|true|True|f|F|FALSE|false|False)$to thequeryrequest parameterad_structure_collectionrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq):)?(t|T|TRUE|true|True|f|F|FALSE|false|False)$to thequeryrequest parameterca_registry_collectionrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq):)?(t|T|TRUE|true|True|f|F|FALSE|false|False)$to thequeryrequest parametercert_services_collectionrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq):)?(t|T|TRUE|true|True|f|F|FALSE|false|False)$to thequeryrequest parameterdc_registry_collectionrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq):)?(t|T|TRUE|true|True|f|F|FALSE|false|False)$to thequeryrequest parameterlocal_group_collectionrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq):)?(t|T|TRUE|true|True|f|F|FALSE|false|False)$to thequeryrequest parametersession_collectionrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?-?[0-9]+$to thequeryrequest parameterevent_idrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$to thequeryrequest parametercreated_atrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$to thequeryrequest parameterdeleted_atrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$to thequeryrequest parameterend_timerequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$to thequeryrequest parameterexecution_timerequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$to thequeryrequest parameterlast_ingestrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$to thequeryrequest parameterstart_timerequest-parameter-pattern-added
- ▲
added the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$to thequeryrequest parameterupdated_atrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|~eq|neq):)?[^:]+$to thequeryrequest parameterdomain_controllerrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|~eq|neq):)?[^:]+$to thequeryrequest parameterevent_titlerequest-parameter-pattern-added
- ▲
added the pattern
^((eq|~eq|neq):)?[^:]+$to thequeryrequest parameterlog_pathrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|~eq|neq):)?[^:]+$to thequeryrequest parameterstatusrequest-parameter-pattern-added
- ○
for the
queryrequest parameterad_structure_collection, the type/format was generalized fromboolean/tostring/request-parameter-type-generalized
- ○
for the
queryrequest parameterca_registry_collection, the type/format was generalized fromboolean/tostring/request-parameter-type-generalized
- ○
for the
queryrequest parametercert_services_collection, the type/format was generalized fromboolean/tostring/request-parameter-type-generalized
- ○
for the
queryrequest parametercreated_at, the type/format was generalized fromstring/date-timetostring/request-parameter-type-generalized
- ○
for the
queryrequest parameterdc_registry_collection, the type/format was generalized fromboolean/tostring/request-parameter-type-generalized
- ○
for the
queryrequest parameterdeleted_at, the type/format was generalized fromstring/date-timetostring/request-parameter-type-generalized
- ○
for the
queryrequest parameterend_time, the type/format was generalized fromstring/date-timetostring/request-parameter-type-generalized
- ○
for the
queryrequest parameterevent_id, the type/format was generalized frominteger/tostring/request-parameter-type-generalized
- ○
for the
queryrequest parameterexecution_time, the type/format was generalized fromstring/date-timetostring/request-parameter-type-generalized
- ○
for the
queryrequest parameterlast_ingest, the type/format was generalized fromstring/date-timetostring/request-parameter-type-generalized
- ○
for the
queryrequest parameterlocal_group_collection, the type/format was generalized fromboolean/tostring/request-parameter-type-generalized
- ○
for the
queryrequest parametersession_collection, the type/format was generalized fromboolean/tostring/request-parameter-type-generalized
- ○
for the
queryrequest parameterstart_time, the type/format was generalized fromstring/date-timetostring/request-parameter-type-generalized
- ○
for the
queryrequest parameterupdated_at, the type/format was generalized fromstring/date-timetostring/request-parameter-type-generalized
- ▲
- ○
endpoint added
endpoint-added
- ○
- ○
api path removed with deprecation
api-path-removed-with-deprecation
- ○
- ○
added the new optional
queryrequest parameterad_structure_collectionnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterca_registry_collectionnew-optional-request-parameter
- ○
added the new optional
queryrequest parametercert_services_collectionnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterclient_idnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterdc_registry_collectionnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterdomain_controllernew-optional-request-parameter
- ○
added the new optional
queryrequest parameterend_timenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterevent_idnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterevent_titlenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterexecution_timenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterlast_ingestnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterlocal_group_collectionnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterlog_pathnew-optional-request-parameter
- ○
added the new optional
queryrequest parametersession_collectionnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterstart_timenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterstatusnew-optional-request-parameter
- ○
added the optional property
allOf[subschema #2]/datato the response with the200statusresponse-optional-property-added
- ○
- ▲
for the
queryrequest parametercreated_at, the type/format was changed fromstring/tostring/date-timerequest-parameter-type-changed
- ▲
for the
queryrequest parameterdeleted_at, the type/format was changed fromstring/tostring/date-timerequest-parameter-type-changed
- ▲
for the
queryrequest parameterupdated_at, the type/format was changed fromstring/tostring/date-timerequest-parameter-type-changed
- ●
deleted the
queryrequest parameterad_structure_collectionrequest-parameter-removed
- ●
deleted the
queryrequest parameterca_registry_collectionrequest-parameter-removed
- ●
deleted the
queryrequest parametercert_services_collectionrequest-parameter-removed
- ●
deleted the
queryrequest parameterclient_idrequest-parameter-removed
- ●
deleted the
queryrequest parameterdc_registry_collectionrequest-parameter-removed
- ●
deleted the
queryrequest parameterdomain_controllerrequest-parameter-removed
- ●
deleted the
queryrequest parameterend_timerequest-parameter-removed
- ●
deleted the
queryrequest parameterevent_idrequest-parameter-removed
- ●
deleted the
queryrequest parameterevent_titlerequest-parameter-removed
- ●
deleted the
queryrequest parameterexecution_timerequest-parameter-removed
- ●
deleted the
queryrequest parameterlast_ingestrequest-parameter-removed
- ●
deleted the
queryrequest parameterlocal_group_collectionrequest-parameter-removed
- ●
deleted the
queryrequest parameterlog_pathrequest-parameter-removed
- ●
deleted the
queryrequest parametersession_collectionrequest-parameter-removed
- ●
deleted the
queryrequest parameterstart_timerequest-parameter-removed
- ●
deleted the
queryrequest parameterstatusrequest-parameter-removed
- ●
removed the optional property
allOf[subschema #2]/datafrom the response with the200statusresponse-optional-property-removed
- ○
removed the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$from thequeryrequest parametercreated_atrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$from thequeryrequest parameterdeleted_atrequest-parameter-pattern-removed
- ○
removed the pattern
^((eq|neq|gt|gte|lt|lte):)?[0-9]{4}-[0-9]{2}-[0-9]{2}[Tt][0-9]{2}:[0-9]{2}:[0-9]{2}(\.[0-9]{1,9})?([Zz]|-[0-9]{2}:[0-9]{2})$from thequeryrequest parameterupdated_atrequest-parameter-pattern-removed
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲