File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1626
1626
</t >
1627
1627
<t >
1628
1628
When schemas are downloaded,
1629
- for example by a generic user-agent that doesn't know until runtime which schemas to download,
1629
+ for example by a generic user-agent that does not know until runtime which schemas to download,
1630
1630
see <xref target =" hypermedia" >Usage for Hypermedia</xref >.
1631
1631
</t >
1632
1632
<t >
@@ -3077,7 +3077,7 @@ https://example.com/schemas/common#/$defs/count/minimum
3077
3077
<t >
3078
3078
Instances and schemas are both frequently written by untrusted third parties, to be
3079
3079
deployed on public Internet servers.
3080
- Validators should take care that the parsing and validating against schemas doesn't consume excessive
3080
+ Validators should take care that the parsing and validating against schemas does not consume excessive
3081
3081
system resources.
3082
3082
Validators MUST NOT fall into an infinite loop.
3083
3083
</t >
@@ -3087,7 +3087,7 @@ https://example.com/schemas/common#/$defs/count/minimum
3087
3087
excessive consumption of system resources in such a scenario.
3088
3088
</t >
3089
3089
<t >
3090
- Servers MUST ensure that malicious parties can't change the functionality of
3090
+ Servers MUST ensure that malicious parties cannot change the functionality of
3091
3091
existing schemas by uploading a schema with a pre-existing or very similar "$id".
3092
3092
</t >
3093
3093
<t >
You can’t perform that action at this time.
0 commit comments