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

  1. v36d67e96bfb423
  2. v351a885fea9ae65
  3. v32ac2149ab3ee1
  4. v3e2240dd053bd11
  5. v307f708e665921
  6. v3b968b29c48d21

What changed

    • the response property items/oneOf[Trigger]/allOf[TriggerConstructor]/oneOf[AuthenticationTrigger]/allOf[BaseTrigger]/event_processors became required for the status 200

      response-property-became-required

    • the response property items/oneOf[Trigger]/allOf[TriggerConstructor]/oneOf[DatabaseTrigger]/allOf[BaseTrigger]/event_processors became required for the status 200

      response-property-became-required

    • the response property items/oneOf[Trigger]/allOf[TriggerConstructor]/oneOf[ScheduledTrigger]/allOf[BaseTrigger]/event_processors became required for the status 200

      response-property-became-required

  • v351a885fea9ae65See the full diff
    • the response property items/oneOf[Trigger]/allOf[TriggerConstructor]/oneOf[DatabaseTrigger]/allOf[subschema #2]/config/collection became optional for the status 200

      response-property-became-optional

    • the response property items/oneOf[Trigger]/allOf[TriggerConstructor]/oneOf[DatabaseTrigger]/allOf[subschema #2]/config/database became optional for the status 200

      response-property-became-optional

    • the response property items/oneOf[Trigger]/allOf[TriggerConstructor]/oneOf[DatabaseTrigger]/allOf[subschema #2]/config/full_document became optional for the status 200

      response-property-became-optional

    • the response property items/oneOf[Trigger]/allOf[TriggerConstructor]/oneOf[DatabaseTrigger]/allOf[subschema #2]/config/full_document_before_change became optional for the status 200

      response-property-became-optional

    • the response property items/oneOf[Trigger]/allOf[TriggerConstructor]/oneOf[DatabaseTrigger]/allOf[subschema #2]/config/match became optional for the status 200

      response-property-became-optional

    • the response property items/oneOf[Trigger]/allOf[TriggerConstructor]/oneOf[DatabaseTrigger]/allOf[subschema #2]/config/unordered became optional for the status 200

      response-property-became-optional

    • the unordered response's property default value false was added for the status 200

      response-property-default-value-added

    • removed the DELETE enum value from the items/oneOf[Trigger]/allOf[TriggerConstructor]/oneOf[DatabaseTrigger]/allOf[subschema #2]/config/operation_types/items/ response property for the response status 200

      response-property-enum-value-removed

    • removed the INSERT enum value from the items/oneOf[Trigger]/allOf[TriggerConstructor]/oneOf[DatabaseTrigger]/allOf[subschema #2]/config/operation_types/items/ response property for the response status 200

      response-property-enum-value-removed

    • removed the REPLACE enum value from the items/oneOf[Trigger]/allOf[TriggerConstructor]/oneOf[DatabaseTrigger]/allOf[subschema #2]/config/operation_types/items/ response property for the response status 200

      response-property-enum-value-removed

    • removed the UPDATE enum value from the items/oneOf[Trigger]/allOf[TriggerConstructor]/oneOf[DatabaseTrigger]/allOf[subschema #2]/config/operation_types/items/ response property for the response status 200

      response-property-enum-value-removed

    • added the optional property items/oneOf[Trigger]/allOf[TriggerConstructor]/oneOf[DatabaseTrigger]/allOf[subschema #2]/error_handler to the response with the 200 status

      response-optional-property-added

  • v3e2240dd053bd11See the full diff
    • added Trigger to the items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • removed AnyTrigger from the items/ response property oneOf list for the response status 200

      response-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_throughput to the response with the 200 status

      response-optional-property-added

    • added the optional property items/oneOf[AnyTrigger]/oneOf[DatabaseTrigger]/allOf[subschema #2]/config/project to the response with the 200 status

      response-optional-property-added