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

[DOC] Fix findHasMany parameter order #4919

Merged
merged 1 commit into from Apr 12, 2017

Conversation

timmorey
Copy link
Contributor

Updated the documentation to reflect the actual order of parameters, which is incorrectly rendered in the api documentation (see https://emberjs.com/api/data/classes/DS.RESTAdapter.html#method_findHasMany).

I presume that the method signature shown in the doc (findHasMany (store, snapshot, relationship, url) for this method) is generated from these @param directives. I copied the signature out of the doc and found myself confused by the parameter values.

@bmac bmac merged commit e42901d into emberjs:master Apr 12, 2017
@bmac
Copy link
Member

bmac commented Apr 12, 2017

Thanks @timmorey.

@timmorey timmorey deleted the fix-findHasMany-doc-typo branch April 12, 2017 19:32
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