Skip to content

Commit

Permalink
Update sim-swap-notification-subscription.yaml
Browse files Browse the repository at this point in the history
Added quote for phoneNumber in the examples.
  • Loading branch information
bigludo7 authored Jun 12, 2024
1 parent d8f8fe3 commit 8cd1350
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/API_definitions/sim-swap-notification-subscription.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1101,7 +1101,7 @@ components:
specversion: "1.0"
datacontenttype: application/json
data:
phoneNumber: +123456788
phoneNumber: "+123456788"
subscriptionId: 2ghy-55gg-7iup-yuo9
time: 2023-01-18T13:18:23.682Z

Expand All @@ -1113,7 +1113,7 @@ components:
specversion: "1.0"
datacontenttype: application/json
data:
phoneNumber: +123456789
phoneNumber: "+123456789"
terminationReason: SUBSCRIPTION_EXPIRED
subscriptionId: 2ghy-55gg-7iup-yuo9
terminationDescription: subscription expire time reached
Expand Down

0 comments on commit 8cd1350

Please sign in to comment.