You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@ The following keywords are generally supported:
19
19
At the top-level, you can also indicate the following special properties:
20
20
21
21
-`$schema`: The schema identifier, see above.
22
+
-`requiredSchemas`: Any other schema URLs that are required / inherited from.
22
23
-`required`: The required properties (see `required` for objects below).
23
24
-`properties`: The schemas for the properties (see `properties` for objects below).
24
25
-`collection`: Specifies whether a property (specified as keys) must be provided only at the collection-level (`true`) or only at the feature-level (`false`). Omit any properties that can be provided at both levels.
0 commit comments