Changes to Create Video

POST /v1/videos

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

Changed in 3 of the 14 revisions of this API.3210

  1. fd2d6a77680e224
  2. 11e1197415cb5
  3. 0daaa2ae7e3b11

What changed

  • fd2d6a77680e224See the full diff
    • request property was restricted to a list of enum values

      request-property-became-enum

    • the response property const value mirage-video-1-latest was removed for the status

      response-property-const-removed

    • added the new mirage-avatar-x enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new mirage-video-1-latest enum value to the / response property for the response status

      response-property-enum-value-added

    • the request property const value mirage-video-1-latest was removed

      request-property-const-removed

    • the request property default value changed from mirage-video-1-latest to mirage-avatar-x

      request-property-default-value-changed

    • added the new mirage-avatar-x enum value to the request property

      request-property-enum-value-added

    • added the new mirage-video-1-latest enum value to the request property

      request-property-enum-value-added

    • added the new optional request property

      new-optional-request-property

    • added subschema #1 subschema #2 to the request body oneOf list

      request-body-one-of-added

    • the request property became optional

      request-property-became-optional

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

  • 0daaa2ae7e3b11See the full diff
    • the request property contentMediaType changed from application/octet-stream to

      request-property-content-media-type-changed

    • request property list-of-types was widened by adding types null to media type multipart/form-data

      request-property-list-of-types-widened