You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Booking creation/update now accepts :name and :description; BookingResponse… (#30)
* adding examples for use of Body and Response helper objects
* Booking creation/update now accepts :name and :description; BookingResponse now includes :name, :description, :external_link, :collaborative_link [finishes #146990687]
-[#30](https://github.com/gonebusy/gonebusy-nodejs-client/pull/30) - Booking :user_message has been replaced by separate :name and :description
11
+
4
12
## [0.1.2] - 2017-06-14 ##
5
13
### Added
6
14
-[#28](https://github.com/gonebusy/gonebusy-nodejs-client/pull/28) - Booking item response now includes :resource_id and :service_id corresponding to Resource providing the Booking and the Service being performed.
0 commit comments