Skip to content

Commit eb39ca0

Browse files
Generate SDK with OpenAPI Generator Version (#178)
Co-authored-by: DX-Bandwidth <dx@bandwidth.com>
1 parent c7ae483 commit eb39ca0

27 files changed

Lines changed: 57 additions & 57 deletions

Bandwidth.Standard.sln

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
22
# Visual Studio 14
33
VisualStudioVersion = 14.0.25420.1
44
MinimumVisualStudioVersion = 10.0.40219.1
5-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bandwidth.Standard", "src\Bandwidth.Standard\Bandwidth.Standard.csproj", "{4427A4F1-DFB3-4170-9221-1B7FCA9C424C}"
5+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bandwidth.Standard", "src\Bandwidth.Standard\Bandwidth.Standard.csproj", "{954532B9-8D1B-4616-BFB5-FBDA71C4141D}"
66
EndProject
77
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bandwidth.Standard.Test", "src\Bandwidth.Standard.Test\Bandwidth.Standard.Test.csproj", "{19F1DEBC-DE5E-4517-8062-F000CD499087}"
88
EndProject
@@ -12,10 +12,10 @@ Global
1212
Release|Any CPU = Release|Any CPU
1313
EndGlobalSection
1414
GlobalSection(ProjectConfigurationPlatforms) = postSolution
15-
{4427A4F1-DFB3-4170-9221-1B7FCA9C424C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
16-
{4427A4F1-DFB3-4170-9221-1B7FCA9C424C}.Debug|Any CPU.Build.0 = Debug|Any CPU
17-
{4427A4F1-DFB3-4170-9221-1B7FCA9C424C}.Release|Any CPU.ActiveCfg = Release|Any CPU
18-
{4427A4F1-DFB3-4170-9221-1B7FCA9C424C}.Release|Any CPU.Build.0 = Release|Any CPU
15+
{954532B9-8D1B-4616-BFB5-FBDA71C4141D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
16+
{954532B9-8D1B-4616-BFB5-FBDA71C4141D}.Debug|Any CPU.Build.0 = Debug|Any CPU
17+
{954532B9-8D1B-4616-BFB5-FBDA71C4141D}.Release|Any CPU.ActiveCfg = Release|Any CPU
18+
{954532B9-8D1B-4616-BFB5-FBDA71C4141D}.Release|Any CPU.Build.0 = Release|Any CPU
1919
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
2020
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.Build.0 = Debug|Any CPU
2121
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Release|Any CPU.ActiveCfg = Release|Any CPU

api/openapi.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7889,7 +7889,7 @@ components:
78897889
schemas:
78907890
applicationId:
78917891
description: The ID of the Application your from number or senderId is associated
7892-
with in the Bandwidth Phone Number Dashboard.
7892+
with in the Bandwidth App.
78937893
example: 93de2206-9669-4e07-948d-329f4b722ee2
78947894
type: string
78957895
priorityEnum:
@@ -8302,7 +8302,7 @@ components:
83028302
type: string
83038303
applicationId:
83048304
description: The ID of the Application your from number or senderId is associated
8305-
with in the Bandwidth Phone Number Dashboard.
8305+
with in the Bandwidth App.
83068306
example: 93de2206-9669-4e07-948d-329f4b722ee2
83078307
type: string
83088308
time:
@@ -8365,7 +8365,7 @@ components:
83658365
properties:
83668366
applicationId:
83678367
description: The ID of the Application your from number or senderId is associated
8368-
with in the Bandwidth Phone Number Dashboard.
8368+
with in the Bandwidth App.
83698369
example: 93de2206-9669-4e07-948d-329f4b722ee2
83708370
type: string
83718371
to:
@@ -9089,7 +9089,7 @@ components:
90899089
type: string
90909090
applicationId:
90919091
description: The ID of the Application your from number or senderId is associated
9092-
with in the Bandwidth Phone Number Dashboard.
9092+
with in the Bandwidth App.
90939093
example: 93de2206-9669-4e07-948d-329f4b722ee2
90949094
type: string
90959095
channel:
@@ -9579,7 +9579,7 @@ components:
95799579
type: string
95809580
applicationId:
95819581
description: The ID of the Application your from number or senderId is associated
9582-
with in the Bandwidth Phone Number Dashboard.
9582+
with in the Bandwidth App.
95839583
example: 93de2206-9669-4e07-948d-329f4b722ee2
95849584
type: string
95859585
time:

bandwidth.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1696,7 +1696,7 @@ components:
16961696
type: string
16971697
description: >-
16981698
The ID of the Application your from number or senderId is associated
1699-
with in the Bandwidth Phone Number Dashboard.
1699+
with in the Bandwidth App.
17001700
example: 93de2206-9669-4e07-948d-329f4b722ee2
17011701
priorityEnum:
17021702
type: string

docs/InboundCallbackMessage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
77
**Id** | **string** | A unique identifier of the message. |
88
**Owner** | **string** | The Bandwidth phone number or alphanumeric identifier associated with the message. |
9-
**ApplicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth Phone Number Dashboard. |
9+
**ApplicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth App. |
1010
**Time** | **DateTime** | |
1111
**SegmentCount** | **int** | The number of segments the user&#39;s message is broken into before sending over carrier networks. |
1212
**Direction** | **MessageDirectionEnum** | |

docs/Message.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
77
**Id** | **string** | The id of the message. | [optional]
88
**Owner** | **string** | The Bandwidth phone number associated with the message. | [optional]
9-
**ApplicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth Phone Number Dashboard. | [optional]
9+
**ApplicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth App. | [optional]
1010
**Time** | **DateTime** | The datetime stamp of the message in ISO 8601 | [optional]
1111
**SegmentCount** | **int** | The number of segments the user&#39;s message is broken into before sending over carrier networks. | [optional]
1212
**Direction** | **MessageDirectionEnum** | | [optional]

docs/MessageRequest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
7-
**ApplicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth Phone Number Dashboard. |
7+
**ApplicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth App. |
88
**To** | **List&lt;string&gt;** | The phone number(s) the message should be sent to in E164 format. |
99
**From** | **string** | Either an alphanumeric sender ID or the sender&#39;s Bandwidth phone number in E.164 format, which must be hosted within Bandwidth and linked to the account that is generating the message. Alphanumeric Sender IDs can contain up to 11 characters, upper-case letters A-Z, lower-case letters a-z, numbers 0-9, space, hyphen -, plus +, underscore _ and ampersand &amp;. Alphanumeric Sender IDs must contain at least one letter. |
1010
**Text** | **string** | The contents of the text message. Must be 2048 characters or less. | [optional]

docs/MultiChannelChannelListMMSObject.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
77
**From** | **string** | The sender ID of the message. This could be an alphanumeric sender ID. |
8-
**ApplicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth Phone Number Dashboard. |
8+
**ApplicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth App. |
99
**Channel** | **MultiChannelMessageChannelEnum** | |
1010
**Content** | [**MmsMessageContent**](MmsMessageContent.md) | |
1111

docs/MultiChannelChannelListMMSResponseObject.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
77
**From** | **string** | The sender ID of the message. This could be an alphanumeric sender ID. |
8-
**ApplicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth Phone Number Dashboard. |
8+
**ApplicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth App. |
99
**Channel** | **MultiChannelMessageChannelEnum** | |
1010
**Content** | [**MmsMessageContent**](MmsMessageContent.md) | |
1111
**Owner** | **string** | The Bandwidth senderId associated with the message. Identical to &#39;from&#39;. |

docs/MultiChannelChannelListObjectBase.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
77
**From** | **string** | The sender ID of the message. This could be an alphanumeric sender ID. |
8-
**ApplicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth Phone Number Dashboard. |
8+
**ApplicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth App. |
99
**Channel** | **MultiChannelMessageChannelEnum** | |
1010

1111
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

docs/MultiChannelChannelListRBMObject.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
77
**From** | **string** | The sender ID of the message. This could be an alphanumeric sender ID. |
8-
**ApplicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth Phone Number Dashboard. |
8+
**ApplicationId** | **string** | The ID of the Application your from number or senderId is associated with in the Bandwidth App. |
99
**Channel** | **MultiChannelMessageChannelEnum** | |
1010
**Content** | [**MultiChannelChannelListRBMObjectAllOfContent**](MultiChannelChannelListRBMObjectAllOfContent.md) | |
1111

0 commit comments

Comments
 (0)