updateConfiguration
abstract suspend fun updateConfiguration(baseUrl: String, authorization: BasicHttpAuthorization?, request: ServerConfigurationRaw)(source)
Performs the SDAI side effect handled by updateConfiguration.
Author
Dmitriy Moroz
Parameters
baseUrl
base url value consumed by the API.
authorization
authorization value consumed by the API.
request
request value consumed by the API.