Schema version 12.2.2
FloEdelmann
released this
20 Jun 13:31
·
1118 commits
to master
since this release
Incompatible schema changes
None.
Backwards-compatible schema changes
None.
Bugfixes
See #1998:
- Define
$schema
property in regularproperties
rather than inpatternProperties
- Simplify plugin schema with
default
instead of an enum + allowed free text - Simplify wheel-slot and capability schemas with
discriminator
andoneOf
- Fix required and additional properties
- Define
type
andpattern
in the same object - Simplify
oneOf
- Replace some
$comment
s withdescription
s → will be shown in VS Code