From ec662d01d063311c688d0aa74b925fc4edbab985 Mon Sep 17 00:00:00 2001 From: mm21 <8033134+mm21@users.noreply.github.com> Date: Sun, 7 May 2023 00:18:39 +0000 Subject: [PATCH] Revert "Update etapi test" This reverts commit 4aeecfdfa94f993e97b0a182e374d7c1d236be09. --- test-etapi/create-entities.http | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test-etapi/create-entities.http b/test-etapi/create-entities.http index 420d3a013..b5e7fd52a 100644 --- a/test-etapi/create-entities.http +++ b/test-etapi/create-entities.http @@ -26,7 +26,7 @@ Content-Type: application/json ### Clone to another location -POST {{triliumHost}}/etapi/branches/dummyBranchId +POST {{triliumHost}}/etapi/branches Authorization: {{authToken}} Content-Type: application/json @@ -93,7 +93,7 @@ Authorization: {{authToken}} ### -POST {{triliumHost}}/etapi/attributes/dummyAttributeId +POST {{triliumHost}}/etapi/attributes Content-Type: application/json Authorization: {{authToken}}