Multiplatform Ktor schema declaration • opensavvy.spine.api • AnyEndpoint • requestType
requestType¶
abstract val requestType: KClass<*>
The type of the body went the client sends data to the server.
Multiplatform Ktor schema declaration • opensavvy.spine.api • AnyEndpoint • requestType
abstract val requestType: KClass<*>
The type of the body went the client sends data to the server.