Automated commit by github action: 4017062329

This commit is contained in:
GitHub Action Bot
2023-01-26 16:22:24 +00:00
parent 88de31fbaf
commit 71fb47ccbc
2 changed files with 5 additions and 0 deletions

View File

@@ -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: {}

View File

@@ -17,6 +17,8 @@ properties:
description: >-
Unique name of this transform
example: Timestamp To Date
minLength: 1
maxLength: 50
type:
type: string
description: >-