Skip to content

Commit bb29ccd

Browse files
feat(CORE-2063): Added Messages tags to RCS components so they can ap… (#215)
1 parent bd80c61 commit bb29ccd

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
@@ -11524,6 +11524,8 @@ components:
1152411524
- text: Share
1152511525
postbackData: b5
1152611526
shareLocationAction: {}
11527+
x-tags:
11528+
- Messages
1152711529
RCSMedia:
1152811530
title: RCSMedia
1152911531
x-stoplight:
@@ -11551,6 +11553,8 @@ components:
1155111553
Example 1:
1155211554
fileUrl: 'https://static.wikia.nocookie.net/garfield/images/2/26/Garfield_New_Look-removebg-preview.png/revision/latest/scale-to-width/360?cb=20250228052648'
1155311555
height: MEDIUM
11556+
x-tags:
11557+
- Messages
1155411558
RCSRichCard:
1155511559
title: RCSRichCard
1155611560
x-stoplight:
@@ -11620,6 +11624,8 @@ components:
1162011624
postbackData: c2_yes
1162111625
- text: C2 No
1162211626
postbackData: c2_no
11627+
x-tags:
11628+
- Messages
1162311629
RCSCard:
1162411630
title: RCSCard
1162511631
x-stoplight:
@@ -11667,6 +11673,8 @@ components:
1166711673
label: SYD
1166811674
latitude: -33.865143
1166911675
longitude: 151.2099
11676+
x-tags:
11677+
- Messages
1167011678
RCSSuggestion:
1167111679
title: RCSSuggestion
1167211680
x-stoplight:
@@ -11802,6 +11810,8 @@ components:
1180211810
postbackData: Clicked_View_Location
1180311811
viewLocationAction:
1180411812
query: 'https://www.google.com/maps/place/Vonage/@51.5230371,-0.0852492,15z'
11813+
x-tags:
11814+
- Messages
1180511815
WAContent:
1180611816
title: WAContent
1180711817
x-stoplight:

0 commit comments

Comments
 (0)