-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationmaintenanceScope of maintenance only issue / proposalScope of maintenance only issue / proposal
Description
Simply sorting keys does not help explore a schema file with more than a screen full of lines.
I suggest an ordering of JSON Schema keys that states the most useful for human readers first and profits from the fact, that references are resolved only after full parse of the object (so the machine will not complain).
Also we should use the $comment
temporary JSON Schema indicator in place to help readers during initial bootstrap of the schema where stability has not been reached, so that they can focus on parts we think are more ready than others, without the editors always having to create additional documentation outside of the schema for guiding review efforts.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationmaintenanceScope of maintenance only issue / proposalScope of maintenance only issue / proposal