mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 12:27:47 +00:00
Automated commit by github action: 5336788724
This commit is contained in:
@@ -21,6 +21,7 @@ enum:
|
|||||||
- RULE
|
- RULE
|
||||||
- SOD_POLICY
|
- SOD_POLICY
|
||||||
- SOURCE
|
- SOURCE
|
||||||
|
- TAG
|
||||||
- TAG_CATEGORY
|
- TAG_CATEGORY
|
||||||
- TASK_RESULT
|
- TASK_RESULT
|
||||||
- REPORT_RESULT
|
- REPORT_RESULT
|
||||||
|
|||||||
@@ -15,6 +15,7 @@ properties:
|
|||||||
$ref: './Value.yaml'
|
$ref: './Value.yaml'
|
||||||
children:
|
children:
|
||||||
type: array
|
type: array
|
||||||
|
nullable: true
|
||||||
description: List of expressions
|
description: List of expressions
|
||||||
items:
|
items:
|
||||||
$ref: './Value.yaml'
|
$ref: './Value.yaml'
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
type: object
|
type: object
|
||||||
|
nullable: true
|
||||||
description: The owner of this object.
|
description: The owner of this object.
|
||||||
properties:
|
properties:
|
||||||
type:
|
type:
|
||||||
|
|||||||
Reference in New Issue
Block a user