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

NuGet API to relist a package #17

Open
anangaur opened this issue Jan 9, 2018 · 0 comments
Open

NuGet API to relist a package #17

anangaur opened this issue Jan 9, 2018 · 0 comments

Comments

@anangaur
Copy link
Member

anangaur commented Jan 9, 2018

If a package is unlisted, it is possible to make that package once again visible in search results using the "relist" endpoint. This endpoint has the same shape as the delete (unlist) endpoint but uses the POST HTTP method instead of the DELETE method.

This API already existed and now we have documented it. You can read more about it, here.

We are also discussing ways to expose this API via a nuget command: NuGet/NuGetGallery#5191.

@NuGet NuGet locked and limited conversation to collaborators Jan 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant