Method: Rapis::TemplateFunctions#template_params
- Defined in:
- lib/rapis/template_functions.rb
#template_params ⇒ Object
3 4 5 |
# File 'lib/rapis/template_functions.rb', line 3 def template_params %w(query header path formData body) end |