Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bookings source association to API docs responses #47

Merged
merged 1 commit into from Aug 14, 2014

Conversation

Fredar
Copy link
Contributor

@Fredar Fredar commented Aug 13, 2014

No description provided.

@@ -1,13 +1,15 @@
{
"links": {
"bookings.account": "https://www.bookingsync.com/api/v3/accounts/{bookings.account}",
"bookings.rental": "https://www.bookingsync.com/api/v3/rentals/{bookings.rental}"
"bookings.rental": "https://www.bookingsync.com/api/v3/rentals/{bookings.rental}",
"bookings.source": "https://www.bookingsync.com/api/v3/sources/{bookings.source}"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should not be here in public scope

ZenCocoon added a commit that referenced this pull request Aug 14, 2014
Add bookings source association to API docs responses
@ZenCocoon ZenCocoon merged commit 9d458f8 into master Aug 14, 2014
@ZenCocoon ZenCocoon deleted the bookings-source-association branch August 14, 2014 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants