Skip to content

Commit

Permalink
fix: MegaLinter issues
Browse files Browse the repository at this point in the history
  • Loading branch information
maxl2287 committed Jul 3, 2024
1 parent d4bebf6 commit 013f211
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1294,7 +1294,7 @@ components:
config:
subscriptionDetail:
device:
phoneNumber: +123456789
phoneNumber: "+123456789"
subscriptionExpireTime: 2024-07-17T13:18:23.682Z
subscriptionMaxEvents: 5
initialEvent: true
Expand All @@ -1312,7 +1312,7 @@ components:
config:
subscriptionDetail:
device:
phoneNumber: +123456789
phoneNumber: "+123456789"
subscriptionExpireTime: 2024-07-17T13:18:23.682Z
subscriptionMaxEvents: 5
initialEvent: true
Expand All @@ -1330,7 +1330,7 @@ components:
config:
subscriptionDetail:
device:
phoneNumber: +123456789
phoneNumber: "+123456789"
subscriptionExpireTime: 2024-07-17T13:18:23.682Z
subscriptionMaxEvents: 5
initialEvent: true
Expand Down

0 comments on commit 013f211

Please sign in to comment.