Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 22 additions & 6 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -100,14 +100,22 @@ docs/MmsMessageContentFile.md
docs/MultiChannelAction.md
docs/MultiChannelActionCalendarEvent.md
docs/MultiChannelApi.md
docs/MultiChannelChannelListObject.md
docs/MultiChannelChannelListObjectContent.md
docs/MultiChannelChannelListMMSObject.md
docs/MultiChannelChannelListMMSResponseObject.md
docs/MultiChannelChannelListObjectBase.md
docs/MultiChannelChannelListOwnerObject.md
docs/MultiChannelChannelListRBMObject.md
docs/MultiChannelChannelListRBMObjectAllOfContent.md
docs/MultiChannelChannelListRBMResponseObject.md
docs/MultiChannelChannelListRequestObject.md
docs/MultiChannelChannelListResponseObject.md
docs/MultiChannelChannelListSMSObject.md
docs/MultiChannelChannelListSMSResponseObject.md
docs/MultiChannelError.md
docs/MultiChannelMessageChannelEnum.md
docs/MultiChannelMessageContent.md
docs/MultiChannelMessageRequest.md
docs/MultiChannelMessageResponseData.md
docs/MultiChannelMessageResponseDataChannelListInner.md
docs/OptInWorkflow.md
docs/PageInfo.md
docs/PhoneNumberLookupApi.md
Expand Down Expand Up @@ -300,14 +308,22 @@ src/Bandwidth.Standard/Model/MmsMessageContent.cs
src/Bandwidth.Standard/Model/MmsMessageContentFile.cs
src/Bandwidth.Standard/Model/MultiChannelAction.cs
src/Bandwidth.Standard/Model/MultiChannelActionCalendarEvent.cs
src/Bandwidth.Standard/Model/MultiChannelChannelListObject.cs
src/Bandwidth.Standard/Model/MultiChannelChannelListObjectContent.cs
src/Bandwidth.Standard/Model/MultiChannelChannelListMMSObject.cs
src/Bandwidth.Standard/Model/MultiChannelChannelListMMSResponseObject.cs
src/Bandwidth.Standard/Model/MultiChannelChannelListObjectBase.cs
src/Bandwidth.Standard/Model/MultiChannelChannelListOwnerObject.cs
src/Bandwidth.Standard/Model/MultiChannelChannelListRBMObject.cs
src/Bandwidth.Standard/Model/MultiChannelChannelListRBMObjectAllOfContent.cs
src/Bandwidth.Standard/Model/MultiChannelChannelListRBMResponseObject.cs
src/Bandwidth.Standard/Model/MultiChannelChannelListRequestObject.cs
src/Bandwidth.Standard/Model/MultiChannelChannelListResponseObject.cs
src/Bandwidth.Standard/Model/MultiChannelChannelListSMSObject.cs
src/Bandwidth.Standard/Model/MultiChannelChannelListSMSResponseObject.cs
src/Bandwidth.Standard/Model/MultiChannelError.cs
src/Bandwidth.Standard/Model/MultiChannelMessageChannelEnum.cs
src/Bandwidth.Standard/Model/MultiChannelMessageContent.cs
src/Bandwidth.Standard/Model/MultiChannelMessageRequest.cs
src/Bandwidth.Standard/Model/MultiChannelMessageResponseData.cs
src/Bandwidth.Standard/Model/MultiChannelMessageResponseDataChannelListInner.cs
src/Bandwidth.Standard/Model/OptInWorkflow.cs
src/Bandwidth.Standard/Model/PageInfo.cs
src/Bandwidth.Standard/Model/PriorityEnum.cs
Expand Down
10 changes: 5 additions & 5 deletions Bandwidth.Standard.sln
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bandwidth.Standard", "src\Bandwidth.Standard\Bandwidth.Standard.csproj", "{570BF58B-19EF-4D3F-A07B-952C5E040D9C}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bandwidth.Standard", "src\Bandwidth.Standard\Bandwidth.Standard.csproj", "{90963038-62D5-4C4E-931F-91B8A5342BAC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bandwidth.Standard.Test", "src\Bandwidth.Standard.Test\Bandwidth.Standard.Test.csproj", "{19F1DEBC-DE5E-4517-8062-F000CD499087}"
EndProject
Expand All @@ -12,10 +12,10 @@ Global
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{570BF58B-19EF-4D3F-A07B-952C5E040D9C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{570BF58B-19EF-4D3F-A07B-952C5E040D9C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{570BF58B-19EF-4D3F-A07B-952C5E040D9C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{570BF58B-19EF-4D3F-A07B-952C5E040D9C}.Release|Any CPU.Build.0 = Release|Any CPU
{90963038-62D5-4C4E-931F-91B8A5342BAC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{90963038-62D5-4C4E-931F-91B8A5342BAC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{90963038-62D5-4C4E-931F-91B8A5342BAC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{90963038-62D5-4C4E-931F-91B8A5342BAC}.Release|Any CPU.Build.0 = Release|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.Build.0 = Debug|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand Down
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -255,14 +255,22 @@ Class | Method | HTTP request | Description
- [Model.MmsMessageContentFile](docs/MmsMessageContentFile.md)
- [Model.MultiChannelAction](docs/MultiChannelAction.md)
- [Model.MultiChannelActionCalendarEvent](docs/MultiChannelActionCalendarEvent.md)
- [Model.MultiChannelChannelListObject](docs/MultiChannelChannelListObject.md)
- [Model.MultiChannelChannelListObjectContent](docs/MultiChannelChannelListObjectContent.md)
- [Model.MultiChannelChannelListMMSObject](docs/MultiChannelChannelListMMSObject.md)
- [Model.MultiChannelChannelListMMSResponseObject](docs/MultiChannelChannelListMMSResponseObject.md)
- [Model.MultiChannelChannelListObjectBase](docs/MultiChannelChannelListObjectBase.md)
- [Model.MultiChannelChannelListOwnerObject](docs/MultiChannelChannelListOwnerObject.md)
- [Model.MultiChannelChannelListRBMObject](docs/MultiChannelChannelListRBMObject.md)
- [Model.MultiChannelChannelListRBMObjectAllOfContent](docs/MultiChannelChannelListRBMObjectAllOfContent.md)
- [Model.MultiChannelChannelListRBMResponseObject](docs/MultiChannelChannelListRBMResponseObject.md)
- [Model.MultiChannelChannelListRequestObject](docs/MultiChannelChannelListRequestObject.md)
- [Model.MultiChannelChannelListResponseObject](docs/MultiChannelChannelListResponseObject.md)
- [Model.MultiChannelChannelListSMSObject](docs/MultiChannelChannelListSMSObject.md)
- [Model.MultiChannelChannelListSMSResponseObject](docs/MultiChannelChannelListSMSResponseObject.md)
- [Model.MultiChannelError](docs/MultiChannelError.md)
- [Model.MultiChannelMessageChannelEnum](docs/MultiChannelMessageChannelEnum.md)
- [Model.MultiChannelMessageContent](docs/MultiChannelMessageContent.md)
- [Model.MultiChannelMessageRequest](docs/MultiChannelMessageRequest.md)
- [Model.MultiChannelMessageResponseData](docs/MultiChannelMessageResponseData.md)
- [Model.MultiChannelMessageResponseDataChannelListInner](docs/MultiChannelMessageResponseDataChannelListInner.md)
- [Model.OptInWorkflow](docs/OptInWorkflow.md)
- [Model.PageInfo](docs/PageInfo.md)
- [Model.PriorityEnum](docs/PriorityEnum.md)
Expand Down
162 changes: 108 additions & 54 deletions api/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8997,6 +8997,12 @@ components:
maxItems: 11
type: array
multiChannelAction:
anyOf:
- $ref: '#/components/schemas/rbmActionBase'
- $ref: '#/components/schemas/rbmActionDial'
- $ref: '#/components/schemas/rbmActionViewLocation'
- $ref: '#/components/schemas/multiChannelActionCalendarEvent'
- $ref: '#/components/schemas/rbmActionOpenUrl'
discriminator:
mapping:
REPLY: '#/components/schemas/rbmActionBase'
Expand All @@ -9006,13 +9012,7 @@ components:
OPEN_URL: '#/components/schemas/rbmActionOpenUrl'
REQUEST_LOCATION: '#/components/schemas/rbmActionBase'
propertyName: type
oneOf:
- $ref: '#/components/schemas/rbmActionBase'
- $ref: '#/components/schemas/rbmActionDial'
- $ref: '#/components/schemas/rbmActionViewLocation'
- $ref: '#/components/schemas/multiChannelActionCalendarEvent'
- $ref: '#/components/schemas/rbmActionOpenUrl'
multiChannelChannelListObject:
multiChannelChannelListObjectBase:
properties:
from:
description: The sender ID of the message. This could be an alphanumeric
Expand All @@ -9026,14 +9026,109 @@ components:
type: string
channel:
$ref: '#/components/schemas/multiChannelMessageChannelEnum'
content:
$ref: '#/components/schemas/multiChannelChannelListObject_content'
required:
- applicationId
- channel
- content
- from
type: object
multiChannelChannelListRBMObject:
allOf:
- $ref: '#/components/schemas/multiChannelChannelListObjectBase'
- properties:
content:
$ref: '#/components/schemas/multiChannelChannelListRBMObject_allOf_content'
type: object
required:
- content
multiChannelChannelListSMSObject:
allOf:
- $ref: '#/components/schemas/multiChannelChannelListObjectBase'
- properties:
content:
$ref: '#/components/schemas/smsMessageContent'
type: object
required:
- content
multiChannelChannelListMMSObject:
allOf:
- $ref: '#/components/schemas/multiChannelChannelListObjectBase'
- properties:
content:
$ref: '#/components/schemas/mmsMessageContent'
type: object
required:
- content
multiChannelChannelListRBMResponseObject:
allOf:
- $ref: '#/components/schemas/multiChannelChannelListRBMObject'
- $ref: '#/components/schemas/multiChannelChannelListOwnerObject'
example:
owner: owner
channel: RBM
from: BandwidthRBM
applicationId: 93de2206-9669-4e07-948d-329f4b722ee2
content:
suggestions:
- postbackData: !!binary |-
U0dWc2JHOGdkMjl5YkdRPQ==
text: Hello world
type: REPLY
- postbackData: !!binary |-
U0dWc2JHOGdkMjl5YkdRPQ==
text: Hello world
type: REPLY
- postbackData: !!binary |-
U0dWc2JHOGdkMjl5YkdRPQ==
text: Hello world
type: REPLY
- postbackData: !!binary |-
U0dWc2JHOGdkMjl5YkdRPQ==
text: Hello world
type: REPLY
- postbackData: !!binary |-
U0dWc2JHOGdkMjl5YkdRPQ==
text: Hello world
type: REPLY
text: Hello world
multiChannelChannelListSMSResponseObject:
allOf:
- $ref: '#/components/schemas/multiChannelChannelListSMSObject'
- $ref: '#/components/schemas/multiChannelChannelListOwnerObject'
multiChannelChannelListMMSResponseObject:
allOf:
- $ref: '#/components/schemas/multiChannelChannelListMMSObject'
- $ref: '#/components/schemas/multiChannelChannelListOwnerObject'
multiChannelChannelListRequestObject:
anyOf:
- $ref: '#/components/schemas/multiChannelChannelListRBMObject'
- $ref: '#/components/schemas/multiChannelChannelListSMSObject'
- $ref: '#/components/schemas/multiChannelChannelListMMSObject'
discriminator:
mapping:
RBM: '#/components/schemas/multiChannelChannelListRBMObject'
SMS: '#/components/schemas/multiChannelChannelListSMSObject'
MMS: '#/components/schemas/multiChannelChannelListMMSObject'
propertyName: channel
multiChannelChannelListOwnerObject:
properties:
owner:
description: The Bandwidth senderId associated with the message. Identical
to 'from'.
type: string
required:
- owner
type: object
multiChannelChannelListResponseObject:
anyOf:
- $ref: '#/components/schemas/multiChannelChannelListRBMResponseObject'
- $ref: '#/components/schemas/multiChannelChannelListSMSResponseObject'
- $ref: '#/components/schemas/multiChannelChannelListMMSResponseObject'
discriminator:
mapping:
RBM: '#/components/schemas/multiChannelChannelListRBMResponseObject'
SMS: '#/components/schemas/multiChannelChannelListSMSResponseObject'
MMS: '#/components/schemas/multiChannelChannelListMMSResponseObject'
propertyName: channel
multiChannelMessageRequest:
description: Multi-Channel Message Request
properties:
Expand All @@ -9046,7 +9141,7 @@ components:
\ the order they are listed. Once a message sends successfully, the others\
\ will be ignored."
items:
$ref: '#/components/schemas/multiChannelChannelListObject'
$ref: '#/components/schemas/multiChannelChannelListRequestObject'
maxItems: 4
type: array
tag:
Expand Down Expand Up @@ -9213,7 +9308,7 @@ components:
\ the order they are listed. Once a message sends successfully, the others\
\ will be ignored."
items:
$ref: '#/components/schemas/multiChannelMessageResponseData_channelList_inner'
$ref: '#/components/schemas/multiChannelChannelListResponseObject'
maxItems: 4
type: array
tag:
Expand Down Expand Up @@ -14549,53 +14644,12 @@ components:
type: object
required:
- height
multiChannelChannelListObject_content:
multiChannelChannelListRBMObject_allOf_content:
description: The content of the message.
oneOf:
- $ref: '#/components/schemas/rbmMessageContentText'
- $ref: '#/components/schemas/rbmMessageMedia'
- $ref: '#/components/schemas/rbmMessageContentRichCard'
- $ref: '#/components/schemas/smsMessageContent'
- $ref: '#/components/schemas/mmsMessageContent'
multiChannelMessageResponseData_channelList_inner:
allOf:
- $ref: '#/components/schemas/multiChannelChannelListObject'
- properties:
owner:
description: The Bandwidth senderId associated with the message. Identical
to 'from'.
type: string
required:
- owner
type: object
example:
owner: owner
channel: RBM
from: BandwidthRBM
applicationId: 93de2206-9669-4e07-948d-329f4b722ee2
content:
suggestions:
- postbackData: !!binary |-
U0dWc2JHOGdkMjl5YkdRPQ==
text: Hello world
type: REPLY
- postbackData: !!binary |-
U0dWc2JHOGdkMjl5YkdRPQ==
text: Hello world
type: REPLY
- postbackData: !!binary |-
U0dWc2JHOGdkMjl5YkdRPQ==
text: Hello world
type: REPLY
- postbackData: !!binary |-
U0dWc2JHOGdkMjl5YkdRPQ==
text: Hello world
type: REPLY
- postbackData: !!binary |-
U0dWc2JHOGdkMjl5YkdRPQ==
text: Hello world
type: REPLY
text: Hello world
lookupErrorSchema_meta:
example:
code: 1001
Expand Down
Loading
Loading