summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorEd Tanous <edtanous@google.com>2023-01-08 03:05:21 +0300
committerEd Tanous <ed@tanous.net>2023-01-23 19:43:59 +0300
commitb1899a0f0b5510f1b1d62f70ce69cebcdc7fa409 (patch)
tree7ff5c693aa090367cb11dc787a858c12a5f972dd /static
parent7c4c52cb4e855b1f25f25e87d3b7f9cafa63e157 (diff)
downloadbmcweb-b1899a0f0b5510f1b1d62f70ce69cebcdc7fa409.tar.xz
Retab OemVirtualMedia schema
The tabs in this file were wrong. Fix them. Tested: Whitespace only. Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I796852e09fb927998bdab15d31ae93bc14c7337c
Diffstat (limited to 'static')
-rw-r--r--static/redfish/v1/schema/OemVirtualMedia_v1.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/static/redfish/v1/schema/OemVirtualMedia_v1.xml b/static/redfish/v1/schema/OemVirtualMedia_v1.xml
index 84afe73198..8bc62241a1 100644
--- a/static/redfish/v1/schema/OemVirtualMedia_v1.xml
+++ b/static/redfish/v1/schema/OemVirtualMedia_v1.xml
@@ -25,11 +25,11 @@
<Annotation Term="Redfish.OwningEntity" String="OpenBMC"/>
<Annotation Term="Redfish.Release" String="1.0"/>
- <Property Name="WebSocketEndpoint" Type="Edm.String">
- <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
- <Annotation Term="OData.Description" String="Indicates endpoint socket name and location."/>
- <Annotation Term="OData.LongDescription" String="The value of this property shall be a structure ring indicating location and name of the socket used to communicate with nbd server."/>
- </Property>
+ <Property Name="WebSocketEndpoint" Type="Edm.String">
+ <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
+ <Annotation Term="OData.Description" String="Indicates endpoint socket name and location."/>
+ <Annotation Term="OData.LongDescription" String="The value of this property shall be a structure ring indicating location and name of the socket used to communicate with nbd server."/>
+ </Property>
<EntityType Name="VirtualMedia" BaseType="Resource.OemObject" Abstract="true">
<Annotation Term="OData.Description" String="OEM Extension for VirtualMedia"/>
@@ -38,7 +38,7 @@
<Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
<Annotation Term="OData.Description" String="Indicates endpoint socket name and location."/>
<Annotation Term="OData.LongDescription" String="The value of this property shall be a structure ring indicating location and name of the socket used to communicate with nbd server."/>
- </Property>
+ </Property>
</EntityType>
</Schema>