v3 remove put request type
This commit is contained in:
parent
43480752fa
commit
01a86c1dd5
|
@ -39,7 +39,6 @@ module Travis::API::V3
|
||||||
resource :lint do
|
resource :lint do
|
||||||
route '/lint'
|
route '/lint'
|
||||||
post :lint
|
post :lint
|
||||||
put :lint
|
|
||||||
end
|
end
|
||||||
|
|
||||||
resource :organization do
|
resource :organization do
|
||||||
|
|
Loading…
Reference in New Issue
Block a user