From a612d805bdd4c0e1dfd733d212a5576b768f8a42 Mon Sep 17 00:00:00 2001 From: Yushiro FURUKAWA Date: Thu, 8 Jan 2015 13:32:53 +0900 Subject: [PATCH] Fix required attributes of "ip_version" for subnet-create. Change the required attribute from "false" to "true". Change-Id: I80bd6a0cbbc798f6ad5c069feff21c665f07f35d Closes-Bug: #1408218 --- api-ref/src/wadls/netconn-api/src/common.ent | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-ref/src/wadls/netconn-api/src/common.ent b/api-ref/src/wadls/netconn-api/src/common.ent index a0f3e49ec..94a8c7743 100644 --- a/api-ref/src/wadls/netconn-api/src/common.ent +++ b/api-ref/src/wadls/netconn-api/src/common.ent @@ -452,7 +452,7 @@ The gateway IP address. - The IP version, which is 4 or 6.