Skip to content

Commit

Permalink
Switch type to string enum.
Browse files Browse the repository at this point in the history
  • Loading branch information
eyw520 committed Jan 23, 2025
1 parent 6b6b2ce commit 41fe1ba
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions descriptions/2.11/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13627,6 +13627,17 @@ components:
type: string
description: This includes conversation, email, facebook, instagram, phone_call,
phone_switch, push, sms, twitter and whatsapp.
enum:
- conversation
- email
- facebook
- instagram
- phone_call
- phone_switch
- push
- sms
- twitter
- whatsapp
example: conversation
id:
type: string
Expand Down

0 comments on commit 41fe1ba

Please sign in to comment.