summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorJason M. Bills <jason.m.bills@linux.intel.com>2019-12-12 01:30:40 +0300
committerJason Bills <jason.m.bills@linux.intel.com>2019-12-17 22:00:58 +0300
commit85cc8de632cbd75fd52d060574241664a08faa9a (patch)
treed3689cf5a74ff9f85e514260428c0feb91f0328d /static
parent5eb2bef287eff01515671f07148393ceb9c5cad6 (diff)
downloadbmcweb-85cc8de632cbd75fd52d060574241664a08faa9a.tar.xz
Fix $metadata/index.xml parse error
Tested: Can successfully load /redfish/v1/$metadata in Chrome. Change-Id: Id591ae3c03ffe3889d7f61299454407a9e9f1c23 Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
Diffstat (limited to 'static')
-rw-r--r--static/redfish/v1/$metadata/index.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/redfish/v1/$metadata/index.xml b/static/redfish/v1/$metadata/index.xml
index 4804e48024..c6b04e06e9 100644
--- a/static/redfish/v1/$metadata/index.xml
+++ b/static/redfish/v1/$metadata/index.xml
@@ -1881,6 +1881,7 @@
</edmx:Reference>
<edmx:Reference Uri="/redfish/v1/schema/Crashdump_v1.xml">
<edmx:Include Namespace="Crashdump.v1_0_0"/>
+ </edmx:Reference>
<edmx:Reference Uri="/redfish/v1/schema/OemComputerSystem_v1.xml">
<edmx:Include Namespace="OemComputerSystem"/>
</edmx:Reference>