Schema representing a DefaultProjectErrorResponse within the OpenAI API
@type t() :: %ExOpenAI.Components.DefaultProjectErrorResponse{ code: integer(), message: String.t() }