Skip to content

opensavvy.spine.client.arrow

Functions

body

Returns the response body of an endpoint that declares one or more failures.

Returns the response body of an endpoint that declares one or more failures.

Returns the response body of an endpoint that declares one or more failures.

Returns the response body of an endpoint that declares one or more failures.

Returns the response body of an endpoint that declares one or more failures.

context(raise1: Raise<F1>)
inline suspend fun <Out : Any, F1> SpineResponse<Out, FailureSpec.Or<FailureSpec.Never, FailureSpec.ByCode<F1>>>.body(): Out

Returns the response body of an endpoint that declares one or more failures.

inline suspend fun <Out : Any> SpineResponse<Out, FailureSpec.Never>.body(): Out

Returns the response body.