Sha256: f3215f204e810d49e73d5bc4d04e15df2a53f61e2f0afc5949871a67e6dc92e0

Contents?: true

Size: 1.03 KB

Versions: 1

Compression:

Stored size: 1.03 KB

Contents

# CHANGELOG

## 0.0.6.alpha

- support APIs below.
  - GET `/v1/{accountId}/remoteaccounts/{remoteAccountId}/calendars`
  - GET `/v1/{accountId}/remoteaccounts/{remoteAccountId}/calendars/{calendarId}`
  - GET `/v1/{accountId}/remoteaccounts/{remoteAccountId}/calendars/{calendarId}/events/{eventId}`

## 0.0.5.alpha

- support APIs below.
  - GET `/v1/{accountId}/remoteaccounts`
  - GET `/v1/{accountId}/remoteaccounts/{remoteAccountId}`

## 0.0.4.alpha

redefine models in order to follow changed APIs below.

- LocalAccount was merged into Account.
- Caligraph APIs were removed.

## 0.0.3.alpha

- support APIs below.
  - GET `/v1/{accountId}/bookings`
  - GET `/v1/{accountId}/profiles/{profileId}/bookings`
  - GET `/v1/{accountId}/profiles/{profileId}/bookings/{bookingId}`

## 0.0.2.alpha

- support APIs below.
  - GET `/v1/{accountId}/profiles`
  - GET `/v1/{accountId}/profiles/{profileId}`

## 0.0.1.alpha

- Initial release.
- support APIs below.
  - GET `/v1/{accountId}`
  - GET `/v1/subdomains/{subdomain}`
  - GET `/v1/suggestedsubdomains`

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
youcanbookme-0.0.6.alpha CHANGELOG.md