Apply automatic changes

This commit is contained in:
tyler-mairose-sp
2024-03-22 17:19:12 +00:00
committed by github-actions[bot]
parent 8ce469eba7
commit 50a2afce8d
5 changed files with 7489 additions and 7489 deletions

View File

@@ -82853,12 +82853,12 @@
"example": "email" "example": "email"
}, },
"value": { "value": {
"type": "object", "type": "string",
"description": "Value that was derived during the preview.", "description": "Value that was derived during the preview.",
"example": "email@mail.com" "example": "email@mail.com"
}, },
"previousValue": { "previousValue": {
"type": "object", "type": "string",
"description": "The value of the attribute before the preview.", "description": "The value of the attribute before the preview.",
"example": "oldEmail@mail.com" "example": "oldEmail@mail.com"
}, },

View File

@@ -62476,11 +62476,11 @@ paths:
description: Name of the attribute that is being previewed. description: Name of the attribute that is being previewed.
example: email example: email
value: value:
type: object type: string
description: Value that was derived during the preview. description: Value that was derived during the preview.
example: email@mail.com example: email@mail.com
previousValue: previousValue:
type: object type: string
description: The value of the attribute before the preview. description: The value of the attribute before the preview.
example: oldEmail@mail.com example: oldEmail@mail.com
errorMessages: errorMessages:

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long