hypothesis-jsonschema icon indicating copy to clipboard operation
hypothesis-jsonschema copied to clipboard

Use `propertyNames` more in canonicalisation

Open Zac-HD opened this issue 4 years ago • 0 comments

For example if propertyNames disallows a required name, we can return the empty schema; if a dependent name is disallowed we can drop that, etc.

Zac-HD avatar Oct 03 '21 10:10 Zac-HD