Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

next_backup_window is just start and end times #29

Open
aidanhs opened this issue Dec 13, 2016 · 0 comments
Open

next_backup_window is just start and end times #29

aidanhs opened this issue Dec 13, 2016 · 0 comments

Comments

@aidanhs
Copy link
Collaborator

aidanhs commented Dec 13, 2016

pub next_backup_window: Option<Backup>,

it shouldn't be a Backup struct, it actually looks like

            "next_backup_window": {
                "end": "2016-12-14T19:00:00Z",
                "start": "2016-12-13T20:00:00Z"
            },

(not got a chance to fix at the moment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant