Class ImportService

java.lang.Object
app.ductape.sdk.imports.ImportService

public class ImportService extends Object
App-collection importer: parity with TS ImportService (uploads Postman v2.1 and OpenAPI v3.0 documents to the Ductape Apps API).

Wraps AppApiService.importApp(String, String, byte[], String, String, boolean, RequestContext, boolean) and exposes the same fluent surface as TS: