swaggerFiles

@get:InputFiles
@get:PathSensitive(value = PathSensitivity.NONE)
@get:SkipWhenEmpty
@get:IgnoreEmptyDirectories
abstract val swaggerFiles: ConfigurableFileCollection(source)