Skip to content

Commit b3278e4

Browse files
committed
Update POSTMAN Collection
1 parent 9c0a56c commit b3278e4

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

media/api-books.postman_collection

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
{
22
"info": {
3-
"_postman_id": "de0f9e35-1f4b-475c-83bc-947ef06db256",
4-
"name": "Django API Gen Sample",
5-
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
6-
"_exporter_id": "3902283"
3+
"_postman_id": "",
4+
"name": "AppSeed Django API GEN",
5+
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
76
},
87
"item": [
98
{
@@ -52,7 +51,7 @@
5251
"header": [
5352
{
5453
"key": "Authorization",
55-
"value": "token 891dcf7a5d8dec7b68b7150dbd93d57925fab794",
54+
"value": "token YOUR_TOKEN_HERE",
5655
"type": "text"
5756
}
5857
],
@@ -87,7 +86,7 @@
8786
"header": [
8887
{
8988
"key": "Authorization",
90-
"value": "token 891dcf7a5d8dec7b68b7150dbd93d57925fab794",
89+
"value": "token YOUR_TOKEN_HERE",
9190
"type": "text"
9291
}
9392
],
@@ -123,7 +122,7 @@
123122
"header": [
124123
{
125124
"key": "Authorization",
126-
"value": "token 891dcf7a5d8dec7b68b7150dbd93d57925fab794",
125+
"value": "token YOUR_TOKEN_HERE",
127126
"type": "text"
128127
}
129128
],

0 commit comments

Comments
 (0)