NugetArtifactResource

Retrieves NuGet metadata given a repositoryId, artifactId, and version.

The following resources are part of this group:

/artifact/nuget

Mount Point: /rest/artifact/nuget

GET

Retrieves the NuGet entry for the requested artifact in ODATA/Atom form.

Parameters

name description type default
r Repository that the artifact is contained in (Required). query
a Artifact id of the artifact (Required). query
v Version of the artifact (Required). query

Response Body

element: (custom)
media types: application/xml
application/json

(no documentation provided)