Skip to content

Commit

Permalink
restdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
fwilhe committed Sep 6, 2024
1 parent 7f6fc07 commit ee4f2d2
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 @@ -88,3 +88,13 @@ include::{snippets}/getPackageWithVulnerabilities/curl-request.adoc[]
The expected response looks like this:

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

=== Get Packages By Vulnerabilities

Give a list of affected packages by vulnerability

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

The expected response looks like this:

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

0 comments on commit ee4f2d2

Please sign in to comment.