Sha256: 49d9d13e0e26ffc24aed54eda33d0f41d9af5bddf214f05c0a0e351a3b085eda

Contents?: true

Size: 177 Bytes

Versions: 4

Compression:

Stored size: 177 Bytes

Contents

Server.api4 :ping, :post, "/rc/#{Rhoconnect::API_VERSION}/users/ping", true, {:verb => :post, :url => ['/api/ping', '/api/client/ping']} do |params,user|
  User.ping(params)
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
rhoconnect-3.4.5 lib/rhoconnect/api/user/ping.rb
rhoconnect-3.4.4 lib/rhoconnect/api/user/ping.rb
rhoconnect-3.4.3 lib/rhoconnect/api/user/ping.rb
rhoconnect-3.4.2 lib/rhoconnect/api/user/ping.rb