Skip to content

Commit 8892599

Browse files
committed
remove parameter separator from Content-Type
1 parent ab038e9 commit 8892599

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ In addition to the media type a *profile* media type parameter MUST be set to a
297297

298298
.. code-block:: http
299299
300-
Content-Type: application/vnd.jgf+json;
300+
Content-Type: application/vnd.jgf+json
301301
302302
A child schema of JSON Graph Format can communicate its JSON schema using additional *profile* media type parameters. Each *profile* media type parameter MUST dereference a JSON schema. For example the BEL JSON Graph Format could be communicated as:
303303

0 commit comments

Comments
 (0)