json-schema-spec
json-schema-spec copied to clipboard
Fixes #1402: clarify `readOnly` applies to any value, not just properties
clarify that readOnly applies to any value, not just properties.
Re-format true and false code values
Resolves #1402