Changes to List packages

GET /packages

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

Changed in 5 of the 6 revisions of this API.848

  1. v136d7585ff64c113
  2. v13272cbfaa72b1
  3. v108763340c7f521
  4. v15ade51496c1111
  5. v1f6ec2792f131522

What changed

  • v136d7585ff64c113See the full diff
    • the packages/items/health response's property type/format changed from integer null/ to object/ for status 200

      response-property-type-changed

    • added the new archived enum value to the packages/items/lifecycle response property for the response status 200

      response-property-enum-value-added

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

      request-parameter-enum-value-added

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

      response-required-property-added

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

      response-required-property-added

    • response property packages/items/stewards list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

  • v108763340c7f521See the full diff
    • the response property packages/items/stewards/oneOf[subschema #1]/items/name became nullable for the status 200

      response-property-became-nullable

    • the response property packages/items/stewards/oneOf[subschema #1]/items/name became optional for the status 200

      response-property-became-optional

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

      response-optional-property-added

  • v15ade51496c1111See the full diff
    • removed the optional property packages/items/steward from the response with the 200 status

      response-optional-property-removed

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

      response-optional-property-added

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

      request-parameter-enum-value-removed

    • the response property packages/items/health became nullable for the status 200

      response-property-became-nullable

    • the packages/items/health response's property type/format changed from object/ to integer null/ for status 200

      response-property-type-changed

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

      response-required-property-removed

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

      response-required-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-added

    • removed the archived enum value from the packages/items/lifecycle response property for the response status 200

      response-property-enum-value-removed