Method: ApiModel::HttpRequest#path

Defined in:
lib/api_model/http_request.rb

#pathObject

Returns the value of attribute path.



5
6
7
# File 'lib/api_model/http_request.rb', line 5

def path
  @path
end