You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enumerate Package Versions returns just the array of the versions of a package, as opposed to the endpoint we currently use which lists all the package info (but can also return some batch thing for big queries).
oliverchang
added
backlog
Important but currently unprioritized
and removed
stale
The issue or PR is stale and pending automated closure
labels
Sep 30, 2024
Enumerate Package Versions returns just the array of the versions of a package, as opposed to the endpoint we currently use which lists all the package info (but can also return some batch thing for big queries).
e.g:
Current: https://api.nuget.org/v3/registration5-semver1/newtonsoft.json/index.json
New: https://api.nuget.org/v3-flatcontainer/newtonsoft.json/index.json
The text was updated successfully, but these errors were encountered: