Skip to content

Commit 25c6622

Browse files
author
FusionAuth Automation
committed
Sync from monorepo 6769111f347e
1 parent d84f342 commit 25c6622

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

openapi.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6722,10 +6722,15 @@ components:
67226722
description: ''
67236723
type: object
67246724
properties:
6725+
code:
6726+
type: string
67256727
phoneNumber:
67266728
type: string
67276729
textMessage:
67286730
type: string
6731+
userId:
6732+
type: string
6733+
format: uuid
67296734
SMSMessageTemplate:
67306735
description: ''
67316736
type: object
@@ -9665,12 +9670,17 @@ components:
96659670
description: ''
96669671
type: object
96679672
properties:
9673+
code:
9674+
type: string
96689675
locale:
96699676
"$ref": "#/components/schemas/Locale"
96709677
message:
96719678
type: string
96729679
phoneNumber:
96739680
type: string
9681+
userId:
9682+
type: string
9683+
format: uuid
96749684
VoiceMessageTemplate:
96759685
description: ''
96769686
type: object

0 commit comments

Comments
 (0)