davidlang42 / roland-rds

Library for working with Roland RDS files (live set keyboard patches)
GNU Affero General Public License v3.0
3 stars 0 forks source link

Feature: JSON schema #16

Closed davidlang42 closed 1 year ago

davidlang42 commented 1 year ago

Add a command to export a JSON schema using https://docs.rs/schemars/latest/schemars/

The idea is that this exported schema will then make it easy to use external json editors to edit roland-rds json files. For example:

davidlang42 commented 1 year ago

https://github.com/davidlang42/roland-rds/commit/5b31f950ad69fe86d00b8ad0e26034ce340b4c24