toggle menu
service-core
JVM
switch theme
search in API
service-core
/
com.serious.service.administration
/
ApplicationIntrospectionService
/
channels
channels
@
GetMapping
(
value
=
[
"channels"
]
)
@
ResponseBody
abstract
fun
channels
(
)
:
Map
<
String
,
ChannelDTO
>