MineAuth
Toggle table of contents
VersionPlaceholder
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
MineAuth
core
/
party.morino.mineauth.core.openapi.model
/
Response
Response
@
Serializable
data
class
Response
(
val
description
:
String
,
val
content
:
Map
<
String
,
MediaType
>
?
=
null
)
レスポンス
Members
Constructors
Response
Link copied to clipboard
constructor
(
description
:
String
,
content
:
Map
<
String
,
MediaType
>
?
=
null
)
Properties
content
Link copied to clipboard
val
content
:
Map
<
String
,
MediaType
>
?
コンテンツタイプごとのメディアタイプ定義
description
Link copied to clipboard
val
description
:
String
レスポンスの説明