summaryrefslogtreecommitdiff
path: root/static/redfish/v1/schema/RouteEntry_v1.xml
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2021-01-21 01:28:41 +0300
committerGunnar Mills <gmills@us.ibm.com>2021-01-25 20:33:36 +0300
commit262d7d4ba6b43ede7edde97765f7d710f29c862f (patch)
tree6657af0a506e77fa08bbb9d8d8678c130209efe2 /static/redfish/v1/schema/RouteEntry_v1.xml
parentd7a596bd7e449cdbfb92e961cc7049f80775e61f (diff)
downloadbmcweb-262d7d4ba6b43ede7edde97765f7d710f29c862f.tar.xz
Move to 2020.4
2020.4 contains a lot of new schemas. New feature include: new power and thermal schemas, conditions, and new account types. For more information, see: https://www.dmtf.org/sites/default/files/Redfish_Release_2020.4_Overview.pdf Tested: Validator passes. Able to see new schemas. Change-Id: I7fb860c84fa4cff80698dcb26a463b155e6faba7 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Diffstat (limited to 'static/redfish/v1/schema/RouteEntry_v1.xml')
-rw-r--r--static/redfish/v1/schema/RouteEntry_v1.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/static/redfish/v1/schema/RouteEntry_v1.xml b/static/redfish/v1/schema/RouteEntry_v1.xml
index ad91d6ab56..819bb08852 100644
--- a/static/redfish/v1/schema/RouteEntry_v1.xml
+++ b/static/redfish/v1/schema/RouteEntry_v1.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!---->
<!--################################################################################ -->
-<!--# Redfish Schema: RouteEntry v1.0.0 -->
+<!--# Redfish Schema: RouteEntry v1.0.1 -->
<!--# -->
<!--# For a detailed change log, see the README file contained in the DSP8010 bundle, -->
<!--# available at http://www.dmtf.org/standards/redfish -->
@@ -114,5 +114,11 @@
</ComplexType>
</Schema>
+ <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="RouteEntry.v1_0_1">
+ <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
+ <Annotation Term="OData.Description" String="This version was created specify 64-bit integers in OpenAPI."/>
+ <EntityType Name="RouteEntry" BaseType="RouteEntry.v1_0_0.RouteEntry"/>
+ </Schema>
+
</edmx:DataServices>
</edmx:Edmx>