Changes to get the metadata of an hdf object

GET /hdf/meta/{fpath}

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

Changed in 9 of the 50 revisions of this API.8116

  1. 51f5737233d111
  2. 24ace76c28b41
  3. d989f5483a0f22
  4. c6f55726bc822
  5. d481a8106a9a5
  6. 6d3176da49415
  7. b1378ccddf8a1
  8. 00a7a553e15c1
  9. 99123c1740e322

What changed

  • 51f5737233d111See the full diff
    • removed the optional property oneOf[group_meta]/childrenCount from the response with the 200 status

      response-optional-property-removed

    • added the required property oneOf[group_meta]/children to the response with the 200 status

      response-required-property-added

    • the response property oneOf[group_meta]/childrenCount became optional for the status 200

      response-property-became-optional

    • removed the required property oneOf[dataset_meta]/attributeCount from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[group_meta]/attributeCount from the response with the 200 status

      response-required-property-removed

    • added the required property oneOf[dataset_meta]/attributes to the response with the 200 status

      response-required-property-added

    • added the required property oneOf[group_meta]/attributes to the response with the 200 status

      response-required-property-added

    • removed the required property oneOf[dataset_meta]/id from the response with the 200 status

      response-required-property-removed

    • removed the required property oneOf[group_meta]/id from the response with the 200 status

      response-required-property-removed

    • the response property oneOf[dataset_meta]/attributeCount became required for the status 200

      response-property-became-required

    • the response property oneOf[dataset_meta]/id became required for the status 200

      response-property-became-required

    • the response property oneOf[group_meta]/attributeCount became required for the status 200

      response-property-became-required

    • the response property oneOf[group_meta]/childrenCount became required for the status 200

      response-property-became-required

    • the response property oneOf[group_meta]/id became required for the status 200

      response-property-became-required

    • added the optional property oneOf[dataset_meta]/attributeCount to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[dataset_meta]/id to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[group_meta]/attributeCount to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[group_meta]/childrenCount to the response with the 200 status

      response-optional-property-added

    • added the optional property oneOf[group_meta]/id to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

  • 99123c1740e322See the full diff
    • added the new path request parameter apiPath

      new-request-path-parameter

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

      response-media-type-removed

    • added the non-success response with the status 404

      response-non-success-status-added

    • removed the non-success response with the status 401

      response-non-success-status-removed

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