queryMappedRoutes

suspend fun queryMappedRoutes(baseUrl: String): List<MappedRoute>

Queries the mapped routes.

Return

The mapped routes.

Parameters

baseUrl

The base URL of the API.