Skip to content

Commit

Permalink
feat: API Change, add TrustedContnet Remediation' fields
Browse files Browse the repository at this point in the history
Signed-off-by: Zvi Grinberg <[email protected]>
  • Loading branch information
zvigrinberg committed Dec 12, 2023
1 parent 4d4ddd9 commit 16d3e07
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions api/v4/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -295,9 +295,11 @@ components:
trustedContent:
type: object
properties:
mavenPackage:
package:
$ref: '#/components/schemas/PackageRef'
productStatus:
status:
type: string
justification:
type: string
CvssVector:
type: object
Expand Down

0 comments on commit 16d3e07

Please sign in to comment.