From 4aeecfdfa94f993e97b0a182e374d7c1d236be09 Mon Sep 17 00:00:00 2001 From: mm21 <8033134+mm21@users.noreply.github.com> Date: Fri, 5 May 2023 18:41:29 +0000 Subject: [PATCH] Update etapi test --- 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 b5e7fd52ae..420d3a013d 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 +POST {{triliumHost}}/etapi/branches/dummyBranchId Authorization: {{authToken}} Content-Type: application/json @@ -93,7 +93,7 @@ Authorization: {{authToken}} ### -POST {{triliumHost}}/etapi/attributes +POST {{triliumHost}}/etapi/attributes/dummyAttributeId Content-Type: application/json Authorization: {{authToken}}