From eb302d7660c57730dfa0da792ae0ccf46a44db68 Mon Sep 17 00:00:00 2001 From: Yushiro FURUKAWA Date: Wed, 4 Nov 2015 13:03:23 +0900 Subject: [PATCH] Modify from "xsd:string" to "xsd:dict" for "router" In Extra routes API, the type of "router" object is set "xsd:string". This commit fixes the type of "router" to "xsd:dict". Change-Id: Ic8032536166f4c97eabcf79b51e0c24cba916a35 Closes-Bug: #1512664 --- 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 8a9aac756..000e29ce2 100644 --- a/api-ref/src/wadls/netconn-api/src/common.ent +++ b/api-ref/src/wadls/netconn-api/src/common.ent @@ -1431,7 +1431,7 @@ + name="router" style="plain" type="xsd:dict">