-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #184 from bci-oss/feature/add-postman-collection-A…
…AS3.0.0 Add postman collection for the dtr API 3.0.0
- Loading branch information
Showing
3 changed files
with
618 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# DTR Postman Collection | ||
|
||
## Postman | ||
The postman collection can be used to call all provided APIs of the DTR. | ||
|
||
### Setup Postman | ||
|
||
To install postman, download the newest version: | ||
<https://www.postman.com/downloads/> | ||
|
||
### Import Postman collection | ||
|
||
Follow the steps here to import the collection: | ||
<https://learning.postman.com/docs/getting-started/importing-and-exporting-data/> |
Oops, something went wrong.