etc/schema: sort properties in alphabetic order

Also:
- Place "additionalProperties" before "properties"
- Place "required" after "additionalProperties"
- Remove "additionalProperties where true, as that is the default

The order should help us spot duplicate keys, and make it easier to
add new keys in their proper place.
pull/13259/head
Jason Ish 1 year ago committed by Victor Julien
parent 53c8a0f8f1
commit 5a4eba2f57

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save