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

adding handler for createReviews err, fixing misspelling, removing un… #9

Merged
merged 1 commit into from
Aug 26, 2015
Merged

adding handler for createReviews err, fixing misspelling, removing un… #9

merged 1 commit into from
Aug 26, 2015

Conversation

kevintechie
Copy link

Fixing the ignored err returned from createReviews.

If a user makes a typographic error when creating the model attributes, the data connector will return an error because the attribute names in create-sample-model.js do not match the model's attribute names. This error will be ignored because it is not handled by the callback.

Also fixing a misspelling and removing unnecessary commas.

@crandmck
Copy link
Contributor

LGTM, but I would like @superkhau to take a quick look before merging just to confirm.

@superkhau
Copy link
Contributor

LGTM

crandmck pushed a commit that referenced this pull request Aug 26, 2015
adding handler for createReviews err, fixing misspelling, removing un…
@crandmck crandmck merged commit 5600e8b into strongloop:master Aug 26, 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.

3 participants