Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use 'Enumerate Package Versions' request for NuGet version enumeration #1932

Open
michaelkedar opened this issue Jan 25, 2024 · 2 comments
Open
Labels
backlog Important but currently unprioritized enhancement New feature or request

Comments

@michaelkedar
Copy link
Member

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

@andrewpollock andrewpollock added the enhancement New feature or request label Feb 7, 2024
Copy link

This issue has not had any activity for 60 days and will be automatically closed in two weeks

@github-actions github-actions bot added the stale The issue or PR is stale and pending automated closure label Jul 20, 2024
@andrewpollock andrewpollock added the backlog Important but currently unprioritized label Jul 23, 2024
@oliverchang oliverchang removed the backlog Important but currently unprioritized label Jul 29, 2024
@github-actions github-actions bot removed the stale The issue or PR is stale and pending automated closure label Jul 30, 2024
Copy link

This issue has not had any activity for 60 days and will be automatically closed in two weeks

See https://github.com/google/osv.dev/blob/master/CONTRIBUTING.md for how to contribute a PR if you're interested in helping out.

@github-actions github-actions bot added the stale The issue or PR is stale and pending automated closure label Sep 28, 2024
@oliverchang oliverchang added backlog Important but currently unprioritized and removed stale The issue or PR is stale and pending automated closure labels Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Important but currently unprioritized enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants