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

Commit 599320b

Browse files
authored
Auto-merge PR based on merge event
Auto-merging PR based on merge event from upstream repository
2 parents 759c0b7 + 703c217 commit 599320b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

site/specs/global.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1232,6 +1232,16 @@ paths:
12321232
description: >-
12331233
Indicating if you want the numbers returned in your results to
12341234
consecutive only, or not. (true/false)
1235+
- name: digits
1236+
in: query
1237+
description: >-
1238+
You can search a specific phone number in the Bandwidth inventory
1239+
with a specific pattern e.g. 123.
1240+
schema:
1241+
type: string
1242+
minLength: 2
1243+
maxLength: 10
1244+
example: 123
12351245
responses:
12361246
'200':
12371247
description: successful operation

0 commit comments

Comments
 (0)