Class: Strava::Webhooks::Models::Challenge

Inherits:
Hashie::Trash
  • Object
show all
Defined in:
lib/strava/webhooks/models/challenge.rb

Instance Method Summary collapse

Instance Method Details

#responseObject



9
10
11
# File 'lib/strava/webhooks/models/challenge.rb', line 9

def response
  { 'hub.challenge' => challenge }
end