diff --git a/.gitignore b/.gitignore index f863632..64d45fe 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ .env.ps1 debug.ps1 .postmate/postmate-history.json +.postmate/postmate-envs.json \ No newline at end of file diff --git a/.postmate/collections/Donetick API.json b/.postmate/collections/Donetick API.json index 9b73cdb..707ae52 100644 --- a/.postmate/collections/Donetick API.json +++ b/.postmate/collections/Donetick API.json @@ -32,7 +32,8 @@ "value": "{{secretkey}}", "addTo": "header" }, - "cookies": [] + "cookies": [], + "dataTags": [] } ] } \ No newline at end of file