mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 11:02:28 +08:00
7 lines
210 B
Plaintext
7 lines
210 B
Plaintext
![]() |
POST {{triliumHost}}/etapi/refresh-note-ordering/root
|
||
|
|
||
|
> {%
|
||
|
client.test("Request executed successfully", function() {
|
||
|
client.assert(response.status === 200, "Response status is not 200");
|
||
|
});
|
||
|
%}
|