Changes to Update a trigger
PUT /groups/{groupId}/apps/{appId}/triggers/{triggerId}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 6 of the 50 revisions of this API.910
- v36d67e96bfb423
- v351a885fea9ae47
- v32ac2149ab3ee1
- v3e2240dd053bd2
- v307f708e665921
- v3b968b29c48d21
What changed
- ▲
the request property
allOf[TriggerConstructor]/oneOf[AuthenticationTrigger]/allOf[BaseTrigger]/event_processorsbecame requiredrequest-property-became-required
- ▲
the request property
allOf[TriggerConstructor]/oneOf[DatabaseTrigger]/allOf[BaseTrigger]/event_processorsbecame requiredrequest-property-became-required
- ▲
the request property
allOf[TriggerConstructor]/oneOf[ScheduledTrigger]/allOf[BaseTrigger]/event_processorsbecame requiredrequest-property-became-required
- ▲
- ▲
removed the enum value
DELETEof the request propertyallOf[TriggerConstructor]/oneOf[DatabaseTrigger]/allOf[subschema #2]/config/operation_types/items/request-property-enum-value-removed
- ▲
removed the enum value
INSERTof the request propertyallOf[TriggerConstructor]/oneOf[DatabaseTrigger]/allOf[subschema #2]/config/operation_types/items/request-property-enum-value-removed
- ▲
removed the enum value
REPLACEof the request propertyallOf[TriggerConstructor]/oneOf[DatabaseTrigger]/allOf[subschema #2]/config/operation_types/items/request-property-enum-value-removed
- ▲
removed the enum value
UPDATEof the request propertyallOf[TriggerConstructor]/oneOf[DatabaseTrigger]/allOf[subschema #2]/config/operation_types/items/request-property-enum-value-removed
- ○
the request property
allOf[TriggerConstructor]/oneOf[DatabaseTrigger]/allOf[subschema #2]/config/collectionbecame optionalrequest-property-became-optional
- ○
the request property
allOf[TriggerConstructor]/oneOf[DatabaseTrigger]/allOf[subschema #2]/config/databasebecame optionalrequest-property-became-optional
- ○
the request property
allOf[TriggerConstructor]/oneOf[DatabaseTrigger]/allOf[subschema #2]/config/full_documentbecame optionalrequest-property-became-optional
- ○
the request property
allOf[TriggerConstructor]/oneOf[DatabaseTrigger]/allOf[subschema #2]/config/full_document_before_changebecame optionalrequest-property-became-optional
- ○
the request property
allOf[TriggerConstructor]/oneOf[DatabaseTrigger]/allOf[subschema #2]/config/matchbecame optionalrequest-property-became-optional
- ○
the request property
allOf[TriggerConstructor]/oneOf[DatabaseTrigger]/allOf[subschema #2]/config/unorderedbecame optionalrequest-property-became-optional
- ○
the
unorderedrequest property default valuefalsewas addedrequest-property-default-value-added
- ▲
- ○
added the new optional request property
allOf[TriggerConstructor]/oneOf[DatabaseTrigger]/allOf[subschema #2]/error_handlernew-optional-request-property
- ○
- ▲
added
TriggerConstructorsubschema #1to the request bodyallOflistrequest-body-all-of-added
- ▲
removed
DatabaseTriggerAuthenticationTriggerScheduledTriggerfrom the request bodyoneOflistrequest-body-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 new optional request property
oneOf[DatabaseTrigger]/allOf[subschema #2]/config/maximum_throughputnew-optional-request-property
- ○
- ○
added the new optional request property
oneOf[DatabaseTrigger]/allOf[subschema #2]/config/projectnew-optional-request-property
- ○