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

Update method parameter 'params' to 'options' and related doc comments #98

Merged
merged 1 commit into from
Apr 3, 2020

Conversation

douglasmiller
Copy link
Contributor

Updating the method parameter params to options to more accurate reflect what the intent of the parameter is. Also updates the incorrect doc comments to better clarify that options.params must be an object with individual url parameter keys within.

Resolves #97

@douglasmiller douglasmiller requested a review from bhelx April 3, 2020 16:13
Copy link
Contributor

@bhelx bhelx left a comment

Choose a reason for hiding this comment

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

👍

@bhelx bhelx merged commit c063fe6 into master Apr 3, 2020
@bhelx bhelx deleted the update-docs branch April 3, 2020 16:27
douglasmiller added a commit that referenced this pull request Apr 20, 2020
# Changelog

## [Unreleased](https://github.com/recurly/recurly-client-node/tree/HEAD)

[Full Changelog](3.5.1...HEAD)

**Implemented enhancements:**

- Tue Apr 14 20:25:06 UTC 2020 Upgrade API version v2019-10-10 [\#103](#103) ([bhelx](https://github.com/bhelx))
- Validating options passed to \_makeRequest [\#101](#101) ([douglasmiller](https://github.com/douglasmiller))

**Merged pull requests:**

- Included the to-be released changes in the changelog [\#102](#102) ([douglasmiller](https://github.com/douglasmiller))
- Remove docs from tracking and use github actions [\#100](#100) ([bhelx](https://github.com/bhelx))
- Update method parameter 'params' to 'options' and related doc comments [\#98](#98) ([douglasmiller](https://github.com/douglasmiller))
@douglasmiller douglasmiller mentioned this pull request Apr 20, 2020
@joannasese joannasese added the V3 v2019-10-10 Client label Feb 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
V3 v2019-10-10 Client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Further clarification on terminateSubscription
3 participants