jsonsystems / json-schema

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

Cannot delete properties of the example #107

Closed tillsanders closed 2 years ago

tillsanders commented 3 years ago

Maybe I'm missing something, but I find myself unable to delete properties of the example scheme. Whenever I try, I get the message please infer a schema first. I don't really know, what the problem is and I also don't understand, why I cannot start from scratch. I really like the project, but this and jsonsystems/public#18 make it currently unusable for me :(

Can we maybe implement a button to start with a clean document and improve this error message?

jackwootton commented 3 years ago

@tillsanders Thanks for submitting this issue. You just need to hit "submit" first to generate a schema because the first schema you see is just a placeholder.

mkormendy commented 3 years ago

But if you submit it again with your changes .. it reuses the old placeholder.

jackwootton commented 2 years ago

This should be fixed in the new version.