SourceLocationHttpConfiguration

data class SourceLocationHttpConfiguration(val baseUrl: String)

The HTTP configuration for the source location.

Constructors

Link copied to clipboard
constructor(baseUrl: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The base URL for the source location host server. This string must include the protocol, such as https://.