1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

[compute|brightbox] New preference exposed in API added to format test

This commit is contained in:
Paul Thornthwaite 2011-06-29 09:32:10 +01:00
parent 1d89eec55a
commit f7e4797834

View file

@ -402,7 +402,8 @@ class Brightbox
"email_verified" => Fog::Boolean,
"accounts" => [Brightbox::Compute::Formats::Nested::ACCOUNT],
"default_account" => Fog::Brightbox::Nullable::Account,
"ssh_key" => Fog::Nullable::String
"ssh_key" => Fog::Nullable::String,
"messaging_pref" => Fog::Boolean
}
ZONE = {