Skip to content

Commit b0d1437

Browse files
author
Phil Sturgeon
committed
Similar wording to OpenAPI
1 parent af6231d commit b0d1437

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

jsonschema-validation.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1036,8 +1036,9 @@
10361036
be false otherwise.
10371037
</t>
10381038
<t>
1039-
If "deprecated" has a value of boolean true, it indicates that the property
1040-
MAY be removed from the document in the future.
1039+
If "deprecated" has a value of boolean true, it indicates that applications
1040+
SHOULD refrain from usage of the declared operation. It MAY mean the property
1041+
is going to be removed in the futuree.
10411042
</t>
10421043
<t>
10431044
An instance document that is marked as "deprecated" for the entire document

0 commit comments

Comments
 (0)