WADL nel formato utile a webratio 9

01 Sep '20, 02:25 PM
13,427 Views
No Forum Badges

Buongiorno,

ho il seguente wadl generato da soapUI, ma webratio non me lo accetta come risorsa XSD, come posso convertirlo? grazie

 

<application xmlns="http://wadl.dev.java.net/2009/02">
   <doc xml:lang="en" title="https://1oa86pjezk.execute-api.eu-west-1.amazonaws.com"/>
   <resources base="https://1oa86pjezk.execute-api.eu-west-1.amazonaws.com">
      <resource path="illydep/locations/kpi" id="Kpi">
         <doc xml:lang="en" title="Kpi"/>
         <method name="GET" id="Kpi 1">
            <doc xml:lang="en" title="Kpi 1"/>
            <request>
               <param name="location_id" default="406528" type="xs:string" required="false" style="query" xmlns:xs="http://www.w3.org/2001/XMLSchema"/>
               <param name="x-api-key" default="Vk9djo7lPw5wppdNOSVCg9EZqal1vsdF4FW8roAU" type="xs:string" required="false" style="header" xmlns:xs="http://www.w3.org/2001/XMLSchema"/>
            </request>
         </method>
      </resource>
   </resources>
</application>

 
x 0
Follow
Answer Answer at this question and get points!
No answers yet
Answer at this question and get points!