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 missing actions for existing endpoints #75

Merged
merged 1 commit into from
Oct 17, 2015
Merged

Conversation

Fredar
Copy link
Contributor

@Fredar Fredar commented Sep 9, 2015

Mostly single fetch

@Fredar Fredar self-assigned this Sep 9, 2015
@Fredar Fredar changed the title Add missing endpoints Add missing acctions for existing endpoints Sep 10, 2015
@Fredar Fredar changed the title Add missing acctions for existing endpoints Add missing actions for existing endpoints Sep 10, 2015
@Fredar
Copy link
Contributor Author

Fredar commented Sep 10, 2015

We miss some endpoints that are present in BScore, but I would deal with that separately.
#76

# @param rates_rule [BookingSync::API::Resource|Integer] RatesRule or ID
# of the rates_rule to be canceled.
# @return [NilClass] Returns nil on success.
def cancel_rates_rule(rates_rule)
Copy link
Member

Choose a reason for hiding this comment

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

I would use delete_rates_rule here.

@Fredar Fredar force-pushed the single-fetch branch 2 times, most recently from 7431e4d to 3a4d891 Compare October 17, 2015 18:20
Remove unused BillingAddresses endpoint
ZenCocoon added a commit that referenced this pull request Oct 17, 2015
Add missing actions for existing endpoints
@ZenCocoon ZenCocoon merged commit e82d158 into master Oct 17, 2015
@ZenCocoon ZenCocoon deleted the single-fetch branch October 17, 2015 19:58
@Fredar Fredar removed the 4 - Done label Oct 19, 2015
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.

2 participants