Commit Graph

2 Commits

Author SHA1 Message Date
Álvaro Velad Galván 9211741f54 chore: Remove duplicated code (#10057) 2026-05-05 17:09:52 +02:00
Álvaro Velad Galván c92c3bddba feat(DASH): Add json format support (#9788)
This initial support is complete but not efficient, as it involves
conversion to XML and normal processing. It should only be used for
testing purposes. Improved support will be added in the future.

Tested with https://github.com/Dash-Industry-Forum/dash-json-schema

Note: This is only added to the experimental build.
2026-03-09 09:52:06 +01:00