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

Documentation misprints (probably out of date) #86

Open
GordStephen opened this issue Mar 17, 2014 · 0 comments
Open

Documentation misprints (probably out of date) #86

GordStephen opened this issue Mar 17, 2014 · 0 comments

Comments

@GordStephen
Copy link

The docs are incorrect in a few spots:

  • Occasional references to exporting a CRUDCollection 'member' property (should be 'wildcard').
  • CRUDCollection 'update' docs describe the 'obj' callback parameter as the object returned from fetch, when it's actually the request payload (same as in 'create'). The object returned from fetch is available at req.fetched instead.

There are other instances I've come across and since forgotten about as well - I'll keep a running tally here as I find things that need updating and will hopefully submit a PR with fixes at some point. Until then, at least they'll be documented somewhere.

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

No branches or pull requests

1 participant