Skip to content

Commit

Permalink
Update etapi test
Browse files Browse the repository at this point in the history
  • Loading branch information
mm21 committed May 5, 2023
1 parent 79d4dcf commit 4aeecfd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test-etapi/create-entities.http
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -93,7 +93,7 @@ Authorization: {{authToken}}

###

POST {{triliumHost}}/etapi/attributes
POST {{triliumHost}}/etapi/attributes/dummyAttributeId
Content-Type: application/json
Authorization: {{authToken}}

Expand Down

0 comments on commit 4aeecfd

Please sign in to comment.