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
Browse files Browse the repository at this point in the history
  • Loading branch information
DX-Bandwidth committed Feb 24, 2023
1 parent 93790c4 commit 703c217
Show file tree
Hide file tree
Showing 7 changed files with 3,742 additions and 1,409 deletions.
4 changes: 3 additions & 1 deletion site/specs/global-beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ info:
|`v2`|Our CDRs (Call Detail Records) API.|[Click
here](https://dev.bandwidth.com/apis/global/v2/)|
|`v3`|Our Porting API|[Click
|`v3`|Our Porting API in Limited Availability|[Click
here](https://dev.bandwidth.com/apis/global/v3/)|
|`beta`|Early access to APIs under development including Number
Expand Down Expand Up @@ -340,3 +340,5 @@ components:
Portal](https://www.bandwidth.com/login/) under **Settings > API**.
name: apikey
in: header
security:
- KeyBasedAuthentication: []
4 changes: 3 additions & 1 deletion site/specs/global-v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ info:
|`v2`|Our CDRs (Call Detail Records) API.|Currently viewing|
|`v3`|Our Porting API in BETA|[Click
|`v3`|Our Porting API in Limited Availability|[Click
here](https://dev.bandwidth.com/apis/global/v3/)|
|`beta`|Early access to APIs under development including Number
Expand Down Expand Up @@ -733,3 +733,5 @@ components:
We will be enabling sub-account API access to CDRs in a future release.
name: apikey
in: header
security:
- KeyBasedAuthentication: []
Loading

0 comments on commit 703c217

Please sign in to comment.