AdobeXD / design-system-package-dsp

DSP Documentation
MIT License
336 stars 38 forks source link

[IDEA] JSON Schemas #6

Open CITguy opened 3 years ago

CITguy commented 3 years ago

Is it possible to define JSON Schemas (https://json-schema.org/)?

The docs are great to get the gist of the file structure, but it's challenging to understand:

Having a schema file (or set of files) would be beneficial in both learning how to generate DSP JSON as well as serve as a means to validate JSON, as well.