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

Nested Object Field doesn't have "required" property #57

Open
sshim-cb opened this issue Jul 10, 2020 · 0 comments
Open

Nested Object Field doesn't have "required" property #57

sshim-cb opened this issue Jul 10, 2020 · 0 comments

Comments

@sshim-cb
Copy link

Hello,

I am trying to generate a schema using this JSON below:

[{"customField_A":"hello"},{"customField_B":"hello"},{"customField_C":"hello"},{"hello":{"hi":"testing"}}]

I want to set property "hi" as required for "hello" object, but it doesn't get set.

Can anyone provide assistance?

Thanks in advance!

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

No branches or pull requests

1 participant