From 51cb07c057fe262f821c91b8bc2275edcf13c4d3 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Fri, 10 Jan 2014 21:07:23 +0100 Subject: [PATCH] Fix XML validation It needs to be xml:lang="EN". Change-Id: Ia90b55eb0f228045f6975c6fe706fbb64043540d --- v1/src/samples/os-volume-1.wadl | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/v1/src/samples/os-volume-1.wadl b/v1/src/samples/os-volume-1.wadl index 8a54548..e45464e 100644 --- a/v1/src/samples/os-volume-1.wadl +++ b/v1/src/samples/os-volume-1.wadl @@ -171,7 +171,7 @@ - +

View a list of volumes.

@@ -189,7 +189,7 @@
-

View a list of detailed Volume entities.

@@ -211,7 +211,7 @@
- +

View all information about a single Volume.

@@ -232,14 +232,14 @@ - +

Delete a single Volume.

- +

Request a list of Volume Types.

@@ -262,7 +262,7 @@
- +

Request a single Volume Type.

@@ -282,7 +282,7 @@
-

Create a Snapshot.

@@ -356,7 +356,7 @@
-

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

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

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

Delete a single Snapshot.