Method: ApiTester::Endpoint#not_found_response
- Defined in:
- lib/api-tester/definition/endpoint.rb
#not_found_response ⇒ Object
Returns the value of attribute not_found_response.
13 14 15 |
# File 'lib/api-tester/definition/endpoint.rb', line 13 def not_found_response @not_found_response end |