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



11
12
13
# File 'lib/strava/webhooks/models/challenge.rb', line 11

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