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 1632
1632
</t >
1633
1633
<t >
1634
1634
When schemas are downloaded,
1635
- for example by a generic user-agent that doesn't know until runtime which schemas to download,
1635
+ for example by a generic user-agent that does not know until runtime which schemas to download,
1636
1636
see <xref target =" hypermedia" >Usage for Hypermedia</xref >.
1637
1637
</t >
1638
1638
<t >
@@ -3083,7 +3083,7 @@ https://example.com/schemas/common#/$defs/count/minimum
3083
3083
<t >
3084
3084
Instances and schemas are both frequently written by untrusted third parties, to be
3085
3085
deployed on public Internet servers.
3086
- Validators should take care that the parsing and validating against schemas doesn't consume excessive
3086
+ Validators should take care that the parsing and validating against schemas does not consume excessive
3087
3087
system resources.
3088
3088
Validators MUST NOT fall into an infinite loop.
3089
3089
</t >
@@ -3093,7 +3093,7 @@ https://example.com/schemas/common#/$defs/count/minimum
3093
3093
excessive consumption of system resources in such a scenario.
3094
3094
</t >
3095
3095
<t >
3096
- Servers MUST ensure that malicious parties can't change the functionality of
3096
+ Servers MUST ensure that malicious parties cannot change the functionality of
3097
3097
existing schemas by uploading a schema with a pre-existing or very similar "$id".
3098
3098
</t >
3099
3099
<t >
You can’t perform that action at this time.
0 commit comments