Http4kConnectAction

@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class Http4kConnectAction(val docs: String = "")

Marker attached to all actions to drive the client code generation.

docs: Optional information for this action. Can be link or other notes.

Properties

Link copied to clipboard