Skip to content
Open
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
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", "{4268749C-D05D-457A-8EA1-94E9360E51F7}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bandwidth.Standard", "src\Bandwidth.Standard\Bandwidth.Standard.csproj", "{E14115CA-15F6-4B76-873A-2BCF556F002C}"
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
{4268749C-D05D-457A-8EA1-94E9360E51F7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4268749C-D05D-457A-8EA1-94E9360E51F7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4268749C-D05D-457A-8EA1-94E9360E51F7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4268749C-D05D-457A-8EA1-94E9360E51F7}.Release|Any CPU.Build.0 = Release|Any CPU
{E14115CA-15F6-4B76-873A-2BCF556F002C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E14115CA-15F6-4B76-873A-2BCF556F002C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E14115CA-15F6-4B76-873A-2BCF556F002C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E14115CA-15F6-4B76-873A-2BCF556F002C}.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
15 changes: 0 additions & 15 deletions api/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5860,9 +5860,6 @@ paths:
summary: List Endpoints
tags:
- Endpoints
x-badges:
- name: Beta
color: '#076EA8'
post:
callbacks:
endpointEventCallback:
Expand Down Expand Up @@ -5976,9 +5973,6 @@ paths:
summary: Create Endpoint
tags:
- Endpoints
x-badges:
- name: Beta
color: '#076EA8'
servers:
- description: Production
url: https://api.bandwidth.com/v2
Expand Down Expand Up @@ -6094,9 +6088,6 @@ paths:
summary: Delete Endpoint
tags:
- Endpoints
x-badges:
- name: Beta
color: '#076EA8'
get:
description: Returns information about the specified endpoint.
operationId: getEndpoint
Expand Down Expand Up @@ -6214,9 +6205,6 @@ paths:
summary: Get Endpoint
tags:
- Endpoints
x-badges:
- name: Beta
color: '#076EA8'
servers:
- description: Production
url: https://api.bandwidth.com/v2
Expand Down Expand Up @@ -6333,9 +6321,6 @@ paths:
summary: Update Endpoint BXML
tags:
- Endpoints
x-badges:
- name: Beta
color: '#076EA8'
servers:
- description: Production
url: https://api.bandwidth.com/v2
Expand Down
15 changes: 0 additions & 15 deletions bandwidth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1723,9 +1723,6 @@ paths:
$ref: '#/components/responses/tooManyRequestsErrorResponse'
'500':
$ref: '#/components/responses/serviceUnavailableErrorResponse'
x-badges:
- name: Beta
color: '#076EA8'
post:
tags:
- Endpoints
Expand Down Expand Up @@ -1758,9 +1755,6 @@ paths:
callbacks:
endpointEventCallback:
$ref: '#/components/callbacks/endpointEvent'
x-badges:
- name: Beta
color: '#076EA8'
servers: &ref_5
- url: https://api.bandwidth.com/v2
description: Production
Expand Down Expand Up @@ -1793,9 +1787,6 @@ paths:
$ref: '#/components/responses/tooManyRequestsErrorResponse'
'500':
$ref: '#/components/responses/serviceUnavailableErrorResponse'
x-badges:
- name: Beta
color: '#076EA8'
delete:
tags:
- Endpoints
Expand Down Expand Up @@ -1826,9 +1817,6 @@ paths:
$ref: '#/components/responses/tooManyRequestsErrorResponse'
'500':
$ref: '#/components/responses/serviceUnavailableErrorResponse'
x-badges:
- name: Beta
color: '#076EA8'
servers: *ref_5
/accounts/{accountId}/endpoints/{endpointId}/bxml:
put:
Expand Down Expand Up @@ -1861,9 +1849,6 @@ paths:
$ref: '#/components/responses/tooManyRequestsErrorResponse'
'500':
$ref: '#/components/responses/serviceUnavailableErrorResponse'
x-badges:
- name: Beta
color: '#076EA8'
servers: *ref_5
components:
schemas:
Expand Down
4 changes: 2 additions & 2 deletions src/Bandwidth.Standard/Model/LookupResult.cs
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ public partial class LookupResult : IValidatableObject
/// [DNI-Only](#section/DNI-Only). The date the phone number entered the status described in `latestMessageDeliveryStatus`. Think of this as the \"start time\" for that status. Value resets every time the `latestMessageDeliveryStatus` changes.
/// </summary>
/// <value>[DNI-Only](#section/DNI-Only). The date the phone number entered the status described in &#x60;latestMessageDeliveryStatus&#x60;. Think of this as the \&quot;start time\&quot; for that status. Value resets every time the &#x60;latestMessageDeliveryStatus&#x60; changes.</value>
/// <example>Thu Jun 19 20:00:00 EDT 2025</example>
/// <example>Fri Jun 20 00:00:00 UTC 2025</example>
[DataMember(Name = "initialMessageDeliveryStatusDate", EmitDefaultValue = false)]
[JsonConverter(typeof(OpenAPIDateConverter))]
public DateTime InitialMessageDeliveryStatusDate { get; set; }
Expand All @@ -141,7 +141,7 @@ public partial class LookupResult : IValidatableObject
/// [DNI-Only](#section/DNI-Only). The date bandwidth last received delivery status information for this phone number. Use this field to understand how up-to-date the &#x60;latestMessageDeliveryStatus&#x60; is. Value resets every time the &#x60;latestMessageDeliveryStatus&#x60; changes.
/// </summary>
/// <value>[DNI-Only](#section/DNI-Only). The date bandwidth last received delivery status information for this phone number. Use this field to understand how up-to-date the &#x60;latestMessageDeliveryStatus&#x60; is. Value resets every time the &#x60;latestMessageDeliveryStatus&#x60; changes.</value>
/// <example>Fri Jun 20 20:00:00 EDT 2025</example>
/// <example>Sat Jun 21 00:00:00 UTC 2025</example>
[DataMember(Name = "latestMessageDeliveryStatusDate", EmitDefaultValue = false)]
[JsonConverter(typeof(OpenAPIDateConverter))]
public DateTime LatestMessageDeliveryStatusDate { get; set; }
Expand Down
2 changes: 1 addition & 1 deletion src/Bandwidth.Standard/Model/RbmActionBase.cs
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ protected RbmActionBase() { }
/// Base64 payload the customer receives when the reply is clicked.
/// </summary>
/// <value>Base64 payload the customer receives when the reply is clicked.</value>
/// <example>[B@3d5e0bf0</example>
/// <example>[B@73bcd9b4</example>
[DataMember(Name = "postbackData", IsRequired = true, EmitDefaultValue = true)]
public byte[] PostbackData { get; set; }

Expand Down
2 changes: 1 addition & 1 deletion src/Bandwidth.Standard/Model/RbmSuggestionResponse.cs
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ public partial class RbmSuggestionResponse : IValidatableObject
/// Base64 payload the customer receives when the reply is clicked.
/// </summary>
/// <value>Base64 payload the customer receives when the reply is clicked.</value>
/// <example>[B@3d5e0bf0</example>
/// <example>[B@73bcd9b4</example>
[DataMember(Name = "postbackData", EmitDefaultValue = false)]
public byte[] PostbackData { get; set; }

Expand Down
Loading