From cee235b2a7459b6b794f9c12b1676afee843f791 Mon Sep 17 00:00:00 2001 From: Awilum Date: Thu, 23 Sep 2021 13:10:03 +0300 Subject: [PATCH] feat(tests): update postman collection --- tests/postman/collection.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/postman/collection.json b/tests/postman/collection.json index 082ea39a..01a0a729 100644 --- a/tests/postman/collection.json +++ b/tests/postman/collection.json @@ -217,7 +217,7 @@ } } }, - "url": "{{base_url}}/api/v0/content/copy" + "url": "{{base_url}}/api/v0/entries/copy" }, "response": [] }, @@ -249,7 +249,7 @@ } } }, - "url": "{{base_url}}/api/v0/content" + "url": "{{base_url}}/api/v0/entries" }, "response": [] } @@ -318,7 +318,7 @@ ], "variable": [ { - "id": "ba671ffb-fcd0-4bc8-bd15-ae28ee610ad7", + "id": "ce868297-5fed-4de7-a784-bfbe5e1a63ee", "key": "entry_id", "value": "" }