Changes to POST /v0/files

POST /v0/files

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

Changed in 3 of the 5 revisions of this API.313

  1. 69e42ddaf375311
  2. 36d2b811bb5f1
  3. 118e2caf7bb01

What changed

  • 69e42ddaf375311See the full diff
    • removed subschema #1 subschema #2 subschema #3 from the file request property anyOf list

      request-property-any-of-removed

    • the file request property contentEncoding changed from to binary

      request-property-content-encoding-changed

    • the file request property's minLength was increased from 0 to 1

      request-property-min-length-increased

    • the file request property's maxLength was set to 10485760

      request-property-max-length-set

    • the file request property type/format was generalized from / to string/binary

      request-property-type-generalized

    • added optional request body

      request-body-added-optional

    • endpoint added

      endpoint-added