Skip to content

Set $schema during JSON marshaling? #24

@findleyr

Description

@findleyr

A high level question:

Should we set $schema when marshaling our schemas, by default?
https://json-schema.org/understanding-json-schema/basics#declaring-a-json-schema

That increases the likelihood that the schema is interpreted correctly.

(relatedly, if the user sets $schema to a different value, we should probably marshal it accordingly -- see #4)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions