- com.smartbear.swagger.AbstractSwagger1XImporter
-
-
Methods Summary
Methods
Type Params |
Return Type |
Name and description |
|
void |
ensureEndpoint(RestService restService, java.lang.String url)
|
|
RestService |
importApiDeclaration(ApiDeclaration apiDeclaration, java.lang.String name) Imports all swagger api declarations in the specified JSON document into a RestService- url:
- the url of the JSON document defining swagger APIs to import
|
-
Inherited Methods Summary
-
-
Constructor Detail
-
AbstractSwagger1XImporter(WsdlProject project, java.lang.String defaultMediaType)
-
Method Detail
-
void ensureEndpoint(RestService restService, java.lang.String url)
ReadyAPI functional (soapui) SDK 3.57.0