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

Fix path output for required properties #204

Merged
merged 1 commit into from
Dec 14, 2015

Conversation

JustTSK
Copy link
Contributor

@JustTSK JustTSK commented Dec 14, 2015

Example:

Before:
day: "The property day is required"
After
availability[0].hours[0].day: "The property day is required"

@bighappyface
Copy link
Collaborator

+1

bighappyface added a commit that referenced this pull request Dec 14, 2015
Fix path output for required properties
@bighappyface bighappyface merged commit f791815 into jsonrainbow:master Dec 14, 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.

None yet

2 participants