PathOverrideResponse

data class PathOverrideResponse(val path: String)

PathOverride. Path message defines path override for HTTP targets.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The URI path (e.g., /users/1234). Default is an empty string.