Changes to GET /cidoc_class/:cidoc_class

GET /cidoc_class/{cidoc_class}

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

Changed in 16 of the 54 revisions of this API.52149

  1. f1cfc7b7cc701
  2. 782890032b511
  3. 4021f2c1f3331
  4. edaf3e95085d1
  5. 008688998b8320
  6. 26f86ddcd57c9
  7. 676032e96b3f29
  8. f6bbad448a9f1
  9. ce0e102b135c2
  10. 071c35a915c514
  11. d309f14c25fc1
  12. 20d5f09599631
  13. 7f8ad85769461
  14. 416dda6574631
  15. a7203bcb1d401
  16. b640f03397362718

What changed

    • for the path request parameter cidoc_class, the type/format was generalized from / to string/

      request-parameter-type-generalized

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

    • added the new enum value gpkg to the query request parameter format

      request-parameter-enum-value-added

    • added the optional property results/items/oneOf[LinkedPlacesModel]/features/items/depictions/items/mainImage to the response with the 200 status

      response-optional-property-added

    • added the new enum value loud to the query request parameter format

      request-parameter-enum-value-added

    • the response property results/items/oneOf[GeoJSONModel]/ became nullable for the status 200

      response-property-became-nullable

    • the response property results/items/oneOf[LinkedPlacesModel]/features/items/descriptions became nullable for the status 200

      response-property-became-nullable

    • the allOf[ApiError]/url response's property type/format changed from string/uri to string/ for status 401

      response-property-type-changed

    • the allOf[ApiError]/url response's property type/format changed from string/uri to string/ for status 403

      response-property-type-changed

    • the allOf[ApiError]/url response's property type/format changed from string/uri to string/ for status 404

      response-property-type-changed

    • the allOf[ApiError]/url response's property type/format changed from string/uri to string/ for status 409

      response-property-type-changed

    • the allOf[ApiError]/url response's property type/format changed from string/uri to string/ for status 500

      response-property-type-changed

    • the anyOf[ApiError]/url response's property type/format changed from string/uri to string/ for status 400

      response-property-type-changed

    • the results/items/oneOf[GeoJSONModel]/features/items/geometry/oneOf[GeometryCollection]/geometries/items/anyOf[LineString]/coordinates/items/items/ response's property type/format changed from number/double to number/ for status 200

      response-property-type-changed

    • the results/items/oneOf[GeoJSONModel]/features/items/geometry/oneOf[GeometryCollection]/geometries/items/anyOf[Point]/coordinates/items/ response's property type/format changed from number/double to number/ for status 200

      response-property-type-changed

    • the results/items/oneOf[GeoJSONModel]/features/items/geometry/oneOf[GeometryCollection]/geometries/items/anyOf[Polygon]/coordinates/items/items/items/ response's property type/format changed from number/double to number/ for status 200

      response-property-type-changed

    • the results/items/oneOf[GeoJSONModel]/features/items/geometry/oneOf[LineString]/coordinates/items/items/ response's property type/format changed from number/double to number/ for status 200

      response-property-type-changed

    • the results/items/oneOf[GeoJSONModel]/features/items/geometry/oneOf[Point]/coordinates/items/ response's property type/format changed from number/double to number/ for status 200

      response-property-type-changed

    • the results/items/oneOf[GeoJSONModel]/features/items/geometry/oneOf[Polygon]/coordinates/items/items/items/ response's property type/format changed from number/double to number/ for status 200

      response-property-type-changed

    • the results/items/oneOf[LinkedPlacesModel]/features/items/geometry/oneOf[GeometryCollection]/geometries/items/anyOf[LineString]/coordinates/items/items/ response's property type/format changed from number/double to number/ for status 200

      response-property-type-changed

    • the results/items/oneOf[LinkedPlacesModel]/features/items/geometry/oneOf[GeometryCollection]/geometries/items/anyOf[Point]/coordinates/items/ response's property type/format changed from number/double to number/ for status 200

      response-property-type-changed

    • the results/items/oneOf[LinkedPlacesModel]/features/items/geometry/oneOf[GeometryCollection]/geometries/items/anyOf[Polygon]/coordinates/items/items/items/ response's property type/format changed from number/double to number/ for status 200

      response-property-type-changed

    • the results/items/oneOf[LinkedPlacesModel]/features/items/geometry/oneOf[LineString]/coordinates/items/items/ response's property type/format changed from number/double to number/ for status 200

      response-property-type-changed

    • the results/items/oneOf[LinkedPlacesModel]/features/items/geometry/oneOf[Point]/coordinates/items/ response's property type/format changed from number/double to number/ for status 200

      response-property-type-changed

    • the results/items/oneOf[LinkedPlacesModel]/features/items/geometry/oneOf[Polygon]/coordinates/items/items/items/ response's property type/format changed from number/double to number/ for status 200

      response-property-type-changed

    • added ApiError subschema #2 to the response body allOf list for the response status 404

      response-body-all-of-added

    • added ApiError ParameterError subschema #3 to the response body anyOf list for the response status 400

      response-body-any-of-added

    • removed ErrorModel ParameterErrorModel from the response body oneOf list for the response status 400

      response-body-one-of-removed

    • removed ErrorModel ParameterErrorModel from the response body oneOf list for the response status 404

      response-body-one-of-removed

    • 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 409

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • removed the non-success response with the status 405

      response-non-success-status-removed

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

    • media type application/ld+json was changed to a more general media type application/json for the response status 200

      response-media-type-name-generalized

    • added LinkedArtModel TableRowModel to the results/items/ response property oneOf list for the response status 200

      response-property-one-of-added

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

      response-media-type-added

    • added the media type application/rdf+xml for the response with the status 200

      response-media-type-added

    • added the media type application/xml for the response with the status 200

      response-media-type-added

    • added the media type text/csv for the response with the status 200

      response-media-type-added

    • added the media type text/plain for the response with the status 200

      response-media-type-added

    • added the media type text/rdf+n3 for the response with the status 200

      response-media-type-added

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 405

      response-non-success-status-added

    • removed SearchModel from the results/items/ response property oneOf list for the response status 200

      response-property-one-of-removed

    • added the new enum value checkbox to the query request parameter column

      request-parameter-enum-value-added

    • added the new enum value begin to the query request parameter column

      request-parameter-enum-value-added

    • added the new enum value end to the query request parameter column

      request-parameter-enum-value-added

    • added the new enum value class to the query request parameter column

      request-parameter-enum-value-added

    • added the new enum value content to the query request parameter column

      request-parameter-enum-value-added

    • added the new enum value count to the query request parameter column

      request-parameter-enum-value-added

    • added the new enum value created to the query request parameter column

      request-parameter-enum-value-added

    • added the new enum value creator to the query request parameter column

      request-parameter-enum-value-added

    • added the new enum value description to the query request parameter column

      request-parameter-enum-value-added

    • added the new enum value extension to the query request parameter column

      request-parameter-enum-value-added

    • added the new enum value group to the query request parameter column

      request-parameter-enum-value-added

    • added the new enum value icon to the query request parameter column

      request-parameter-enum-value-added

    • added the new enum value license to the query request parameter column

      request-parameter-enum-value-added

    • added the new enum value license_holder to the query request parameter column

      request-parameter-enum-value-added

    • added the new enum value public to the query request parameter column

      request-parameter-enum-value-added

    • added the new enum value size to the query request parameter column

      request-parameter-enum-value-added

    • added the new enum value type to the query request parameter column

      request-parameter-enum-value-added

    • added the new enum value table_row to the query request parameter format

      request-parameter-enum-value-added

    • removed the enum value table_row from the query request parameter format

      request-parameter-enum-value-removed

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

    • added the new enum value table_row to the query request parameter format

      request-parameter-enum-value-added

    • the results/items/oneOf[LinkedPlacesModel]/features/items/types/items/value response's property type/format changed from number/float to number/string for status 200

      response-property-type-changed

    • added SearchModel to the results/items/ response property oneOf list for the response status 200

      response-property-one-of-added

  • b640f03397362718See the full diff
    • removed the enum value begin from the query request parameter column

      request-parameter-enum-value-removed

    • removed the enum value checkbox from the query request parameter column

      request-parameter-enum-value-removed

    • removed the enum value class from the query request parameter column

      request-parameter-enum-value-removed

    • removed the enum value content from the query request parameter column

      request-parameter-enum-value-removed

    • removed the enum value count from the query request parameter column

      request-parameter-enum-value-removed

    • removed the enum value created from the query request parameter column

      request-parameter-enum-value-removed

    • removed the enum value creator from the query request parameter column

      request-parameter-enum-value-removed

    • removed the enum value description from the query request parameter column

      request-parameter-enum-value-removed

    • removed the enum value end from the query request parameter column

      request-parameter-enum-value-removed

    • removed the enum value extension from the query request parameter column

      request-parameter-enum-value-removed

    • removed the enum value gpkg from the query request parameter format

      request-parameter-enum-value-removed

    • removed the enum value group from the query request parameter column

      request-parameter-enum-value-removed

    • removed the enum value icon from the query request parameter column

      request-parameter-enum-value-removed

    • removed the enum value license from the query request parameter column

      request-parameter-enum-value-removed

    • removed the enum value license_holder from the query request parameter column

      request-parameter-enum-value-removed

    • removed the enum value loud from the query request parameter format

      request-parameter-enum-value-removed

    • removed the enum value public from the query request parameter column

      request-parameter-enum-value-removed

    • removed the enum value size from the query request parameter column

      request-parameter-enum-value-removed

    • removed the enum value table_row from the query request parameter format

      request-parameter-enum-value-removed

    • removed the enum value type from the query request parameter column

      request-parameter-enum-value-removed

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

      response-media-type-removed

    • removed the media type application/rdf+xml for the response with the status 200

      response-media-type-removed

    • removed the media type application/xml for the response with the status 200

      response-media-type-removed

    • removed the media type text/csv for the response with the status 200

      response-media-type-removed

    • removed the media type text/plain for the response with the status 200

      response-media-type-removed

    • removed the media type text/rdf+n3 for the response with the status 200

      response-media-type-removed

    • the results/items/oneOf[LinkedPlacesModel]/features/items/types/items/value response's property type/format changed from number/string to number/float for status 200

      response-property-type-changed

    • removed the optional property results/items/oneOf[LinkedPlacesModel]/features/items/depictions/items/mainImage from the response with the 200 status

      response-optional-property-removed

    • for the path request parameter cidoc_class, the type/format was generalized from string/ to /

      request-parameter-type-generalized

    • media type application/json was changed to a more specific media type application/ld+json for the response status 200

      response-media-type-name-specialized

    • removed the non-success response with the status 400

      response-non-success-status-removed

    • removed the non-success response with the status 401

      response-non-success-status-removed

    • removed the non-success response with the status 403

      response-non-success-status-removed

    • removed the non-success response with the status 409

      response-non-success-status-removed

    • removed the non-success response with the status 500

      response-non-success-status-removed

    • removed LinkedArtModel TableRowModel from the results/items/ response property oneOf list for the response status 200

      response-property-one-of-removed

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