File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ jsonschema-*.txt
44relative-json-pointer.html
55relative-json-pointer.pdf
66relative-json-pointer.txt
7+ proposals /* .html
78
89# For the Python enviornment
910.venv
Original file line number Diff line number Diff line change @@ -50,13 +50,13 @@ also apply to this document.
5050
5151<!-- Where does this change go? -->
5252
53- This proposal will add the {{propertyDependencies }} section contained herein as
53+ This proposal will add the {{propertydependencies }} section contained herein as
5454a subsection of JSON Schema Core, section 10.2.2 "Keywords for Applying
5555Subschemas Conditionally."
5656
5757<!-- What is the exact change? -->
5858
59- ### New Keyword: ` propertyDependencies ` {#propertyDependencies }
59+ ### New Keyword: ` propertyDependencies ` {#propertydependencies }
6060
6161This keyword specifies subschemas that are evaluated if the instance is an
6262object and contains a certain property with a certain string value.
You can’t perform that action at this time.
0 commit comments