Skip to content

Commit

Permalink
fix sender user name model validation example
Browse files Browse the repository at this point in the history
  • Loading branch information
Joel Enikanorogbon committed Oct 23, 2023
1 parent d946568 commit 4683a3c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"responses": {
"200": {
"body": {
"id": "/subscriptions/11112222-3333-4444-5555-666677778888/resourceGroups/contosoResourceGroup/providers/Microsoft.Communication/EmailServices/contosoEmailService/Domains/contoso.com/senderUsernames",
"id": "/subscriptions/11112222-3333-4444-5555-666677778888/resourceGroups/contosoResourceGroup/providers/Microsoft.Communication/EmailServices/contosoEmailService/Domains/contoso.com/senderUsernames/contosoNewsAlerts",
"name": "contoso.com",
"type": "Microsoft.Communication/EmailServices/Domains/SenderUsernames",
"properties": {
Expand Down

0 comments on commit 4683a3c

Please sign in to comment.