registry/docs/spec/auth
Luca Bruno 15b0204758
registry: fix binary JSON content-type
This fixes registry endpoints to return the proper `application/json`
content-type for JSON content, also updating spec examples for that.

As per IETF specification and IANA registry [0], the `application/json`
type is a binary media, so the content-type label does not need any
text-charset selector. Additionally, the media type definition
explicitly states that it has no required nor optional parameters,
which makes the current registry headers non-compliant.

[0]: https://www.iana.org/assignments/media-types/application/json

Signed-off-by: Luca Bruno <lucab@debian.org>
2019-01-14 09:04:42 +00:00
..
index.md Fix keyword format for downstream docs 2017-10-24 15:26:28 -07:00
jwt.md Fix keyword format for downstream docs 2017-10-24 15:26:28 -07:00
oauth.md Fix some typos 2018-09-07 18:13:53 +08:00
scope.md Fix keyword format for downstream docs 2017-10-24 15:26:28 -07:00
token.md registry: fix binary JSON content-type 2019-01-14 09:04:42 +00:00