mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
Update etapi test
This commit is contained in:
parent
79d4dcf5f1
commit
4aeecfdfa9
@ -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}}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user