README.md in youcanbookme-0.0.4.alpha vs README.md in youcanbookme-0.0.5.alpha
- old
+ new
@@ -66,12 +66,12 @@
- [x] GET `/v1/subdomains/{subdomain}`
- [x] GET `/v1/suggestedsubdomains`
- Query
- [ ] POST `/v1/{accountId}/queries`
- Remote Account
- - [ ] GET `/v1/{accountId}/remoteaccounts`
+ - [x] GET `/v1/{accountId}/remoteaccounts`
- [ ] POST `/v1/{accountId}/remoteaccounts`
- - [ ] GET `/v1/{accountId}/remoteaccounts/{remoteAccountId}`
+ - [x] GET `/v1/{accountId}/remoteaccounts/{remoteAccountId}`
- [ ] PATCH `/v1/{accountId}/remoteaccounts/{remoteAccountId}`
- [ ] DELETE `/v1/{accountId}/remoteaccounts/{remoteAccountId}`
- Team Members:
- [ ] POST `/v1/{accountId}/profiles/{profileId}/teammembers/items`
- [ ] PATCH `/v1/{accountId}/profiles/{profileId}/teammembers/items/{teamMemberId}`