Changes to Batch stewardship state for a list of purls

POST /packages:batch-stewardship

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

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

  1. v136d7585ff64c1
  2. v13272cbfaa72b12
  3. v108763340c7f52
  4. v15ade51496c1112
  5. v1f6ec2792f13122

What changed

    • added the new archived enum value to the packages/additionalProperties/oneOf[StewardshipSummary]/lifecycle response property for the response status 200

      response-property-enum-value-added

  • v13272cbfaa72b12See the full diff
    • removed the optional property packages/additionalProperties/oneOf[StewardshipSummary]/stewards/oneOf[subschema #1]/items/name from the response with the 200 status

      response-optional-property-removed

    • added the optional property packages/additionalProperties/oneOf[StewardshipSummary]/stewards/oneOf[subschema #1]/items/displayName to the response with the 200 status

      response-optional-property-added

    • added the optional property packages/additionalProperties/oneOf[StewardshipSummary]/stewards/oneOf[subschema #1]/items/username to the response with the 200 status

      response-optional-property-added

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

      response-property-became-nullable

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

      response-property-became-optional

  • v15ade51496c1112See the full diff
    • added subschema #1 to the packages/additionalProperties/oneOf[StewardshipSummary]/stewards response property oneOf list for the response status 200

      response-property-one-of-added

    • the response property packages/additionalProperties/oneOf[StewardshipSummary]/openVulns became required for the status 200

      response-property-became-required

    • removed Steward from the packages/additionalProperties/oneOf[StewardshipSummary]/stewards response property oneOf list for the response status 200

      response-property-one-of-removed

  • v1f6ec2792f13122See the full diff
    • the response property packages/additionalProperties/oneOf[StewardshipSummary]/openVulns became optional for the status 200

      response-property-became-optional

    • added Steward to the packages/additionalProperties/oneOf[StewardshipSummary]/stewards response property oneOf list for the response status 200

      response-property-one-of-added

    • removed the archived enum value from the packages/additionalProperties/oneOf[StewardshipSummary]/lifecycle response property for the response status 200

      response-property-enum-value-removed

    • removed subschema #1 from the packages/additionalProperties/oneOf[StewardshipSummary]/stewards response property oneOf list for the response status 200

      response-property-one-of-removed