Multiplatform Ktor schema declaration • opensavvy.spine.api • AnyEndpoint • path
path¶
abstract val path: Path.Segment?
Optional path extension from the Resource this endpoint is a part of.
To access the real path of this endpoint, see ResolvedEndpoint.path.