Method: Grape::DSL::Routing::ClassMethods#endpoints

Defined in:
lib/grape/dsl/routing.rb

#endpointsObject (readonly)

Returns the value of attribute endpoints.



12
13
14
# File 'lib/grape/dsl/routing.rb', line 12

def endpoints
  @endpoints
end