kaccelero
Toggle table of contents
0.6.1
common
Platform filter
common
Switch theme
Search in API
kaccelero
routers-ktor
/
dev.kaccelero.annotations
/
APIMapping
APIMapping
@
Target
(
allowedTargets
=
[
AnnotationTarget.FUNCTION
]
)
annotation class
APIMapping
(
val
operationId
:
String
=
""
,
val
description
:
String
=
""
)
Members
Properties
description
Link copied to clipboard
val
description
:
String
operation
Id
Link copied to clipboard
val
operationId
:
String