Wow
Toggle table of contents
8.6.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-openapi
/
me.ahoo.wow.openapi.contract
/
HttpTag
Http
Tag
data
class
HttpTag
(
val
name
:
String
,
val
description
:
String
?
=
null
)
Members
Constructors
Http
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