Method: ApiResource::Mocks.endpoints

Defined in:
lib/api_resource/mocks.rb

.endpointsObject

return the defined endpoints



56
57
58
# File 'lib/api_resource/mocks.rb', line 56

def self.endpoints
  @@endpoints
end