File tree 1 file changed +9
-0
lines changed
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -1302,6 +1302,15 @@ for varname in templateData:
1302
1302
Additionally, guidance is provided on hinting at HTTP response header values and
1303
1303
describing possible HTTP request headers that are relevant to the given resource.
1304
1304
</t >
1305
+ <t >
1306
+ <xref target =" json-schema" >Section 11 of the JSON Schema core specification</xref >
1307
+ provides guidance on linking instances in a hypermedia system to their schemas.
1308
+ This may be done with network-accessible schemas, or may simply identify schemas
1309
+ which were pre-packaged within the client application. JSON Hyper-Schema
1310
+ intentionally does not constrain this mechanism, although it is RECOMMENDED that
1311
+ the techniques outlined in the core specification be used to whatever extent
1312
+ is possible.
1313
+ </t >
1305
1314
<section title =" One link per target and relation type" >
1306
1315
<t >
1307
1316
Link Description Objects do not directly indicate what operations, such
You can’t perform that action at this time.
0 commit comments