mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-06 12:27:48 +00:00
Apply automatic changes
This commit is contained in:
committed by
github-actions[bot]
parent
8ce469eba7
commit
50a2afce8d
@@ -82853,12 +82853,12 @@
|
||||
"example": "email"
|
||||
},
|
||||
"value": {
|
||||
"type": "object",
|
||||
"type": "string",
|
||||
"description": "Value that was derived during the preview.",
|
||||
"example": "email@mail.com"
|
||||
},
|
||||
"previousValue": {
|
||||
"type": "object",
|
||||
"type": "string",
|
||||
"description": "The value of the attribute before the preview.",
|
||||
"example": "oldEmail@mail.com"
|
||||
},
|
||||
|
||||
@@ -62476,11 +62476,11 @@ paths:
|
||||
description: Name of the attribute that is being previewed.
|
||||
example: email
|
||||
value:
|
||||
type: object
|
||||
type: string
|
||||
description: Value that was derived during the preview.
|
||||
example: email@mail.com
|
||||
previousValue:
|
||||
type: object
|
||||
type: string
|
||||
description: The value of the attribute before the preview.
|
||||
example: oldEmail@mail.com
|
||||
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
Reference in New Issue
Block a user