Moti Asayag has uploaded a new change for review.

Change subject: restapi: Fix incorrect api description
......................................................................

restapi: Fix incorrect api description

The permissions delete api of vnic profile is fixed
to describe the action correctly.

Change-Id: I87c11586ff2b89c034884a0559703d31922ac122
Bug-Url: https://bugzilla.redhat.com/1022433
Signed-off-by: Moti Asayag <[email protected]>
---
M 
backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/31/20431/1

diff --git 
a/backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml
 
b/backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml
index f595bdb..d7e2b51 100644
--- 
a/backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml
+++ 
b/backend/manager/modules/restapi/interface/definition/src/main/resources/rsdl_metadata.yaml
@@ -2879,7 +2879,7 @@
     urlparams: {}
     headers: {}
 - name: 
/api/vnicprofiles/{vnicprofiles:id}/permissions/{permission:id}|rel=delete
-  description: get details of the specified permission on the virtual network 
interface card profile in the system
+  description: delete the specified permission for the virtual network 
interface card profile
   request:
     body:
       parameterType: null


-- 
To view, visit http://gerrit.ovirt.org/20431
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I87c11586ff2b89c034884a0559703d31922ac122
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to