google / deps.dev

Resources for the deps.dev API
https://deps.dev
Apache License 2.0
258 stars 20 forks source link

GetDependencies API endpoint docs includes NUGET #30

Open noqcks opened 1 year ago

noqcks commented 1 year ago

I noticed the docs for the API mention that GetDependencies versionKey.system can be one of GO, NPM, CARGO, MAVEN, PYPI, NUGET

https://docs.deps.dev/api/v3alpha/#getdependencies

However, the docs mention that this endpoint is not available for nuget

GetDependencies returns a resolved dependency graph for the given package version. Dependencies are currently available for Go, npm, Cargo, Maven and PyPI.

The API gives a 404 for any nuget, so it's just the docs that need to be updated

404 -> https://api.deps.dev/v3alpha/systems/nuget/packages/azure.core/versions/1.25.0:dependencies