Sha256: 7fb29b2e34284bec41af9f34a3c79ad6c6f0e1a0b0c639c6237d17ef3786d72a

Contents?: true

Size: 1.11 KB

Versions: 12

Compression:

Stored size: 1.11 KB

Contents

{
  "collection": [
    {
      "type": "calendly",
      "start_time": "2020-01-02T20:00:00.000000Z",
      "end_time": "2020-01-02T20:30:00.000000Z",
      "buffered_start_time": "2020-01-02T19:30:00.000000Z",
      "buffered_end_time": "2020-01-02T21:00:00.000000Z",
      "event": {
        "uri": "https://api.calendly.com/scheduled_events/abc123"
      }
    },
    {
      "type": "calendly",
      "start_time": "2020-01-05T20:00:00.000000Z",
      "end_time": "2020-01-05T20:30:00.000000Z",
      "buffered_start_time": "2020-01-05T19:30:00.000000Z",
      "buffered_end_time": "2020-01-05T21:00:00.000000Z",
      "event": {
        "uri": "https://api.calendly.com/scheduled_events/abc12345"
      }
    },
    {
      "type": "reserved",
      "start_time": "2020-01-07T17:00:00.000000Z",
      "end_time": "2020-01-07T17:30:00.000000Z"
    },
    {
      "type": "reserved",
      "start_time": "2020-01-07T18:00:00.000000Z",
      "end_time": "2020-01-07T18:30:00.000000Z"
    },
    {
      "type": "external",
      "start_time": "2020-01-07T20:00:00.000000Z",
      "end_time": "2020-01-07T20:30:00.000000Z"
    }
  ]
}

Version data entries

12 entries across 6 versions & 1 rubygems

Version Path
calendlyr-0.7.5 test/fixtures/user_busy_times/list.json
calendlyr-0.7.5 test/fixtures/availabilities/user_busy_times_list.json
calendlyr-0.7.4 test/fixtures/availabilities/user_busy_times_list.json
calendlyr-0.7.4 test/fixtures/user_busy_times/list.json
calendlyr-0.7.3 test/fixtures/availabilities/user_busy_times_list.json
calendlyr-0.7.3 test/fixtures/user_busy_times/list.json
calendlyr-0.7.2 test/fixtures/availabilities/user_busy_times_list.json
calendlyr-0.7.2 test/fixtures/user_busy_times/list.json
calendlyr-0.7.1 test/fixtures/user_busy_times/list.json
calendlyr-0.7.1 test/fixtures/availabilities/user_busy_times_list.json
calendlyr-0.7.0 test/fixtures/availabilities/user_busy_times_list.json
calendlyr-0.7.0 test/fixtures/user_busy_times/list.json