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

Commit 6ed8405

Browse files
committed
Add Code Snippets to Spec Files
1 parent 396f4d7 commit 6ed8405

File tree

2 files changed

+736
-334
lines changed

2 files changed

+736
-334
lines changed

site/specs/global.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1219,10 +1219,11 @@ paths:
12191219
- name: digits
12201220
in: query
12211221
description: >-
1222-
You can search a specific DID in the Bandwidth inventory with a
1223-
specific pattern e.g. 123.
1222+
You can search a specific phone number in the Bandwidth inventory
1223+
with a specific pattern e.g. 123.
12241224
schema:
12251225
type: string
1226+
minLength: 2
12261227
example: 123
12271228
responses:
12281229
'200':

0 commit comments

Comments
 (0)