feat(frontend): Add ComplianceStatus and first validation
This commit is contained in:
@@ -796,6 +796,13 @@ components:
|
||||
- SENSITIVE
|
||||
- NONE
|
||||
|
||||
ComplianceStatus:
|
||||
type: string
|
||||
enum:
|
||||
- NON_CRITICAL
|
||||
- WARNING
|
||||
- CRITICAL
|
||||
|
||||
####### Supporting components #######
|
||||
Page:
|
||||
type: object
|
||||
|
||||
Reference in New Issue
Block a user