json2jsii icon indicating copy to clipboard operation
json2jsii copied to clipboard

Document limitations of JSON Schema

Open moltar opened this issue 2 years ago • 0 comments

Could you please document the limitations of this tool as far as what subset of JSON Schema it can understand?

I tried running it against a complex JSON Schema, only to get very surprising useless results. I am thinking that it is probably just too weird for this tool to understand.

Was trying to apply the generator on this schema: https://github.com/SchemaStore/schemastore/blob/master/src/schemas/json/github-workflow.json

moltar avatar Jul 10 '23 13:07 moltar