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

Throw exception when document parsing fails #551

Merged
merged 1 commit into from
Jan 9, 2016
Merged

Throw exception when document parsing fails #551

merged 1 commit into from
Jan 9, 2016

Conversation

mvar
Copy link
Member

@mvar mvar commented Jan 8, 2016

Introduced exceptions in document parser which is a MUST. Later this will help to refactor DocumentParser without breaking BC.

This PR also changes behaviour how type name is generated when not provided by user. Now it's converted to snake_case to be consistent with generated property names logic.

@mvar mvar added the qa label Jan 8, 2016
saimaz added a commit that referenced this pull request Jan 9, 2016
Throw exception when document parsing fails
@saimaz saimaz merged commit 0e25e01 into ongr-io:master Jan 9, 2016
@saimaz saimaz removed the qa label Jan 9, 2016
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