travis-api/spec
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
..
integration Allow to pass required_params to token 2013-05-08 14:11:03 +02:00
support oh and the spec cares too 2013-03-25 16:16:42 +01:00
unit Allow to pass extra params for tokens 2013-05-08 14:11:02 +02:00
spec_helper.rb Use client_domain instead of domain for url in CC.xml 2013-03-25 16:53:20 +01:00