lib
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
lib
mockzilla-management
/
com.apadmi.mockzilla.management
/
MockzillaManagement
/
EndpointsService
/
fetchDashboardOptionsConfig
fetch
Dashboard
Options
Config
abstract
suspend
fun
fetchDashboardOptionsConfig
(
connection
:
MockzillaConnectionConfig
,
key
:
EndpointConfiguration.Key
)
:
Result
<
DashboardOptionsConfig
>