v3 remove put request type

This commit is contained in:
carlad 2016-01-07 12:39:54 +01:00
parent 43480752fa
commit 01a86c1dd5

View File

@ -39,7 +39,6 @@ module Travis::API::V3
resource :lint do
route '/lint'
post :lint
put :lint
end
resource :organization do