Releases

Show end-of-life details for a set of releases.

Show end-of-life details for a set of releases

post/v1/packages/eol-releases

Request body

OR

Example request

{
  "purls": [
    "pkg:pypi/urllib3@1.3.1"
  ]
}

Response

Details of releases found from the search and any package names that had no results.

Changes

No recorded changes to this endpoint across all 1 revision of this API.