diff --git a/api/v4/openapi.yaml b/api/v4/openapi.yaml index e74e3fc..b9f1806 100644 --- a/api/v4/openapi.yaml +++ b/api/v4/openapi.yaml @@ -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