Class: Betsy::Other
Class Method Summary collapse
Methods included from Model
Class Method Details
.ping ⇒ Object
9 10 11 |
# File 'lib/betsy/other.rb', line 9 def self.ping make_request(:get, "/v3/application/openapi-ping") end |