mirror of
https://gitee.com/dcren/initializr.git
synced 2026-02-26 13:43:15 +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