Skip to content

Make ordering of keys consistent #641

Closed
@retrosight

Description

@retrosight

It's the little details that matter in life -- we love consistency, so let's bring it to all of the schemas.

One example of many...

"$schema": "http://json-schema.org/draft-08/hyper-schema#",     "$id": "http://json-schema.org/draft-08/hyper-schema-output",
"$id": "http://json-schema.org/draft-08/hyper-schema#",         "$schema": "http://json-schema.org/draft-08/schema#",
"title": "JSON Hyper-Schema",                                   [Missing]
...

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions