Documentation of handlers¶
Common jsons¶
- create_object_response¶
- Object Properties
"http://smith-jensen.info/"
- delete_objects_response¶
- Object Properties
objects (_list_(uuid4)) – objects ids
{ "objects": [ "315a60cb-319e-48a9-9409-c46ad728f1dd", "f7a6b71b-4099-4b1c-9a4a-ae1c14318481", "46c32b3a-a2c1-48c8-9094-5574712f47e0" ] }
- create_image_response¶
- Object Properties
"http://flores.org/"
- delete_images_response¶
- Object Properties
images (_list_(uuid4)) – images ids
{ "images": [ "d8aefc68-5c82-423b-9ff9-dfd7700868d9", "15657384-d0e2-416c-8509-e90843e586cc", "53ee89d6-c00e-49f8-a104-776898f60ad2" ] }