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