Some bool fields of JSON files were accidentially wrapped in quotes. This has been fixed in the JSON files as well as in jsongen.
cangen/README.md has been updated to accurately reflect directory structure, and fix an error in the JSON spec.
Checklist
It can be helpful to check the Checks and Files changed tabs.
Please reach out to your Project Lead if anything is unclear.
Please request reviewers and ping on slack only after you've gone through this whole checklist.
[x] All commits are tagged with the ticket number
[x] No merge conflicts
[x] All checks passing
[x] Remove any non-applicable sections of this template
[x] Assign the PR to yourself
[x] Request reviewers & ping on Slack
[x] PR is linked to the ticket (fill in the closes line below)
Changes
jsongen
.cangen/README.md
has been updated to accurately reflect directory structure, and fix an error in the JSON spec.Checklist
It can be helpful to check the
Checks
andFiles changed
tabs. Please reach out to your Project Lead if anything is unclear. Please request reviewers and ping on slack only after you've gone through this whole checklist.Fixes #163