This repository has been archived on 2025-05-15. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
synchronizator-go/examples/mock_data/Readwise/Document List.bru
aleidk 8f424d45f7 fix: update readwise example to work without duplicating nodes
this is a workaround to the fact that readwise use cursor pagination
instead of offset pagination, proper handling will be added later
2024-12-02 09:34:12 -03:00

11 lines
131 B
Text

meta {
name: Document List
type: http
seq: 2
}
get {
url: https://readwise.io/api/v3/list/
body: none
auth: inherit
}