JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Fields
Methods
Deprecated Fields
Field
Description
io.swagger.v3.plugins.gradle.tasks.ResolveTask.skip
if you want to skip the task do not execute it in the first place or remove the task dependency that causes it to run
Deprecated Methods
Method
Description
io.swagger.v3.plugins.gradle.tasks.ResolveTask.getOutputPath()
Use
ResolveTask.outputDir
instead.
io.swagger.v3.plugins.gradle.tasks.ResolveTask.setOutputPath
(String)
Use
ResolveTask.outputDir
instead.