Generate jsonSchema Validation Based on Schema Analysis
Since Compass already provides a schema analysis, it would be useful if that analysis could be used generate jsonSchema. The result could be a starting point for the Validation tab or used in other tools such as https://hamidihamza.com/Angular6-json-schema-form/.
4
votes
Brian
shared this idea
-
Brian commented
Note, Stitch now supports JSON Schema Generation (https://docs.mongodb.com/stitch/mongodb/enforce-a-document-schema/index.html) so there's an opportunity to leverage some existing code.