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

Commit 703c217

Browse files
committed
Add Code Snippets to Spec Files
1 parent 93790c4 commit 703c217

File tree

7 files changed

+3742
-1409
lines changed

7 files changed

+3742
-1409
lines changed

site/specs/global-beta.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ info:
2020
|`v2`|Our CDRs (Call Detail Records) API.|[Click
2121
here](https://dev.bandwidth.com/apis/global/v2/)|
2222
23-
|`v3`|Our Porting API|[Click
23+
|`v3`|Our Porting API in Limited Availability|[Click
2424
here](https://dev.bandwidth.com/apis/global/v3/)|
2525
2626
|`beta`|Early access to APIs under development including Number
@@ -340,3 +340,5 @@ components:
340340
Portal](https://www.bandwidth.com/login/) under **Settings > API**.
341341
name: apikey
342342
in: header
343+
security:
344+
- KeyBasedAuthentication: []

site/specs/global-v2.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ info:
1919
2020
|`v2`|Our CDRs (Call Detail Records) API.|Currently viewing|
2121
22-
|`v3`|Our Porting API in BETA|[Click
22+
|`v3`|Our Porting API in Limited Availability|[Click
2323
here](https://dev.bandwidth.com/apis/global/v3/)|
2424
2525
|`beta`|Early access to APIs under development including Number
@@ -733,3 +733,5 @@ components:
733733
We will be enabling sub-account API access to CDRs in a future release.
734734
name: apikey
735735
in: header
736+
security:
737+
- KeyBasedAuthentication: []

0 commit comments

Comments
 (0)