- Add Kobo bookmark/markup sync tests - Add Koreader progress/bookmark sync tests - Add OPDS feed tests - Add collection tests - Add sync tests for book linking
12 lines
152 B
Plaintext
12 lines
152 B
Plaintext
meta {
|
|
name: Get Device Navigation
|
|
type: http
|
|
seq: 6
|
|
}
|
|
|
|
get {
|
|
url: {{opds_base_url}}/devices/{{device_id}}/nav
|
|
}
|
|
|
|
vars:device_id, opds_base_url
|