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

Commit dc10eb9

Browse files
authored
Add Code Snippets to Spec Files (#912)
1 parent bb62369 commit dc10eb9

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

site/specs/numbers.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37066,6 +37066,14 @@ paths:
3706637066
</TollFreePortingValidation>
3706737067
</TollFreePortingValidationResponse>
3706837068
description: Request includes more than 500 toll free numbers.
37069+
'429':
37070+
description: >-
37071+
Too Many Requests, the maximum rate of API requests for this
37072+
operation, endpoint and account has been exceeded, causing your
37073+
request to be rejected. Please send requests at a lower rate. If
37074+
you are sure that your software is functioning properly and you are
37075+
still bumping into the rate limits, please contact Bandwidth to
37076+
discuss options.
3706937077
'502':
3707037078
content:
3707137079
application/xml:
@@ -37275,6 +37283,14 @@ paths:
3727537283
description: >-
3727637284
The accountId specified in the request URI is not foundThe orderId
3727737285
specified in the request URI is not found.
37286+
'429':
37287+
description: >-
37288+
Too Many Requests, the maximum rate of API requests for this
37289+
operation, endpoint and account has been exceeded, causing your
37290+
request to be rejected. Please send requests at a lower rate. If
37291+
you are sure that your software is functioning properly and you are
37292+
still bumping into the rate limits, please contact Bandwidth to
37293+
discuss options.
3727837294
summary: Retrieve toll-free porting validation
3727937295
tags:
3728037296
- Porting

0 commit comments

Comments
 (0)