The NuGet V3 Feed Service Index
GET
/api/v4/projects/{id}/packages/nuget/index
This feature was introduced in GitLab 12.6
Authorizations
Section titled “ Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “ Path Parameters ”Responses
Section titled “ Responses ”OK
Media type application/json
object
version
string
resources
Array<object>
object
Example
{ "version": "1.3.0.17", "resources": [ { "@id": "https://gitlab.com/api/v4/projects/1/packages/nuget/query", "@type": "SearchQueryService", "comment": "Filter and search for packages by keyword." } ]}Bad Request
Not Found