mirror of
https://github.com/zadam/trilium.git
synced 2025-01-07 23:58:50 +08:00
7 lines
No EOL
210 B
HTTP
7 lines
No EOL
210 B
HTTP
POST {{triliumHost}}/etapi/refresh-note-ordering/root
|
|
|
|
> {%
|
|
client.test("Request executed successfully", function() {
|
|
client.assert(response.status === 200, "Response status is not 200");
|
|
});
|
|
%} |