Changes to Search assets

GET /api/search

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

Changed in 17 of the 79 revisions of this API.141231

  1. 815e0302a98811
  2. e71db45f5d4a11
  3. e654ac1b09452
  4. c3e15c78f2da4
  5. e1c990d3ca3b13
  6. aff97899d1c033
  7. 98cc8ad861651
  8. f4cf79d458903
  9. 1e9ee91ddfe71
  10. 075f79c577a21
  11. 28f8549f3bc42
  12. 0af8aaa9fea32
  13. 3b5090d0b2a27
  14. 5ecfeaf25dcc133
  15. ece9b5bc44991
  16. cf97716473921
  17. 9f13ecc4bc7d2

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

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

      response-optional-property-removed

    • deleted the query request parameter threshold with deprecation

      request-parameter-removed-with-deprecation

    This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the required property data/items/asset/current_version_id to the response with the 200 status

      response-required-property-added

    • added the required property data/items/asset/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

  • e1c990d3ca3b13See the full diff
    • deleted the query request parameter include_debug

      request-parameter-removed

    • added the required property debug/anyOf[subschema #1: SearchDebug]/reranked to the response with the 200 status

      response-required-property-added

    • added the required property debug/anyOf[subschema #1: SearchDebug]/reranker to the response with the 200 status

      response-required-property-added

    • added the required property debug/anyOf[subschema #1: SearchDebug]/selected_ordering to the response with the 200 status

      response-required-property-added

  • aff97899d1c033See the full diff
    • deleted the query request parameter album_ids

      request-parameter-removed

    • deleted the query request parameter captured_after

      request-parameter-removed

    • deleted the query request parameter captured_before

      request-parameter-removed

    • added the new optional query request parameter album_id

      new-optional-request-parameter

    • added the new optional query request parameter local_datetime_after

      new-optional-request-parameter

    • added the new optional query request parameter local_datetime_before

      new-optional-request-parameter

    • added the new optional query request parameter bbox

      new-optional-request-parameter

    • added the new optional query request parameter include_debug

      new-optional-request-parameter

    • query request parameter threshold was deprecated

      request-parameter-deprecated

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

      response-optional-property-added

    • added the new optional query request parameter album_ids

      new-optional-request-parameter

    • added the optional property data/items/asset/stack_id to the response with the 200 status

      response-optional-property-added

    • added the new optional query request parameter center

      new-optional-request-parameter

    • added the new optional query request parameter radius

      new-optional-request-parameter

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

      response-optional-property-added

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

      response-required-property-added

    • removed the optional property data/items/asset/checksum from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/asset/checksum_sha1 from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/asset/device_asset_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/asset/device_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/asset/file_created_at from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/asset/file_modified_at from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/asset/file_size_bytes from the response with the 200 status

      response-optional-property-removed

  • 5ecfeaf25dcc133See the full diff
    • the response property data/items/asset/checksum became optional for the status 200

      response-property-became-optional

    • the response property data/items/asset/device_asset_id became optional for the status 200

      response-property-became-optional

    • the response property data/items/asset/device_id became optional for the status 200

      response-property-became-optional

    • the response property data/items/asset/file_created_at became optional for the status 200

      response-property-became-optional

    • the response property data/items/asset/file_modified_at became optional for the status 200

      response-property-became-optional

    • response property data/items/asset/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 data/items/asset/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 data/items/asset/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 data/items/asset/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 data/items/asset/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 data/items/asset/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 data/items/asset/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 data/items/asset/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 new optional query request parameter include

      new-optional-request-parameter

    • added the optional property data/items/asset/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 data/items/asset/thumbhash to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/asset/duration to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/asset/metadata/anyOf[subschema #1: MetadataResponse]/raw_height to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/asset/metadata/anyOf[subschema #1: MetadataResponse]/raw_width to the response with the 200 status

      response-optional-property-added