Skip to content
Snippets Groups Projects
Commit 982d4fa1 authored by Patient NTUMBA's avatar Patient NTUMBA
Browse files

Resolved merge conflict between master and chorevolution branches

parent a9344e39
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<gidl:GIDLModel xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:gidl="http://eu.chorevolution/modelingnotations/gidl" hostAddress="127.0.0.1" protocol="REST"> <gidl:GIDLModel xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:gidl="http://eu.chorevolution/modelingnotations/gidl" hostAddress="http://cho-noauth-srv.e-mixer.com/" protocol="REST">
<hasInterfaces role="provider"> <hasInterfaces role="provider">
<hasOperations name="temperature" type="two_way" qos="reliable"> <hasOperations name="publicTransportation" type="two_way_sync" qos="reliable">
<hasScope name="temperature" verb="GET" uri="temperature"/> <hasScope name="publicTransportation" verb="GET" uri="services/Rest/newsService.svc/latest"/>
<inputData name="request" context="query" media="json"> <inputData name="request" context="query" media="json">
<hasDataType xsi:type="gidl:ComplexType" name="inputDataType" minOccurs="one" maxOccurs="one"> <hasDataType xsi:type="gidl:ComplexType" name="inputDataType" minOccurs="one" maxOccurs="one">
<hasDataType xsi:type="gidl:SimpleType" name="lat" minOccurs="one" maxOccurs="one" type="double"/> <hasDataType xsi:type="gidl:SimpleType" name="lat" minOccurs="one" maxOccurs="one" type="double"/>
...@@ -22,3 +22,4 @@ ...@@ -22,3 +22,4 @@
</hasOperations> </hasOperations>
</hasInterfaces> </hasInterfaces>
</gidl:GIDLModel> </gidl:GIDLModel>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment