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

next_backup_window is just start and end times #29

@aidanhs

Description

@aidanhs

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions