Changes to GET /component/:uuid/releases

GET /component/{uuid}/releases

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

Changed in 23 of the 53 revisions of this API.121530

  1. a1fc035210ca1
  2. 329e2334e92a1
  3. 966ee7965a6f15
  4. 397c41d0b6c92
  5. 18866b26ddf013
  6. 4378096cf2b131
  7. 26042ec7c1aa13
  8. 58cce150dfbe2
  9. 64b6f95fe8da321
  10. 2bd6d8b0ff7313
  11. ff24acccebf41
  12. ff2cb26a75bf1
  13. 2d740e5751091
  14. 11cad9f1e5e211
  15. bf409a83ba5811
  16. 4c19b0fe0a361
  17. 61afa341d1d31
  18. 23a67435984e1
  19. d4e79c3932661
  20. cb60bef0485e11
  21. 552139ac028511
  22. af488cbbcf1d1
  23. 7674cecad962142

What changed

    • the response property allOf[pagination-details]/nextPageToken became required for the status 200

      response-property-became-required

    • the response property allOf[pagination-details]/nextPageToken became optional for the status 200

      response-property-became-optional

  • 966ee7965a6f15See the full diff
    • the response's body type/format changed from array/ to / for status 200

      response-body-type-changed

    • added the new optional query request parameter pageSize

      new-optional-request-parameter

    • added the new optional query request parameter pageToken

      new-optional-request-parameter

    • added the new optional query request parameter sortField

      new-optional-request-parameter

    • added the new optional query request parameter sortOrder

      new-optional-request-parameter

    • added pagination-details subschema #2 to the response body allOf list for the response status 200

      response-body-all-of-added

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

    • added the new COMPLIANCE_DOCUMENT enum value to the items/distributions/items/identifiers/items/idType response property for the response status 200

      response-property-enum-value-added

    • added the new COMPLIANCE_DOCUMENT enum value to the items/identifiers/items/idType response property for the response status 200

      response-property-enum-value-added

    • removed the optional property items/distributions/items/distributionType from the response with the 200 status

      response-optional-property-removed

    • the response property items/distributions/items/checksums/items/algType became required for the status 200

      response-property-became-required

    • the response property items/distributions/items/checksums/items/algValue became required for the status 200

      response-property-became-required

    • added the required property items/distributions/items/distributionId to the response with the 200 status

      response-required-property-added

  • 4378096cf2b131See the full diff
    • the response property items/distributions/items/checksums/items/algType became optional for the status 200

      response-property-became-optional

    • the response property items/distributions/items/checksums/items/algValue became optional for the status 200

      response-property-became-optional

    • removed the required property items/distributions/items/distributionId from the response with the 200 status

      response-required-property-removed

    • added the optional property items/distributions/items/distributionType to the response with the 200 status

      response-optional-property-added

  • 26042ec7c1aa13See the full diff
    • removed the optional property items/distributions/items/distributionType from the response with the 200 status

      response-optional-property-removed

    • the response property items/distributions/items/checksums/items/algType became required for the status 200

      response-property-became-required

    • the response property items/distributions/items/checksums/items/algValue became required for the status 200

      response-property-became-required

    • added the required property items/distributions/items/distributionId to the response with the 200 status

      response-required-property-added

    • removed the COMPLIANCE_DOCUMENT enum value from the items/distributions/items/identifiers/items/idType response property for the response status 200

      response-property-enum-value-removed

    • removed the COMPLIANCE_DOCUMENT enum value from the items/identifiers/items/idType response property for the response status 200

      response-property-enum-value-removed

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

  • 64b6f95fe8da321See the full diff
    • the response property items/distributions/items/checksums/items/algType became optional for the status 200

      response-property-became-optional

    • the response property items/distributions/items/checksums/items/algValue became optional for the status 200

      response-property-became-optional

    • removed the required property items/distributions/items/distributionId from the response with the 200 status

      response-required-property-removed

    • added the new COMPLIANCE_DOCUMENT enum value to the items/distributions/items/identifiers/items/idType response property for the response status 200

      response-property-enum-value-added

    • added the new COMPLIANCE_DOCUMENT enum value to the items/identifiers/items/idType response property for the response status 200

      response-property-enum-value-added

    • added the optional property items/distributions/items/distributionType to the response with the 200 status

      response-optional-property-added

  • 2bd6d8b0ff7313See the full diff
    • removed the optional property items/distributions/items/distributionType from the response with the 200 status

      response-optional-property-removed

    • the response property items/distributions/items/checksums/items/algType became required for the status 200

      response-property-became-required

    • the response property items/distributions/items/checksums/items/algValue became required for the status 200

      response-property-became-required

    • added the required property items/distributions/items/distributionId to the response with the 200 status

      response-required-property-added

    • removed the optional property items/cle from the response with the 200 status

      response-optional-property-removed

    • added the optional property items/cle to the response with the 200 status

      response-optional-property-added

    • added the optional property items/componentName to the response with the 200 status

      response-optional-property-added

  • 11cad9f1e5e211See the full diff
    • added the pattern ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$ to the path request parameter uuid

      request-parameter-pattern-added

    • added the optional property items/component to the response with the 200 status

      response-optional-property-added

  • bf409a83ba5811See the full diff
    • removed the optional property items/component from the response with the 200 status

      response-optional-property-removed

    • removed the pattern ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$ from the path request parameter uuid

      request-parameter-pattern-removed

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

    • added the optional property items/distributions to the response with the 200 status

      response-optional-property-added

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

    • added the optional property items/component to the response with the 200 status

      response-optional-property-added

    • added the pattern ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$ to the path request parameter uuid

      request-parameter-pattern-added

    • removed the optional property items/distributions from the response with the 200 status

      response-optional-property-removed

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

  • cb60bef0485e11See the full diff
    • removed the required property items/distributions/items/id from the response with the 200 status

      response-required-property-removed

    • added the optional property items/distributions/items/distributionType to the response with the 200 status

      response-optional-property-added

  • 552139ac028511See the full diff
    • removed the optional property items/formats from the response with the 200 status

      response-optional-property-removed

    • added the optional property items/distributions to the response with the 200 status

      response-optional-property-added

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

    • added the optional property items/formats to the response with the 200 status

      response-optional-property-added

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

  • 7674cecad962142See the full diff
    • the response's body type/format changed from / to array/ for status 200

      response-body-type-changed

    • deleted the query request parameter pageSize

      request-parameter-removed

    • deleted the query request parameter pageToken

      request-parameter-removed

    • deleted the query request parameter sortField

      request-parameter-removed

    • deleted the query request parameter sortOrder

      request-parameter-removed

    • removed the pattern ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$ from the path request parameter uuid

      request-parameter-pattern-removed

    • removed pagination-details subschema #2 from the response body allOf list for the response status 200

      response-body-all-of-removed

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