mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 14:25:51 +01:00
Update etapi test
This commit is contained in:
@@ -26,7 +26,7 @@ Content-Type: application/json
|
|||||||
|
|
||||||
### Clone to another location
|
### Clone to another location
|
||||||
|
|
||||||
POST {{triliumHost}}/etapi/branches
|
POST {{triliumHost}}/etapi/branches/dummyBranchId
|
||||||
Authorization: {{authToken}}
|
Authorization: {{authToken}}
|
||||||
Content-Type: application/json
|
Content-Type: application/json
|
||||||
|
|
||||||
@@ -93,7 +93,7 @@ Authorization: {{authToken}}
|
|||||||
|
|
||||||
###
|
###
|
||||||
|
|
||||||
POST {{triliumHost}}/etapi/attributes
|
POST {{triliumHost}}/etapi/attributes/dummyAttributeId
|
||||||
Content-Type: application/json
|
Content-Type: application/json
|
||||||
Authorization: {{authToken}}
|
Authorization: {{authToken}}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user