create

fun <Ctx> create(baseUrl: String, okHttpClient: OkHttpClient, json: Json): TaskBridgeHttpApi<Ctx>

Creates a new TaskBridgeHttpApi using the provided client and configuration.