Method: ShafClient::HalForm#content_type

Defined in:
lib/shaf_client/hal_form.rb

#content_typeObject



21
22
23
# File 'lib/shaf_client/hal_form.rb', line 21

def content_type
  template[:contentType] || 'application/json'
end