Changes to Create a new Subscription.

POST /v1/Subscriptions

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 5 of the 51 revisions of this API.124

  1. v12bc57338abc51
  2. v193f5579cff152
  3. v12ad3c7d7e22b1
  4. v14fb55ff5671c2
  5. v19cb5de98bde31

What changed

    • the / request property type was generalized from object to no type

      request-property-type-generalized

    • removed the request property

      request-property-removed

    • removed the optional property from the response with the status

      response-optional-property-removed

    • the / request property type changed from no type to object

      request-property-type-changed

    • added the new optional request property

      new-optional-request-property

    • added the optional property to the response with the status

      response-optional-property-added

    • api tag EventsV1Subscription added

      api-tag-added