DigOc.Image
SourceSummary↑
delete!(id) | Like |
delete(id) | Request that an image be deleted |
update!(id, new_name) | Like |
update(id, new_name) | Request that an image be updated |
Functions
Request that an image be deleted.
Like delete/1
but returns the response body only.
Request that an image be updated.
Like update/2
but returns the response body only.