livehelpnow / ex-rackspace

Elixir library for interfacing with Rackspace Cloud API's
5 stars 12 forks source link

Enhance Object.list data #16

Closed moxley closed 2 years ago

moxley commented 7 years ago

Add last_modified and hash to the data that is mapped from the API.

There don't appear to be any patterns established for testing this change. Any suggestions?

mjaric commented 7 years ago

I'm planning to add bypass, but first, I have to record all requests/response before I do that, at least for Cloud Files.

@ewitchin Is it ok to pull this merge request? I think this should not break anything, since it is a map change.