Multiplatform Ktor schema declaration • opensavvy.spine.api • AnyEndpoint • responseType
responseType¶
abstract val responseType: KClass<*>
The type of the body when the server responds to a client.
Multiplatform Ktor schema declaration • opensavvy.spine.api • AnyEndpoint • responseType
abstract val responseType: KClass<*>
The type of the body when the server responds to a client.