Method: ApiResource::Mocks.endpoints

Defined in:
lib/api_resource/mocks.rb

.endpointsObject

return the defined endpoints



71
72
73
# File 'lib/api_resource/mocks.rb', line 71

def self.endpoints
  @@endpoints
end