mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-08 12:27:47 +00:00
Automated commit by github action: 4017062329
This commit is contained in:
@@ -9,6 +9,8 @@ properties:
|
|||||||
type: string
|
type: string
|
||||||
description: the name of the rule
|
description: the name of the rule
|
||||||
example: WebServiceBeforeOperationRule
|
example: WebServiceBeforeOperationRule
|
||||||
|
minLength: 1
|
||||||
|
maxLength: 128
|
||||||
description:
|
description:
|
||||||
type: string
|
type: string
|
||||||
description: a description of the rule's purpose
|
description: a description of the rule's purpose
|
||||||
@@ -58,3 +60,4 @@ properties:
|
|||||||
attributes:
|
attributes:
|
||||||
type: object
|
type: object
|
||||||
description: a map of string to objects
|
description: a map of string to objects
|
||||||
|
example: {}
|
||||||
@@ -17,6 +17,8 @@ properties:
|
|||||||
description: >-
|
description: >-
|
||||||
Unique name of this transform
|
Unique name of this transform
|
||||||
example: Timestamp To Date
|
example: Timestamp To Date
|
||||||
|
minLength: 1
|
||||||
|
maxLength: 50
|
||||||
type:
|
type:
|
||||||
type: string
|
type: string
|
||||||
description: >-
|
description: >-
|
||||||
|
|||||||
Reference in New Issue
Block a user