HomeApi

interface HomeApi

Functions

getApiInfo
Link copied to clipboard
@GET(value = )
abstract suspend fun getApiInfo(): Response<ApiInfoDto>
API Home Endpoint The API Home Endpoint returns general information about the Sensibill API.