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

type checking if schema property is not string #68

Merged
merged 3 commits into from
Sep 17, 2019

Conversation

rmelian
Copy link
Contributor

@rmelian rmelian commented Sep 13, 2019

Description

Changes proposed in this pull request:

  • check if properties are objects and valid
  • check for schema type === 'object'

Related issue(s)

#67 #69

Copy link
Member

@magicmatatjahu magicmatatjahu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but this must be done in beautifier.ts.

@rmelian
Copy link
Contributor Author

rmelian commented Sep 16, 2019

I'll update this PR, thanks

@rmelian
Copy link
Contributor Author

rmelian commented Sep 16, 2019

PR updated

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