Changes to List events
GET /api/v2/events
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 5 of the 66 revisions of this API.4747
- f87a90d5a2d011
- 40bf219eced61211
- 6aaeba6ecdc51112
- 674e0a229e8a1211
- a426ff0abf8f1112
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 parameteridrequest-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 parameternext_scheduled_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 parameterupdated_atrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|~eq|neq):)?[^:]+$to thequeryrequest parameterrrulerequest-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 parameterid, the type/format was generalized frominteger/tostring/request-parameter-type-generalized
- ○
for the
queryrequest parameterlocal_group_collection, the type/format was generalized fromboolean/tostring/request-parameter-type-generalized
- ○
for the
queryrequest parameternext_scheduled_at, the type/format was generalized fromstring/date-timetostring/request-parameter-type-generalized
- ○
for the
queryrequest parametersession_collection, the type/format was generalized fromboolean/tostring/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 parameterid, the type/format was changed fromstring/tointeger/request-parameter-type-changed
- ▲
for the
queryrequest parameterlocal_group_collection, the type/format was changed fromstring/toboolean/request-parameter-type-changed
- ▲
for the
queryrequest parameternext_scheduled_at, the type/format was changed fromstring/tostring/date-timerequest-parameter-type-changed
- ▲
for the
queryrequest parametersession_collection, the type/format was changed fromstring/toboolean/request-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 parameteridrequest-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 parameternext_scheduled_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
- ○
removed the pattern
^((eq|~eq|neq):)?[^:]+$from thequeryrequest parameterrrulerequest-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 parameteridrequest-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 parameternext_scheduled_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 parameterupdated_atrequest-parameter-pattern-added
- ▲
added the pattern
^((eq|~eq|neq):)?[^:]+$to thequeryrequest parameterrrulerequest-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 parameterid, the type/format was generalized frominteger/tostring/request-parameter-type-generalized
- ○
for the
queryrequest parameterlocal_group_collection, the type/format was generalized fromboolean/tostring/request-parameter-type-generalized
- ○
for the
queryrequest parameternext_scheduled_at, the type/format was generalized fromstring/date-timetostring/request-parameter-type-generalized
- ○
for the
queryrequest parametersession_collection, the type/format was generalized fromboolean/tostring/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 parameterid, the type/format was changed fromstring/tointeger/request-parameter-type-changed
- ▲
for the
queryrequest parameterlocal_group_collection, the type/format was changed fromstring/toboolean/request-parameter-type-changed
- ▲
for the
queryrequest parameternext_scheduled_at, the type/format was changed fromstring/tostring/date-timerequest-parameter-type-changed
- ▲
for the
queryrequest parametersession_collection, the type/format was changed fromstring/toboolean/request-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 parameteridrequest-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 parameternext_scheduled_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
- ○
removed the pattern
^((eq|~eq|neq):)?[^:]+$from thequeryrequest parameterrrulerequest-parameter-pattern-removed
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲