Changes to

POST /v1/Rooms

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

Changed in 6 of the 50 revisions of this API.512

  1. v1fbd0d4e803991
  2. v1cfb1b5ff3e6d2
  3. v1ad992ed01a681
  4. v1d1c4c2eb9f234
  5. v1d68da44b724244
  6. v1987a2e6965981

What changed

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

      request-property-type-generalized

    • added the new optional request property

      new-optional-request-property

    • added the new optional request property

      new-optional-request-property

    • the request property type changed from no type to object

      request-property-type-changed

    • the response's property default value 0 was added for the status

      response-property-default-value-added

    • the response's property default value 0 was added for the status

      response-property-default-value-added

    • the response's property default value 0 was added for the status

      response-property-default-value-added

    • the response's property default value 0 was added for the status

      response-property-default-value-added

  • v1d68da44b724244See the full diff
    • removed the enum value DELETE of the request property

      request-property-enum-value-removed

    • removed the enum value HEAD of the request property

      request-property-enum-value-removed

    • removed the enum value PATCH of the request property

      request-property-enum-value-removed

    • removed the enum value PUT of the request property

      request-property-enum-value-removed

    • removed the DELETE enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the HEAD enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the PATCH enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the PUT enum value from the response property for the response status

      response-property-enum-value-removed

    • api tag VideoV1Room added

      api-tag-added