Method: OpenAPI::Response::InstanceMethods#response
- Defined in:
- lib/openapi/response.rb
#response ⇒ Object
Returns the value of attribute response.
4 5 6 |
# File 'lib/openapi/response.rb', line 4 def response @response end |
Returns the value of attribute response.
4 5 6 |
# File 'lib/openapi/response.rb', line 4 def response @response end |