Changes to List Event Subscriptions
GET /groups/{groupId}/apps/{appId}/event_subscriptions
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 6 of the 50 revisions of this API.712
- v36d67e96bfb423
- v351a885fea9ae65
- v32ac2149ab3ee1
- v3e2240dd053bd11
- v307f708e665921
- v3b968b29c48d21
What changed
- ○
the response property
items/oneOf[Trigger]/allOf[TriggerConstructor]/oneOf[AuthenticationTrigger]/allOf[BaseTrigger]/event_processorsbecame required for the status200response-property-became-required
- ○
the response property
items/oneOf[Trigger]/allOf[TriggerConstructor]/oneOf[DatabaseTrigger]/allOf[BaseTrigger]/event_processorsbecame required for the status200response-property-became-required
- ○
the response property
items/oneOf[Trigger]/allOf[TriggerConstructor]/oneOf[ScheduledTrigger]/allOf[BaseTrigger]/event_processorsbecame required for the status200response-property-became-required
- ○
- ▲
the response property
items/oneOf[Trigger]/allOf[TriggerConstructor]/oneOf[DatabaseTrigger]/allOf[subschema #2]/config/collectionbecame optional for the status200response-property-became-optional
- ▲
the response property
items/oneOf[Trigger]/allOf[TriggerConstructor]/oneOf[DatabaseTrigger]/allOf[subschema #2]/config/databasebecame optional for the status200response-property-became-optional
- ▲
the response property
items/oneOf[Trigger]/allOf[TriggerConstructor]/oneOf[DatabaseTrigger]/allOf[subschema #2]/config/full_documentbecame optional for the status200response-property-became-optional
- ▲
the response property
items/oneOf[Trigger]/allOf[TriggerConstructor]/oneOf[DatabaseTrigger]/allOf[subschema #2]/config/full_document_before_changebecame optional for the status200response-property-became-optional
- ▲
the response property
items/oneOf[Trigger]/allOf[TriggerConstructor]/oneOf[DatabaseTrigger]/allOf[subschema #2]/config/matchbecame optional for the status200response-property-became-optional
- ▲
the response property
items/oneOf[Trigger]/allOf[TriggerConstructor]/oneOf[DatabaseTrigger]/allOf[subschema #2]/config/unorderedbecame optional for the status200response-property-became-optional
- ○
the
unorderedresponse's property default valuefalsewas added for the status200response-property-default-value-added
- ○
removed the
DELETEenum value from theitems/oneOf[Trigger]/allOf[TriggerConstructor]/oneOf[DatabaseTrigger]/allOf[subschema #2]/config/operation_types/items/response property for the response status200response-property-enum-value-removed
- ○
removed the
INSERTenum value from theitems/oneOf[Trigger]/allOf[TriggerConstructor]/oneOf[DatabaseTrigger]/allOf[subschema #2]/config/operation_types/items/response property for the response status200response-property-enum-value-removed
- ○
removed the
REPLACEenum value from theitems/oneOf[Trigger]/allOf[TriggerConstructor]/oneOf[DatabaseTrigger]/allOf[subschema #2]/config/operation_types/items/response property for the response status200response-property-enum-value-removed
- ○
removed the
UPDATEenum value from theitems/oneOf[Trigger]/allOf[TriggerConstructor]/oneOf[DatabaseTrigger]/allOf[subschema #2]/config/operation_types/items/response property for the response status200response-property-enum-value-removed
- ▲
- ○
added the optional property
items/oneOf[Trigger]/allOf[TriggerConstructor]/oneOf[DatabaseTrigger]/allOf[subschema #2]/error_handlerto the response with the200statusresponse-optional-property-added
- ○
- ▲
added
Triggerto theitems/response propertyoneOflist for the response status200response-property-one-of-added
- ○
removed
AnyTriggerfrom theitems/response propertyoneOflist for the response status200response-property-one-of-removed
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the optional property
items/oneOf[AnyTrigger]/oneOf[DatabaseTrigger]/allOf[subschema #2]/config/maximum_throughputto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
items/oneOf[AnyTrigger]/oneOf[DatabaseTrigger]/allOf[subschema #2]/config/projectto the response with the200statusresponse-optional-property-added
- ○