File tree 1 file changed +3
-5
lines changed 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 5
5
<!ENTITY rfc3986 SYSTEM " http://xml.resource.org/public/rfc/bibxml/reference.RFC.3986.xml" >
6
6
<!ENTITY rfc4151 SYSTEM " http://xml.resource.org/public/rfc/bibxml/reference.RFC.4151.xml" >
7
7
<!--<!ENTITY rfc4287 SYSTEM " http://xml.resource.org/public/rfc/bibxml/reference.RFC.4287.xml" >-->
8
- <!--<!ENTITY rfc5226 SYSTEM " http://xml.resource.org/public/rfc/bibxml/reference.RFC.5226.xml" >-->
9
8
<!ENTITY rfc5789 SYSTEM " http://xml.resource.org/public/rfc/bibxml/reference.RFC.5789.xml" >
10
9
<!ENTITY rfc6068 SYSTEM " http://xml.resource.org/public/rfc/bibxml/reference.RFC.6068.xml" >
11
10
<!ENTITY rfc6570 SYSTEM " http://xml.resource.org/public/rfc/bibxml/reference.RFC.6570.xml" >
@@ -2492,9 +2491,10 @@ Link: <https://api.example.com/trees/1/nodes/456> rev=up
2492
2491
&rfc3986;
2493
2492
<!-- &rfc4287;-->
2494
2493
&rfc6570;
2494
+ &rfc6573;
2495
2495
&rfc6901;
2496
+ &rfc8288;
2496
2497
&I-D.luff-relative-json-pointer;
2497
- &I-D.reschke-http-jfv;
2498
2498
<reference anchor =" json-schema" >
2499
2499
<front >
2500
2500
<title >JSON Schema: A Media Type for Describing JSON Documents</title >
@@ -2518,15 +2518,13 @@ Link: <https://api.example.com/trees/1/nodes/456> rev=up
2518
2518
</references >
2519
2519
<references title =" Informative References" >
2520
2520
&rfc2046;
2521
- <!-- &rfc5226;-->
2522
2521
&rfc4151;
2523
2522
&rfc5789;
2524
2523
&rfc6068;
2525
- &rfc6573;
2526
2524
&rfc7230;
2527
2525
&rfc7231;
2528
2526
&rfc7807;
2529
- &rfc8288 ;
2527
+ &I-D.reschke-http-jfv ;
2530
2528
</references >
2531
2529
<section title =" Using JSON Hyper-Schema in APIs" anchor =" apis" >
2532
2530
<t >
You can’t perform that action at this time.
0 commit comments