travis-api/lib/travis/api
Piotr Sarnacki 3b299cfec7 Allow to pass required_params to token
required_params will be matched with actual params to check if the token
may be used for authorization. For example if { job_id: 44 } is passed
as a required param, the token will be rejected for GET /jobs/33
2013-05-08 14:11:03 +02:00
..
app Allow to pass required_params to token 2013-05-08 14:11:03 +02:00
app.rb Don't load octopus if there is no need 2013-05-05 00:27:10 +02:00