Signed-off-by: Ede123 <Eduard.Braun2@gmx.de>
This commit is contained in:
@@ -340,7 +340,7 @@ class Application(object):
|
|||||||
user):
|
user):
|
||||||
"""Manage DELETE request."""
|
"""Manage DELETE request."""
|
||||||
if not len(write_collections):
|
if not len(write_collections):
|
||||||
return client.PRECONDITION_FAILED, {}, None
|
return return NOT_ALLOWED
|
||||||
|
|
||||||
collection = write_collections[0]
|
collection = write_collections[0]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user