Method: Pact::Doc::InteractionViewModel#response
- Defined in:
- lib/pact/doc/interaction_view_model.rb
#response ⇒ Object
64 65 66 |
# File 'lib/pact/doc/interaction_view_model.rb', line 64 def response fix_json_formatting JSON.pretty_generate(clean_response) end |