On May 18, 2011, at 2:28 PM, Michal Fojtik wrote:
> On May 12, 2011, at 1:52 PM, [email protected] wrote:
>
> Anyone? :-)
I've found Tomas to review this patchset. Thanks!
-- Michal
>
> -- Michal
>
>> Hi,
>>
>> this patches add feature listing to API entrypoints, remove obsoleted
>> collections and empty attributes (prevent 'something: nil' in response)
>> and improve reporting of actions in JSON to:
>>
>> actions: [
>> {
>> start: {
>> href: "/api/instances/inst0/start"
>> method: "post"
>> }
>> }
>> {
>> destroy: {
>> href: "/api/instances/inst0"
>> method: "delete"
>> }
>> }
>> ]
>>
>> -- Michal
>>
>
> ------------------------------------------------------
> Michal Fojtik, [email protected]
> Deltacloud API: http://deltacloud.org
>
------------------------------------------------------
Michal Fojtik, [email protected]
Deltacloud API: http://deltacloud.org