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

Support deep schemas #19

Merged
merged 1 commit into from
May 14, 2018
Merged

Support deep schemas #19

merged 1 commit into from
May 14, 2018

Conversation

pedro-victor
Copy link
Contributor

This PR implements deep object body parsing.
When not applied, subdocuments are parsed as [object Object].
After its application, the correct document and its subdocs is sent to controllers.

Relevant tests were added too.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 99.174% when pulling b37d883 on pedro-victor:pr into b357d01 on diegohaz:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 99.174% when pulling b37d883 on pedro-victor:pr into b357d01 on diegohaz:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 99.174% when pulling b37d883 on pedro-victor:pr into b357d01 on diegohaz:master.

@diegohaz
Copy link
Owner

Thank you, @pedro-victor :)

@diegohaz diegohaz merged commit d2a7731 into diegohaz:master May 14, 2018
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