fetchConfiguration

open suspend override fun fetchConfiguration(baseUrl: String, credentials: AuthorizationCredentials): ServerConfiguration(source)

Loads SDAI data through fetchConfiguration.

Return

Result produced by fetchConfiguration.

Author

Dmitriy Moroz

Parameters

baseUrl

base url value consumed by the API.

credentials

credentials value consumed by the API.