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

JSON schema incorrect for System.Common #22

Closed davidlang42 closed 1 year ago

davidlang42 commented 1 year ago

System.Common uses the same definition as LiveSet.Common just because the name was the same, it should have its own definition

Maybe needs some sort of rename: schemars(rename = "SystemCommon")

davidlang42 commented 1 year ago

Fixed by https://github.com/davidlang42/roland-rds/commit/a94af9bb0c75abb48e90985f1cb51c9e1083996f