Changes to Update an asset

PATCH /api/assets/{asset_id}

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

Changed in 10 of the 79 revisions of this API.14715

  1. 815e0302a98811
  2. e654ac1b09452
  3. c3e15c78f2da4
  4. 075f79c577a21
  5. 0af8aaa9fea32
  6. 3b5090d0b2a27
  7. 5ecfeaf25dcc132
  8. ece9b5bc44991
  9. cf97716473921
  10. a6ebc2021e6e1

What changed

    • response property detail list-of-types was widened by adding types string to media type application/json of response 422

      response-property-list-of-types-widened

    • the response property detail became required for the status 422

      response-property-became-required

    • added the required property current_version_id to the response with the 200 status

      response-required-property-added

    • added the required property kind to the response with the 200 status

      response-required-property-added

    • added the media type application/json for the response with the status 404

      response-media-type-added

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 429

      response-non-success-status-added

    • added the optional property stack_id to the response with the 200 status

      response-optional-property-added

    • added the optional property faces/anyOf[subschema #1]/items/confidence to the response with the 200 status

      response-optional-property-added

    • added the required property faces/anyOf[subschema #1]/items/source to the response with the 200 status

      response-required-property-added

    • removed the optional property checksum from the response with the 200 status

      response-optional-property-removed

    • removed the optional property checksum_sha1 from the response with the 200 status

      response-optional-property-removed

    • removed the optional property device_asset_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property device_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property file_created_at from the response with the 200 status

      response-optional-property-removed

    • removed the optional property file_modified_at from the response with the 200 status

      response-optional-property-removed

    • removed the optional property file_size_bytes from the response with the 200 status

      response-optional-property-removed

  • 5ecfeaf25dcc132See the full diff
    • the response property checksum became optional for the status 200

      response-property-became-optional

    • the response property device_asset_id became optional for the status 200

      response-property-became-optional

    • the response property device_id became optional for the status 200

      response-property-became-optional

    • the response property file_created_at became optional for the status 200

      response-property-became-optional

    • the response property file_modified_at became optional for the status 200

      response-property-became-optional

    • response property checksum list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property device_asset_id list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property device_id list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property faces list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property file_created_at list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property file_modified_at list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property file_size_bytes list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property people list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • added the optional property file_data to the response with the 200 status

      response-optional-property-added

    • the file_size_bytes response's property default value 0 was removed for the status 200

      response-property-default-value-removed

    • added the optional property thumbhash to the response with the 200 status

      response-optional-property-added

    • added the optional property duration to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added