mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
dxcli-863 versions error from fog call
This commit is contained in:
parent
15467474c2
commit
b761e49012
1 changed files with 1 additions and 2 deletions
|
@ -7,8 +7,7 @@ module Fog
|
|||
request(
|
||||
:expects => [200, 204],
|
||||
:method => 'GET',
|
||||
:path => "",
|
||||
:version => true
|
||||
:path => ""
|
||||
)
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue