commit | a50d135a623a75f951b4651b7419faf4f7e479b1 | [log] [tgz] |
---|---|---|
author | Jamie Hannaford <jamie.hannaford@rackspace.com> | Wed Feb 18 11:38:38 2015 +0100 |
committer | Jamie Hannaford <jamie.hannaford@rackspace.com> | Wed Oct 14 12:14:37 2015 +0200 |
tree | a461420ef02b58d5f8366057662034a8b2ff3573 | |
parent | c1c6bf8e1f31138be50b048a420963a535166a97 [diff] [blame] |
Refactor to use new client.Request
diff --git a/rackspace/db/v1/backups/results.go b/rackspace/db/v1/backups/results.go index 475a41d..402fc86 100644 --- a/rackspace/db/v1/backups/results.go +++ b/rackspace/db/v1/backups/results.go
@@ -18,7 +18,7 @@ Status string Created string Updated string - Datastore datastores.Datastore + Datastore datastores.DatastorePartial } type CreateResult struct {