Provides struct and type for a Response.JSONSchema
@type t() :: %OpenAi.Response.JSONSchema{ description: String.t() | nil, name: String.t(), schema: map() | nil, strict: boolean() | nil }