Skip to content

We should determine a useful ordering of keys in schema #62

@sthagen

Description

@sthagen

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 documentationmaintenanceScope of maintenance only issue / proposal

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions