diff --git a/jsonschema-hyperschema.xml b/jsonschema-hyperschema.xml index f5d65c23..dbfb826f 100644 --- a/jsonschema-hyperschema.xml +++ b/jsonschema-hyperschema.xml @@ -918,9 +918,54 @@ GET /foo/ ]]> - + + If the method is "post", "application/json" is the default media type. + + As noted under method, these fields + are not restricted to HTTP URIs. + +
+ + For example, this link indicates that if you want to + send an email to the author of the context resource, + your client needs to ask for both a plain text + and an HTML representation. + + + + +
+