Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
fwilhe committed Sep 9, 2024
1 parent d280930 commit be74aae
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/docs/asciidoc/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,16 @@ The expected response looks like this:

include::{snippets}/getPackageWithVulnerabilities/http-response.adoc[]

=== Get Package With Vulnerabilities by Version

Gives you a list of vulnerabilities for a specific package with the specified version.

include::{snippets}/getPackageWithVulnerabilitiesByVersion/curl-request.adoc[]

The expected response looks like this:

include::{snippets}/getPackageWithVulnerabilitiesByVersion/http-response.adoc[]

=== Get Packages By Vulnerabilities

Give a list of affected packages by vulnerability
Expand Down

0 comments on commit be74aae

Please sign in to comment.