summaryrefslogtreecommitdiff
path: root/static/redfish/v1
diff options
context:
space:
mode:
authorMarri Devender Rao <devenrao@in.ibm.com>2019-03-01 11:14:18 +0300
committerEd Tanous <ed.tanous@intel.com>2019-03-11 18:24:49 +0300
commitc9ab1d509ec70f895f852532f6c5b3314cb4fe65 (patch)
tree741fbc02e68a76f2bdbdbeb04d68cacf7687e8eb /static/redfish/v1
parentc181942f49d754983981f9dc24f0129270ab02eb (diff)
downloadbmcweb-c9ab1d509ec70f895f852532f6c5b3314cb4fe65.tar.xz
Redfish: Fix incorrect reference tag added as part of update_schemas.py script
Change-Id: I763534d54b7630aec30883d04e02b4f478c10ab4 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
Diffstat (limited to 'static/redfish/v1')
-rw-r--r--static/redfish/v1/$metadata/index.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/redfish/v1/$metadata/index.xml b/static/redfish/v1/$metadata/index.xml
index cd895db3e5..ec1b952861 100644
--- a/static/redfish/v1/$metadata/index.xml
+++ b/static/redfish/v1/$metadata/index.xml
@@ -1313,7 +1313,7 @@
<EntityContainer Name="Service" Extends="ServiceRoot.v1_0_0.ServiceContainer"/>
</Schema>
</edmx:DataServices>
- <edmx:Reference Uri="/redfish/v1/schema/OemManager_v1.xml"/>
+ <edmx:Reference Uri="/redfish/v1/schema/OemManager_v1.xml">
<edmx:Include Namespace="OemManager"/>
</edmx:Reference>
</edmx:Edmx>