File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ jsonschema-*.txt
4
4
relative-json-pointer.html
5
5
relative-json-pointer.pdf
6
6
relative-json-pointer.txt
7
+ proposals /* .html
7
8
8
9
# For the Python enviornment
9
10
.venv
Original file line number Diff line number Diff line change @@ -50,13 +50,13 @@ also apply to this document.
50
50
51
51
<!-- Where does this change go? -->
52
52
53
- This proposal will add the {{propertyDependencies }} section contained herein as
53
+ This proposal will add the {{propertydependencies }} section contained herein as
54
54
a subsection of JSON Schema Core, section 10.2.2 "Keywords for Applying
55
55
Subschemas Conditionally."
56
56
57
57
<!-- What is the exact change? -->
58
58
59
- ### New Keyword: ` propertyDependencies ` {#propertyDependencies }
59
+ ### New Keyword: ` propertyDependencies ` {#propertydependencies }
60
60
61
61
This keyword specifies subschemas that are evaluated if the instance is an
62
62
object and contains a certain property with a certain string value.
You can’t perform that action at this time.
0 commit comments