Changes to Filtered paginated package list

GET /ossprey/packages

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

Changed in 2 of the 2 revisions of this API.426

  1. v10156203371f515
  2. v192d8d646c7d3321

What changed

  • v10156203371f515See the full diff
    • removed the required property rows/items/healthBand from the response with the 200 status

      response-required-property-removed

    • added the new enum value archived to the query request parameter lifecycle

      request-parameter-enum-value-added

    • added the new enum value excellent to the query request parameter healthBand

      request-parameter-enum-value-added

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

      response-optional-property-added

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

      response-optional-property-added

    • added the required property rows/items/health to the response with the 200 status

      response-required-property-added

  • v192d8d646c7d3321See the full diff
    • removed the enum value archived from the query request parameter lifecycle

      request-parameter-enum-value-removed

    • removed the enum value excellent from the query request parameter healthBand

      request-parameter-enum-value-removed

    • removed the required property rows/items/health from the response with the 200 status

      response-required-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

    • added the required property rows/items/healthBand to the response with the 200 status

      response-required-property-added