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
2 changes: 1 addition & 1 deletion .github/workflows/test-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [windows-2019, windows-2022, ubuntu-22.04, ubuntu-24.04]
os: [windows-2022, windows-2025, ubuntu-22.04, ubuntu-24.04]
java-version: ["11", "17", "21"]
distribution: ["zulu", "temurin"]
fail-fast: false
Expand Down
50 changes: 20 additions & 30 deletions api/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12207,26 +12207,25 @@ components:
type: boolean
blocked:
description: Whether a Toll-Free Verification is blocked. This attribute will
only be defined when the number is blocked. (Not Available Until 5/28/2025)
only be defined when the number is blocked.
example: true
type: boolean
blockedReason:
description: The reason why the Toll-Free Verification is blocked. This attribute
will only be defined when the number is blocked. (Not Available Until 5/28/2025)
will only be defined when the number is blocked.
example: Toll-free number was used to send spam messages
type: string
privacyPolicyUrl:
description: The Toll-Free Verification request privacy policy URL. (Not Available
Until 5/28/2025)
description: The Toll-Free Verification request privacy policy URL.
example: http://your-company.com/privacyPolicy
type: string
termsAndConditionsUrl:
description: The Toll-Free Verification request terms and conditions policy
URL. (Not Available Until 5/28/2025)
URL.
example: http://your-company.com/termsAndConditions
type: string
businessDba:
description: The company 'Doing Business As'. (Not Available Until 5/28/2025)
description: The company 'Doing Business As'.
example: Another Company Name Inc.
type: string
additionalDenialReason:
Expand Down Expand Up @@ -12325,17 +12324,16 @@ components:
nullable: true
type: string
privacyPolicyUrl:
description: The Toll-Free Verification request privacy policy URL. (Not
Available Until 5/28/2025)
description: The Toll-Free Verification request privacy policy URL.
example: http://your-company.com/privacyPolicy
type: string
termsAndConditionsUrl:
description: The Toll-Free Verification request terms and conditions policy
URL. (Not Available Until 5/28/2025)
URL.
example: http://your-company.com/termsAndConditions
type: string
businessDba:
description: The company 'Doing Business As'. (Not Available Until 5/28/2025)
description: The company 'Doing Business As'.
example: Another Company Name Inc.
type: string
required:
Expand Down Expand Up @@ -12397,17 +12395,16 @@ components:
nullable: true
type: string
privacyPolicyUrl:
description: The Toll-Free Verification request privacy policy URL. (Not
Available Until 5/28/2025)
description: The Toll-Free Verification request privacy policy URL.
example: http://your-company.com/privacyPolicy
type: string
termsAndConditionsUrl:
description: The Toll-Free Verification request terms and conditions policy
URL. (Not Available Until 5/28/2025)
URL.
example: http://your-company.com/termsAndConditions
type: string
businessDba:
description: The company 'Doing Business As'. (Not Available Until 5/28/2025)
description: The company 'Doing Business As'.
example: Another Company Name Inc.
type: string
required:
Expand Down Expand Up @@ -12554,14 +12551,12 @@ components:
type: string
blocked:
description: Whether a Toll-Free Verification is blocked. This attribute
will only be defined when the number is blocked. (Not Available Until
5/28/2025)
will only be defined when the number is blocked.
example: true
type: boolean
blockedReason:
description: The reason why the Toll-Free Verification is blocked. This
attribute will only be defined when the number is blocked. (Not Available
Until 5/28/2025)
attribute will only be defined when the number is blocked.
example: Toll-free number was used to send spam messages
type: string
type: object
Expand Down Expand Up @@ -12612,14 +12607,12 @@ components:
type: string
blocked:
description: Whether a Toll-Free Verification is blocked. This attribute
will only be defined when the number is blocked. (Not Available Until
5/28/2025)
will only be defined when the number is blocked.
example: true
type: boolean
blockedReason:
description: The reason why the Toll-Free Verification is blocked. This
attribute will only be defined when the number is blocked. (Not Available
Until 5/28/2025)
attribute will only be defined when the number is blocked.
example: Toll-free number was used to send spam messages
type: string
type: object
Expand Down Expand Up @@ -13109,14 +13102,12 @@ components:
$ref: '#/components/schemas/tfvSubmissionInfo'
blocked:
description: Whether a Toll-Free Verification is blocked. This attribute
will only be defined when the number is blocked. (Not Available Until
5/28/2025)
will only be defined when the number is blocked.
example: true
type: boolean
blockedReason:
description: The reason why the Toll-Free Verification is blocked. This
attribute will only be defined when the number is blocked. (Not Available
Until 5/28/2025)
attribute will only be defined when the number is blocked.
example: Toll-free number was used to send spam messages
type: string
type: object
Expand Down Expand Up @@ -13197,17 +13188,16 @@ components:
nullable: true
type: string
privacyPolicyUrl:
description: The Toll-Free Verification request privacy policy URL. (Not
Available Until 5/28/2025)
description: The Toll-Free Verification request privacy policy URL.
example: http://your-company.com/privacyPolicy
type: string
termsAndConditionsUrl:
description: The Toll-Free Verification request terms and conditions policy
URL. (Not Available Until 5/28/2025)
URL.
example: http://your-company.com/termsAndConditions
type: string
businessDba:
description: The company 'Doing Business As'. (Not Available Until 5/28/2025)
description: The company 'Doing Business As'.
example: Another Company Name Inc.
type: string
type: object
Expand Down
15 changes: 5 additions & 10 deletions bandwidth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5239,30 +5239,25 @@ components:
blocked:
description: >-
Whether a Toll-Free Verification is blocked. This attribute will only be
defined when the number is blocked. (Not Available Until 5/28/2025)
defined when the number is blocked.
example: true
type: boolean
blockedReason:
description: >-
The reason why the Toll-Free Verification is blocked. This attribute
will only be defined when the number is blocked. (Not Available Until
5/28/2025)
will only be defined when the number is blocked.
example: Toll-free number was used to send spam messages
type: string
privacyPolicyUrl:
description: >-
The Toll-Free Verification request privacy policy URL. (Not Available
Until 5/28/2025)
description: The Toll-Free Verification request privacy policy URL.
example: http://your-company.com/privacyPolicy
type: string
termsAndConditionsUrl:
description: >-
The Toll-Free Verification request terms and conditions policy URL. (Not
Available Until 5/28/2025)
description: The Toll-Free Verification request terms and conditions policy URL.
example: http://your-company.com/termsAndConditions
type: string
businessDba:
description: The company 'Doing Business As'. (Not Available Until 5/28/2025)
description: The company 'Doing Business As'.
example: Another Company Name Inc.
type: string
additionalDenialReason:
Expand Down
4 changes: 2 additions & 2 deletions docs/BlockedWebhook.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
|**phoneNumber** | **String** | Toll-free telephone number in E.164 format. | [optional] |
|**status** | **TfvCallbackStatusEnum** | | [optional] |
|**internalTicketNumber** | **UUID** | Unique identifier (UUID) generated by Bandwidth to assist in tracking the verification status of a toll-free number. | [optional] |
|**blocked** | **Boolean** | Whether a Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. (Not Available Until 5/28/2025) | [optional] |
|**blockedReason** | **String** | The reason why the Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. (Not Available Until 5/28/2025) | [optional] |
|**blocked** | **Boolean** | Whether a Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. | [optional] |
|**blockedReason** | **String** | The reason why the Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. | [optional] |



4 changes: 2 additions & 2 deletions docs/TfvStatus.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
|**createdDateTime** | **OffsetDateTime** | Date and time the verification request was created. | [optional] |
|**modifiedDateTime** | **OffsetDateTime** | Date and time the verification request was last modified. | [optional] |
|**submission** | [**TfvSubmissionInfo**](TfvSubmissionInfo.md) | | [optional] |
|**blocked** | **Boolean** | Whether a Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. (Not Available Until 5/28/2025) | [optional] |
|**blockedReason** | **String** | The reason why the Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. (Not Available Until 5/28/2025) | [optional] |
|**blocked** | **Boolean** | Whether a Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. | [optional] |
|**blockedReason** | **String** | The reason why the Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. | [optional] |



6 changes: 3 additions & 3 deletions docs/TfvSubmissionInfo.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
|**optInWorkflow** | [**OptInWorkflow**](OptInWorkflow.md) | | [optional] |
|**additionalInformation** | **String** | Any additional information. | [optional] |
|**isvReseller** | **String** | ISV name. | [optional] |
|**privacyPolicyUrl** | **String** | The Toll-Free Verification request privacy policy URL. (Not Available Until 5/28/2025) | [optional] |
|**termsAndConditionsUrl** | **String** | The Toll-Free Verification request terms and conditions policy URL. (Not Available Until 5/28/2025) | [optional] |
|**businessDba** | **String** | The company 'Doing Business As'. (Not Available Until 5/28/2025) | [optional] |
|**privacyPolicyUrl** | **String** | The Toll-Free Verification request privacy policy URL. | [optional] |
|**termsAndConditionsUrl** | **String** | The Toll-Free Verification request terms and conditions policy URL. | [optional] |
|**businessDba** | **String** | The company 'Doing Business As'. | [optional] |



4 changes: 2 additions & 2 deletions docs/VerificationDenialWebhook.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
|**phoneNumber** | **String** | Toll-free telephone number in E.164 format. | [optional] |
|**resubmitAllowed** | **Boolean** | Whether a Toll-Free Verification request qualifies for resubmission via PUT. | [optional] |
|**status** | **String** | | [optional] |
|**blocked** | **Boolean** | Whether a Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. (Not Available Until 5/28/2025) | [optional] |
|**blockedReason** | **String** | The reason why the Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. (Not Available Until 5/28/2025) | [optional] |
|**blocked** | **Boolean** | Whether a Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. | [optional] |
|**blockedReason** | **String** | The reason why the Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. | [optional] |



6 changes: 3 additions & 3 deletions docs/VerificationRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
|**optInWorkflow** | [**OptInWorkflow**](OptInWorkflow.md) | | |
|**additionalInformation** | **String** | Any additional information. | [optional] |
|**isvReseller** | **String** | ISV name. | [optional] |
|**privacyPolicyUrl** | **String** | The Toll-Free Verification request privacy policy URL. (Not Available Until 5/28/2025) | [optional] |
|**termsAndConditionsUrl** | **String** | The Toll-Free Verification request terms and conditions policy URL. (Not Available Until 5/28/2025) | [optional] |
|**businessDba** | **String** | The company 'Doing Business As'. (Not Available Until 5/28/2025) | [optional] |
|**privacyPolicyUrl** | **String** | The Toll-Free Verification request privacy policy URL. | [optional] |
|**termsAndConditionsUrl** | **String** | The Toll-Free Verification request terms and conditions policy URL. | [optional] |
|**businessDba** | **String** | The company 'Doing Business As'. | [optional] |



6 changes: 3 additions & 3 deletions docs/VerificationUpdateRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
|**optInWorkflow** | [**OptInWorkflow**](OptInWorkflow.md) | | |
|**additionalInformation** | **String** | Any additional information. | [optional] |
|**isvReseller** | **String** | ISV name. | [optional] |
|**privacyPolicyUrl** | **String** | The Toll-Free Verification request privacy policy URL. (Not Available Until 5/28/2025) | [optional] |
|**termsAndConditionsUrl** | **String** | The Toll-Free Verification request terms and conditions policy URL. (Not Available Until 5/28/2025) | [optional] |
|**businessDba** | **String** | The company 'Doing Business As'. (Not Available Until 5/28/2025) | [optional] |
|**privacyPolicyUrl** | **String** | The Toll-Free Verification request privacy policy URL. | [optional] |
|**termsAndConditionsUrl** | **String** | The Toll-Free Verification request terms and conditions policy URL. | [optional] |
|**businessDba** | **String** | The company 'Doing Business As'. | [optional] |



4 changes: 2 additions & 2 deletions src/main/java/com/bandwidth/sdk/model/BlockedWebhook.java
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ public BlockedWebhook blocked(@javax.annotation.Nullable Boolean blocked) {
}

/**
* Whether a Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. (Not Available Until 5/28/2025)
* Whether a Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked.
* @return blocked
*/
@javax.annotation.Nullable
Expand All @@ -186,7 +186,7 @@ public BlockedWebhook blockedReason(@javax.annotation.Nullable String blockedRea
}

/**
* The reason why the Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. (Not Available Until 5/28/2025)
* The reason why the Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked.
* @return blockedReason
*/
@javax.annotation.Nullable
Expand Down
4 changes: 2 additions & 2 deletions src/main/java/com/bandwidth/sdk/model/TfvStatus.java
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ public TfvStatus blocked(@javax.annotation.Nullable Boolean blocked) {
}

/**
* Whether a Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. (Not Available Until 5/28/2025)
* Whether a Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked.
* @return blocked
*/
@javax.annotation.Nullable
Expand All @@ -284,7 +284,7 @@ public TfvStatus blockedReason(@javax.annotation.Nullable String blockedReason)
}

/**
* The reason why the Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. (Not Available Until 5/28/2025)
* The reason why the Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked.
* @return blockedReason
*/
@javax.annotation.Nullable
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ public TfvSubmissionInfo privacyPolicyUrl(@javax.annotation.Nullable String priv
}

/**
* The Toll-Free Verification request privacy policy URL. (Not Available Until 5/28/2025)
* The Toll-Free Verification request privacy policy URL.
* @return privacyPolicyUrl
*/
@javax.annotation.Nullable
Expand All @@ -315,7 +315,7 @@ public TfvSubmissionInfo termsAndConditionsUrl(@javax.annotation.Nullable String
}

/**
* The Toll-Free Verification request terms and conditions policy URL. (Not Available Until 5/28/2025)
* The Toll-Free Verification request terms and conditions policy URL.
* @return termsAndConditionsUrl
*/
@javax.annotation.Nullable
Expand All @@ -334,7 +334,7 @@ public TfvSubmissionInfo businessDba(@javax.annotation.Nullable String businessD
}

/**
* The company 'Doing Business As'. (Not Available Until 5/28/2025)
* The company 'Doing Business As'.
* @return businessDba
*/
@javax.annotation.Nullable
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ public VerificationDenialWebhook blocked(@javax.annotation.Nullable Boolean bloc
}

/**
* Whether a Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. (Not Available Until 5/28/2025)
* Whether a Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked.
* @return blocked
*/
@javax.annotation.Nullable
Expand All @@ -292,7 +292,7 @@ public VerificationDenialWebhook blockedReason(@javax.annotation.Nullable String
}

/**
* The reason why the Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. (Not Available Until 5/28/2025)
* The reason why the Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked.
* @return blockedReason
*/
@javax.annotation.Nullable
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ public VerificationRequest privacyPolicyUrl(@javax.annotation.Nullable String pr
}

/**
* The Toll-Free Verification request privacy policy URL. (Not Available Until 5/28/2025)
* The Toll-Free Verification request privacy policy URL.
* @return privacyPolicyUrl
*/
@javax.annotation.Nullable
Expand All @@ -349,7 +349,7 @@ public VerificationRequest termsAndConditionsUrl(@javax.annotation.Nullable Stri
}

/**
* The Toll-Free Verification request terms and conditions policy URL. (Not Available Until 5/28/2025)
* The Toll-Free Verification request terms and conditions policy URL.
* @return termsAndConditionsUrl
*/
@javax.annotation.Nullable
Expand All @@ -368,7 +368,7 @@ public VerificationRequest businessDba(@javax.annotation.Nullable String busines
}

/**
* The company 'Doing Business As'. (Not Available Until 5/28/2025)
* The company 'Doing Business As'.
* @return businessDba
*/
@javax.annotation.Nullable
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ public VerificationUpdateRequest privacyPolicyUrl(@javax.annotation.Nullable Str
}

/**
* The Toll-Free Verification request privacy policy URL. (Not Available Until 5/28/2025)
* The Toll-Free Verification request privacy policy URL.
* @return privacyPolicyUrl
*/
@javax.annotation.Nullable
Expand All @@ -315,7 +315,7 @@ public VerificationUpdateRequest termsAndConditionsUrl(@javax.annotation.Nullabl
}

/**
* The Toll-Free Verification request terms and conditions policy URL. (Not Available Until 5/28/2025)
* The Toll-Free Verification request terms and conditions policy URL.
* @return termsAndConditionsUrl
*/
@javax.annotation.Nullable
Expand All @@ -334,7 +334,7 @@ public VerificationUpdateRequest businessDba(@javax.annotation.Nullable String b
}

/**
* The company 'Doing Business As'. (Not Available Until 5/28/2025)
* The company 'Doing Business As'.
* @return businessDba
*/
@javax.annotation.Nullable
Expand Down