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 source's pointer, parameter #47

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

wjdrudgh
Copy link

error object need 'source' property

and it need 'parameter', 'pointer'

@joshdholtz
Copy link
Owner

@wjdrudgh Thanks for the contribution! Do the unit tests pass locally? I think travisci is having issues.

@wjdrudgh
Copy link
Author

I already using this on my project

@joshdholtz
Copy link
Owner

That's great but I still want to make sure the unit tests pass before I merge since it seems like travisci might be having issues 😇

@wjdrudgh
Copy link
Author

Okay, I'll put some nil check to get parameters

@joshdholtz
Copy link
Owner

Thank you 😊

@wjdrudgh
Copy link
Author

source must be key-value object
http://jsonapi.org/format/#errors

basic error example
http://jsonapi.org/examples/#error-objects-basics

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