Method: Rapis::TemplateFunctions#template_params

Defined in:
lib/rapis/template_functions.rb

#template_paramsObject



3
4
5
# File 'lib/rapis/template_functions.rb', line 3

def template_params
  %w(query header path formData body)
end