I don't know why this thing changed, blame SoapUI
This commit is contained in:
parent
3866462ff5
commit
ebc16986e8
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<con:soapui-project id="054c19d1-4a14-421a-9282-eb37ba3df7ed" activeEnvironment="Default" name="REST Project 1" soapui-version="5.4.0" abortOnError="false" runType="SEQUENTIAL" xmlns:con="http://eviware.com/soapui/config"><con:settings/><con:interface xsi:type="con:RestService" id="701cbade-d755-498f-b6c9-8b8495b0b52b" wadlVersion="http://wadl.dev.java.net/2009/02" name="http://localhost:5859" type="rest" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:settings/><con:definitionCache/><con:endpoints><con:endpoint>http://localhost:5859</con:endpoint></con:endpoints><con:resource name="V1" path="/api/v1/market/list" id="bccabbdd-c9cc-4bba-82d4-b9fb3d653a23"><con:settings/><con:parameters><con:parameter><con:name>x-api-key</con:name><con:value/><con:style>HEADER</con:style><con:default/><con:description xsi:nil="true"/></con:parameter></con:parameters><con:method name="V1 1" id="a1c04725-cae1-404a-ad0a-8592adf6b7f6" method="GET"><con:settings/><con:parameters/><con:representation type="RESPONSE"><con:mediaType xsi:nil="true"/><con:status>0</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType>application/json</con:mediaType><con:status>401</con:status><con:params/><con:element xmlns:list="http://localhost/api/v1/market/list">list:Fault</con:element></con:representation><con:representation type="RESPONSE"><con:mediaType>application/json</con:mediaType><con:status>200</con:status><con:params/><con:element xmlns:list="http://localhost/api/v1/market/list">list:Response</con:element></con:representation><con:request name="Request 1" id="b17edac3-7f39-4aa9-a26a-a9b674853abd" mediaType="application/json"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><![CDATA[<xml-fragment xmlns:con="http://eviware.com/soapui/config">
|
<con:soapui-project id="054c19d1-4a14-421a-9282-eb37ba3df7ed" activeEnvironment="Default" name="REST Project 1" soapui-version="5.4.0" abortOnError="false" runType="SEQUENTIAL" resourceRoot="" xmlns:con="http://eviware.com/soapui/config"><con:settings/><con:interface xsi:type="con:RestService" id="701cbade-d755-498f-b6c9-8b8495b0b52b" wadlVersion="http://wadl.dev.java.net/2009/02" name="http://localhost:5859" type="rest" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><con:settings/><con:definitionCache/><con:endpoints><con:endpoint>http://localhost:5859</con:endpoint></con:endpoints><con:resource name="V1" path="/api/v1/market/list" id="bccabbdd-c9cc-4bba-82d4-b9fb3d653a23"><con:settings/><con:parameters><con:parameter><con:name>x-api-key</con:name><con:value/><con:style>HEADER</con:style><con:default/><con:description xsi:nil="true"/></con:parameter></con:parameters><con:method name="V1 1" id="a1c04725-cae1-404a-ad0a-8592adf6b7f6" method="GET"><con:settings/><con:parameters/><con:representation type="RESPONSE"><con:mediaType xsi:nil="true"/><con:status>0</con:status><con:params/><con:element>data</con:element></con:representation><con:representation type="FAULT"><con:mediaType>application/json</con:mediaType><con:status>401</con:status><con:params/><con:element xmlns:list="http://localhost/api/v1/market/list">list:Fault</con:element></con:representation><con:representation type="RESPONSE"><con:mediaType>application/json</con:mediaType><con:status>200</con:status><con:params/><con:element xmlns:list="http://localhost/api/v1/market/list">list:Response</con:element></con:representation><con:request name="Request 1" id="b17edac3-7f39-4aa9-a26a-a9b674853abd" mediaType="application/json"><con:settings><con:setting id="com.eviware.soapui.impl.wsdl.WsdlRequest@request-headers"><![CDATA[<xml-fragment xmlns:con="http://eviware.com/soapui/config">
|
||||||
<con:entry key="X-RateLimit-Reset" value="1592835820"/>
|
<con:entry key="X-RateLimit-Reset" value="1592835820"/>
|
||||||
<con:entry key="X-RateLimit-Remaining" value="11"/>
|
<con:entry key="X-RateLimit-Remaining" value="11"/>
|
||||||
<con:entry key="X-RateLimit-Limit" value="12"/>
|
<con:entry key="X-RateLimit-Limit" value="12"/>
|
||||||
|
|
Loading…
Reference in a new issue