Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 01-DNAC-Sandbox.postman_collection.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
},
{
"key": "Authorization",
"value": "Basic YWRtaW46R3JhcGV2aW5lMQ=="
"value": "Basic ZGV2bmV0dXNlcjpDaXNjbzEyMyE="
}
],
"body": {
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ It has free Jetpacks support. This is required for linking requests.
You need to import the collection as well as the environment. You can import the raw git files using the **From URL** option, as seen below.
You can also download them and import from file/folder.

* https://raw.githubusercontent.com/CiscoDevNet/dnac-samples-aradford/master/tools/postman/DNAC-Sandbox.postman_environment.json
* https://raw.githubusercontent.com/CiscoDevNet/dnac-samples-aradford/master/tools/postman/DNAC-SandboxProxy.postman_environment.json
* https://raw.githubusercontent.com/CiscoDevNet/dnac-samples-aradford/master/tools/postman/01-DNAC-Sandbox.postman_collection.json
* https://raw.githubusercontent.com/CiscoDevNet/DNAC-postman/master/DNAC-Sandbox.postman_environment.json
* https://raw.githubusercontent.com/CiscoDevNet/DNAC-postman/master/DNAC-SandboxProxy.postman_environment.json
* https://raw.githubusercontent.com/CiscoDevNet/DNAC-postman/master/01-DNAC-Sandbox.postman_collection.json

![alt tag](https://github.com/CiscoDevNet/DNAC-postman/blob/master/images/importing.png)

Expand Down