Skip to content

Feature: expose method to check availability of multiple rooms #5

@DeanKamali

Description

@DeanKamali

Hi,

Is it possible to to check availability of multiple rooms? in provided example, only one room can be checked.
Another thought, it would be nice to return room name in the availability object, would save lots of coding.
Thanks

 {
            weekdays: {
                from: '08:00', to: '20:00',
            },
            unavailability: [
                { from: '2017-02-06 00:00', to: '2017-02-16 00:00' }
            ]
        }

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions