Libraries
»
scalingo-ruby-api
(2.0.1)
»
Index (R)
»
Scalingo
»
Request
Module: Scalingo::Request
Included in:
Api
Defined in:
lib/scalingo/request.rb
Constant Summary
collapse
REQUEST_METHODS =
[
:get
,
:post
,
:patch
,
:put
,
:delete
,
]
.
freeze