Schema representing a Coordinate within the OpenAI API
@type t() :: %ExOpenAI.Components.Coordinate{x: integer(), y: integer()}