toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-ai-azure
/
org.http4k.connect.azure.action
/
ResponseFormat
/
JsonSchema
Json
Schema
@
JsonSerializable
@
PolymorphicLabel
(
value
=
"json_schema"
)
data
class
JsonSchema
(
val
strict
:
Boolean
,
val
json_schema
:
Map
<
String
,
Any
>
)
:
ResponseFormat
Members
Constructors
Json
Schema
Link copied to clipboard
constructor
(
strict
:
Boolean
,
json_schema
:
Map
<
String
,
Any
>
)
Properties
json_
schema
Link copied to clipboard
val
json_schema
:
Map
<
String
,
Any
>
strict
Link copied to clipboard
val
strict
:
Boolean