specFile

@get:Input
@get:Optional
abstract val specFile: Property<String>

Path or URI of the OpenAPI 3.x or Swagger 2.0 specification. Kept as a string because remote URIs are supported; local files are additionally content-tracked via trackedSpecFiles.