updated api call to use variables
This commit is contained in:
@@ -3,3 +3,4 @@
|
|||||||
.env.ps1
|
.env.ps1
|
||||||
debug.ps1
|
debug.ps1
|
||||||
.postmate/postmate-history.json
|
.postmate/postmate-history.json
|
||||||
|
.postmate/postmate-envs.json
|
||||||
@@ -32,7 +32,8 @@
|
|||||||
"value": "{{secretkey}}",
|
"value": "{{secretkey}}",
|
||||||
"addTo": "header"
|
"addTo": "header"
|
||||||
},
|
},
|
||||||
"cookies": []
|
"cookies": [],
|
||||||
|
"dataTags": []
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user