-
-
Notifications
You must be signed in to change notification settings - Fork 546
Open
Description
What I want to do is basically this:
json-schema-org/json-schema-spec#661
I want to inherit from a schema, add some more properties and disallow additional properties. Setting additionalProperties to false will not work combined with allOf. For that reason unevaluatedProperties was introduced, as you can see in the linked issue. But it does not seem to be implemented by njsonschema yet.
Edit: This was introduced in v8/2019-09 as far as I know.
happyhorizon, IanKemp and hillin
Metadata
Metadata
Assignees
Labels
No labels