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

5 commits

Author SHA1 Message Date
Paul Thornthwaite
ab0ac9dfad [Brightbox] Documentation fixes
Fixes yardoc for request methods.
2013-05-14 13:41:58 +01:00
Paul Thornthwaite
ef61bd514d [Brightbox] Replaces usage of deprecated #request
This removes the usage of the incorrect form of #request that was
introduced by mistake. It switches to use the #wrapped_request version
which has identical functionalit to the deprecated version.
2012-12-18 15:21:55 +00:00
Paul Thornthwaite
3ba29a5513 [Brightbox] Adds baseline documentation
Generated minimal documentation based on our request descriptions
2012-11-15 17:41:09 +00:00
Paul Thornthwaite
0ceb4c54d9 [Brightbox] Standardises update_firewall_rule
Code was not generated and missed the checks for blank identifiers or
options.
2012-11-02 18:55:33 +00:00
Caius Durling
ceb5a6d73e Adding update_firewall_rule request 2011-12-26 12:27:19 +00:00