Skip to content

Extract propertyDependencies #1506

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
May 22, 2024
Merged
Prev Previous commit
Next Next commit
Update proposals/propertyDependencies.md
Co-authored-by: Jason Desrosiers <jdesrosi@gmail.com>
  • Loading branch information
gregsdennis and jdesrosiers authored May 13, 2024
commit 25aafc717a95ca373dfce46f601906584f80c3ad
3 changes: 3 additions & 0 deletions proposals/propertyDependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,9 @@ those goals means that some trade-offs need to be made.

## Change Description

The `propertyDependencies` keyword will be added to the `https://json-schema.org/vocab/applicator` [applicator
vocabulary](../jsonschema-core.html#applicatorvocab).

1. The following will be added to the JSON Schema Core specification as a
subsection of "Keywords for Applying Subschemas Conditionally".
> ### `propertyDependencies`
Expand Down