http4k-api-openapi
Toggle table of contents
6.19.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-api-openapi
http4k-api-openapi
/
org.http4k.contract
/
Tag
Tag
data
class
Tag
(
val
name
:
String
,
val
description
:
String
?
=
null
)
(
source
)
Members
Constructors
Tag
Link copied to clipboard
constructor
(
name
:
String
,
description
:
String
?
=
null
)
Properties
description
Link copied to clipboard
val
description
:
String
?
name
Link copied to clipboard
val
name
:
String