Skip to content

Commit

Permalink
Included REST Spec Changes
Browse files Browse the repository at this point in the history
* Second Part of #2089
* All the OpenAPI Spec changes have been included
* The `/query/dependencies` is no longer going to be used, instead, the `/v0/package/{purl}/dependencies` and `/v0/artifact/{digest}/dependencies` will be replacing it.
* The code in retrieveDependencies.go has been updated to work for the new endpoints.

Signed-off-by: nathannaveen <[email protected]>
  • Loading branch information
nathannaveen committed Oct 25, 2024
1 parent 706f6d7 commit 0c02fd0
Show file tree
Hide file tree
Showing 9 changed files with 1,611 additions and 302 deletions.
615 changes: 553 additions & 62 deletions pkg/guacrest/client/client.go

Large diffs are not rendered by default.

61 changes: 37 additions & 24 deletions pkg/guacrest/client/models.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

61 changes: 37 additions & 24 deletions pkg/guacrest/generated/models.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0c02fd0

Please sign in to comment.