Skip to content

Commit

Permalink
Merge pull request #9 from zvigrinberg/feature/trusted-content-remedi…
Browse files Browse the repository at this point in the history
…ation-fields

feat: API Change, add TrustedContent Remediation' fields
  • Loading branch information
ruromero authored Dec 12, 2023
2 parents 4d4ddd9 + 16d3e07 commit e1b6324
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 e1b6324

Please sign in to comment.