Changes to

POST /v1/CompositionHooks

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

Changed in 5 of the 50 revisions of this API.76

  1. v1207f8ef612391
  2. v1fbd0d4e803991
  3. v1ad992ed01a682
  4. v1d68da44b724244
  5. v1987a2e6965981

What changed

    • the response's property type changed from object to no type for status

      response-property-type-changed

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

      request-property-type-generalized

    • the request property type changed from no type to object

      request-property-type-changed

    • the response's property type changed from no type to object for status

      response-property-type-changed

  • 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 VideoV1CompositionHook added

      api-tag-added