Files
task/docs/static
Stephen Rosen 0488a80ace fix: remove "versioning" from jsonschema defs
This removes the "3" nested in `definitions` which makes the contents
of `definitions` pass JSON Schema metaschema validation even when the
contents are not valid subschemas. `definitions` SHOULD contain
subschemas as its values, with no intermediate keys. (This is a MUST
in later JSON Schema spec versions, in which the key switches from
`definitions` to `$defs` as a related change.)

The contents are intentionally *not* dedented to make review easier.
2024-01-19 18:03:51 -03:00
..
2022-11-24 13:05:24 -03:00
2023-12-29 15:13:01 -03:00
2022-05-29 14:29:40 -03:00
2022-05-29 14:29:40 -03:00