Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Commit 04a476b

Browse files
authored
Auto-merge PR based on merge event
Auto-merging PR based on merge event from upstream repository
2 parents 7d84e3f + 486ef04 commit 04a476b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

site/specs/messaging.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1523,7 +1523,10 @@ components:
15231523
schemas:
15241524
priorityEnum:
15251525
type: string
1526-
description: The priority specified by the user.
1526+
description: |-
1527+
The priority specified by the user.
1528+
1529+
Not supported on MMS.
15271530
enum:
15281531
- default
15291532
- high
@@ -1863,6 +1866,8 @@ components:
18631866
automatically expire by. This must be a valid RFC-3339 value, e.g.,
18641867
2021-03-14T01:59:26Z or 2021-03-13T20:59:26-05:00. Must be a
18651868
date-time in the future.
1869+
1870+
Not supported on MMS.
18661871
example: '2021-02-01T11:29:18-05:00'
18671872
inboundMessageCallback:
18681873
description: Inbound Message Callback

0 commit comments

Comments
 (0)