jsonsystems / json-schema

JSONSchema.Net Public Repository
Apache License 2.0
663 stars 64 forks source link

Support oneOf, allOf, etc. #44

Closed edbrannin closed 4 years ago

edbrannin commented 5 years ago

I tried loading a schema using oneOf, and those properties aren't shown in the generated schema.

(Or I did it wrong. I looked for a "New Property" button in the UI to see if I was missing something, but I didn't see one.)

flaphoschi commented 5 years ago

It also seems to remove oneOf silently in the background, even when you don't modify anything.

jackwootton commented 4 years ago

Fixed in the new version; www.jsonschema.net