This schema is used to validate and parse the parameters for server health.
@type t() :: %Supabase.GoTrue.Schemas.ServerHealth{ description: String.t(), name: String.t(), version: String.t() }