Open tschmidtb51 opened 2 months ago
As discussed during editor meeting today, the brackets were correct before (schema not instance), right? My current position on verifying schema code blocks (with the comment ellipsis hacks to provide focus) is to visually inspect every time there is a change and to compare with the JSON Schema artifact source.
When verifying code blocks we must take the intended perspective, as there is JSON instance code and JSON Schema code.
@sthagen We should discuss (and document) in our next meeting how we want to deal with indent and commas.
@mprpic found in #781 some incorrect brackets. We need to check all code blocks for the correct syntax and inconsistency.