Commit 6ec63f83 authored by canterburym's avatar canterburym
Browse files

Correcting RequestMessageType

parent 479fec4e
Pipeline #9329 passed with stage
in 25 seconds
......@@ -102,7 +102,7 @@
<xs:enumeration value="Ping"/>
<xs:enumeration value="Keepalive"/>
<xs:enumeration value="CreateObject"/>
<xs:enumeration value="UpdateObject"/>
<xs:enumeration value="ModifyObject"/>
<xs:enumeration value="GetObject"/>
<xs:enumeration value="DeleteObject"/>
<xs:enumeration value="ListObjectsOfType"/>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment