Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Update Restaurant Availability

[
  {
    "op": "update",
    "payload": {
      "id": 216,
      "availability": [
        {
          "date_time": "2024-05-06T07:00",
          "adult": 20
        },
        {
          "date_time": "2024-05-06T07:15",
          "adult": 20
        }
      ]
    }
  }
]