Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Commit

Permalink
Add Code Snippets to Spec Files (#912)
Browse files Browse the repository at this point in the history
  • Loading branch information
DX-Bandwidth authored Jan 20, 2023
1 parent bb62369 commit dc10eb9
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions site/specs/numbers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37066,6 +37066,14 @@ paths:
</TollFreePortingValidation>
</TollFreePortingValidationResponse>
description: Request includes more than 500 toll free numbers.
'429':
description: >-
Too Many Requests, the maximum rate of API requests for this
operation, endpoint and account has been exceeded, causing your
request to be rejected. Please send requests at a lower rate. If
you are sure that your software is functioning properly and you are
still bumping into the rate limits, please contact Bandwidth to
discuss options.
'502':
content:
application/xml:
Expand Down Expand Up @@ -37275,6 +37283,14 @@ paths:
description: >-
The accountId specified in the request URI is not foundThe orderId
specified in the request URI is not found.
'429':
description: >-
Too Many Requests, the maximum rate of API requests for this
operation, endpoint and account has been exceeded, causing your
request to be rejected. Please send requests at a lower rate. If
you are sure that your software is functioning properly and you are
still bumping into the rate limits, please contact Bandwidth to
discuss options.
summary: Retrieve toll-free porting validation
tags:
- Porting
Expand Down

0 comments on commit dc10eb9

Please sign in to comment.