SongGuess
Preparing search index...
server/worker-configuration
ResponseFormatJSONSchema
Type Alias ResponseFormatJSONSchema
type
ResponseFormatJSONSchema
=
{
json_schema
:
{
description
?:
string
;
name
:
string
;
schema
?:
Record
<
string
,
unknown
>
;
strict
?:
boolean
|
null
;
}
;
type
:
"json_schema"
;
}
Index
Properties
json_
schema
type
Properties
json_
schema
json_schema
:
{
description
?:
string
;
name
:
string
;
schema
?:
Record
<
string
,
unknown
>
;
strict
?:
boolean
|
null
;
}
type
type
:
"json_schema"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
json_
schema
type
SongGuess
Loading...