sourceDirectory

@get:InputDirectory
@get:PathSensitive(value = PathSensitivity.RELATIVE)
abstract val sourceDirectory: DirectoryProperty(source)

Source directory containing the Kotlin declarations that define Tapik endpoints.