mirror of
https://gitee.com/dcren/initializr.git
synced 2026-06-27 06:43:12 +08:00
This commit adds JSON structure validation tests to ensure that the output is backward compatible with older versions if we enhance it in the future. Partly fixes gh-21