From 32810302dbd7d6c17c4aef6117177679382c86b9 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Mon, 30 Dec 2013 21:03:51 +0100 Subject: [PATCH] Fix validation issue lang="E" is wrong, it needs to be "EN" Change-Id: I5193378e49a3b4218f2609b6be227a53ceade189 --- src/wadls/volume-api/src/os-volume-1.wadl | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/wadls/volume-api/src/os-volume-1.wadl b/src/wadls/volume-api/src/os-volume-1.wadl index 91abd2b..3f1b138 100644 --- a/src/wadls/volume-api/src/os-volume-1.wadl +++ b/src/wadls/volume-api/src/os-volume-1.wadl @@ -175,7 +175,7 @@ - +

View a list of volumes.

@@ -193,7 +193,7 @@
-

View a list of detailed Volume entities.

@@ -215,7 +215,7 @@
- +

View all information about a single Volume.

@@ -236,14 +236,14 @@ - +

Delete a single Volume.

- +

Request a list of Volume Types.

@@ -266,7 +266,7 @@
- +

Request a single Volume Type.

@@ -286,7 +286,7 @@
-

Create a Snapshot.

@@ -360,7 +360,7 @@
-

View a list of simple Snapshot entities. @@ -381,7 +381,7 @@ -

View a list of detailed Snapshot entities. @@ -403,7 +403,7 @@ -

View all information about a single Snapshot. @@ -424,7 +424,7 @@ -

Delete a single Snapshot.