-
Notifications
You must be signed in to change notification settings - Fork 150
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
unknown type object #67
Comments
Same problem here |
kmp1
pushed a commit
to kmp1/jsonschema2md
that referenced
this issue
Oct 26, 2018
kmp1
pushed a commit
to kmp1/jsonschema2md
that referenced
this issue
Oct 26, 2018
kmp1
pushed a commit
to kmp1/jsonschema2md
that referenced
this issue
Oct 26, 2018
kmp1
pushed a commit
to kmp1/jsonschema2md
that referenced
this issue
Nov 1, 2018
trieloff
added a commit
that referenced
this issue
Mar 25, 2019
Implements #67. Add an else clause to allow a nested object property
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
i don't quite understand why
settings
renders correctly butcollaborators
yields anUnknown type object
i can produce this error with any child object under
settings
. is there something wrong w/ my json schema that would cause this?json:
resulting markdown:
The text was updated successfully, but these errors were encountered: