You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: jsonschema-hyperschema.xml
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -769,7 +769,7 @@ GET /foo/
769
769
<sectiontitle="mediaType">
770
770
<t>
771
771
The value of this property is advisory only, and represents the media type <xreftarget="RFC2046">RFC 2046</xref>, that is expected to be returned when fetching this resource.
772
-
This property value MAY be a media range instead, using the same pattern defined in <xreftarget="RFC7231">RFC 7231, section 5.3.1 - HTTP "Accept" header</xref>.
772
+
This property value MAY be a media range instead, using the same pattern defined in <xreftarget="RFC7231">RFC 7231, section 5.3.2 - HTTP "Accept" header</xref>.
773
773
</t>
774
774
775
775
<t>
@@ -779,7 +779,7 @@ GET /foo/
779
779
</t>
780
780
781
781
<t>
782
-
If this property's value is specified, and the link's target is to be obtained using any protocol that supports the HTTP/1.1 "Accept" header <xreftarget="RFC7231">RFC 7231, section 5.3.1</xref>, then user agents MAY use the value of this property to aid in the assembly of that header when making the request to the server.
782
+
If this property's value is specified, and the link's target is to be obtained using any protocol that supports the HTTP/1.1 "Accept" header <xreftarget="RFC7231">RFC 7231, section 5.3.2</xref>, then user agents MAY use the value of this property to aid in the assembly of that header when making the request to the server.
783
783
</t>
784
784
785
785
<t>
@@ -973,7 +973,8 @@ GET /foo/
973
973
Evgeny Poberezkin,
974
974
Brad Bowman,
975
975
Gowry Sankar,
976
-
and Donald Pipowitch
976
+
Donald Pipowitch,
977
+
and Dave Finlay
977
978
for their submissions and patches to the document.
0 commit comments