Sha256: 9ab4a8205863c28e1edcc0a7d0d1b314949c202db2276110ce930c237d1fb1aa

Contents?: true

Size: 769 Bytes

Versions: 1

Compression:

Stored size: 769 Bytes

Contents

# CHANGELOG

## 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.5.alpha CHANGELOG.md