From 9c89a22ec4c58beec80e414d3e1c2bd40a4f7b81 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Sun, 7 Jul 2019 16:42:54 -0400 Subject: [PATCH] Remove missed return message --- docs/manuals/api.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/manuals/api.md b/docs/manuals/api.md index f232ef1c..1c330d29 100644 --- a/docs/manuals/api.md +++ b/docs/manuals/api.md @@ -597,5 +597,3 @@ Add a new Ceph RBD volume snapshot with name `` of Ceph RBD volume with * Optional values: N/A Remove a Ceph RBD volume snapshot with name `` of Ceph RBD volume with name `` on Ceph RBD pool with name ``. - -Return a JSON `message` indicating either success and HTTP code 200, or failure and HTTP code 510.