Method: ApiTester::Endpoint#not_allowed_response

Defined in:
lib/api-tester/definition/endpoint.rb

#not_allowed_responseObject

Returns the value of attribute not_allowed_response.



13
14
15
# File 'lib/api-tester/definition/endpoint.rb', line 13

def not_allowed_response
  @not_allowed_response
end