kompendium
2.0.2
2.2.0
2.1.1
2.1.0
2.0.4
2.0.3
2.0.2
2.0.1
kompendium-core
/
io.bkbn.kompendium.core.metadata
/
RequestInfo
Request
Info
data
class
RequestInfo
<
TReq
>
(
description
:
String
,
required
:
Boolean
,
mediaTypes
:
List
<
String
>
,
examples
:
Map
<
String
,
TReq
>
)
Content copied to clipboard
Properties
Properties
description
Link copied to clipboard
val
description
:
String
Content copied to clipboard
examples
Link copied to clipboard
val
examples
:
Map
<
String
,
TReq
>
Content copied to clipboard
mediaTypes
Link copied to clipboard
val
mediaTypes
:
List
<
String
>
Content copied to clipboard
required
Link copied to clipboard
val
required
:
Boolean
=
true
Content copied to clipboard