Skip to Content
Anuma SDKClientInternalType AliasesSharedResponseFormatJsonSchemaParam

SharedResponseFormatJsonSchemaParam

SharedResponseFormatJsonSchemaParam = object

Defined in: src/client/types.gen.ts:3898 

Properties

any?

optional any: unknown

Defined in: src/client/types.gen.ts:3899 


json_schema?

optional json_schema: SharedResponseFormatJsonSchemaJsonSchemaParam

Defined in: src/client/types.gen.ts:3900 


type?

optional type: string

Defined in: src/client/types.gen.ts:3906 

The type of response format being defined. Always json_schema.

This field can be elided, and will marshal its zero value as “json_schema”.

Last updated on