Method: JSON::JWK#content_type

Defined in:
lib/json/jwk.rb

#content_typeObject



9
10
11
# File 'lib/json/jwk.rb', line 9

def content_type
  'application/jwk+json'
end