Skip to content

Commit a540819

Browse files
authored
SWI-9649 Updates to Collection and README (#5)
1 parent 5413125 commit a540819

2 files changed

Lines changed: 29 additions & 32 deletions

File tree

README.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
# Bandwidth Postman Collection
22

3-
This repository contains importable Postman Collections for those who want to use Postman to interact with Bandwidth's APIs.
4-
5-
The collections in this repository are automatically generated using the official Bandwidth OpenAPI Specification files, the documentation for which and download links can be found on our [Developer Doc Site](https://dev.bandwidth.com/apis).
6-
7-
Each Collection in this repository corresponds to a different one of Bandwidth's APIs; follow the instructions below to import the Collections for the APIs you need.
3+
This repository contains an importable Postman Collection for those who want to use Postman to interact with Bandwidth's APIs.
4+
The collection contains endpoints matching those in our [Client SDKs](https://dev.bandwidth.com/sdks),
5+
and is automatically generated using the official Bandwidth OpenAPI Specification files,
6+
the documentation for which and download links can be found on our [Developer Doc Site](https://dev.bandwidth.com/apis).
87

98
## Using Postman
109

@@ -14,7 +13,5 @@ Each Collection in this repository corresponds to a different one of Bandwidth's
1413

1514
1. Navigate to your workspace in either the Postman Web Client or Desktop App
1615
2. Click the `Import` button above the left sidebar
17-
3. Either paste the file URL in the box at the top of the modal or drag and drop your downloaded file
18-
* Make sure to use the raw GitHub URL starting with `raw.githubusercontent.com`
19-
* You can drag and drop multiple files to import more than one collection at a time
20-
4. Repeat for any other Collections you'd like to import
16+
3. Either paste the file URL in the box at the top of the modal or drag and drop your downloaded JSON file
17+
* For URLs, make sure to use the raw GitHub URL starting with `raw.githubusercontent.com`

0 commit comments

Comments
 (0)