An OpenAPI Description is represented by an OpenAPI Document, which is a JSON or YAML object that conforms to a predefined schema—in this case, the OpenAPI Specification.

The schema itself, is simply a formal description of the syntax and structure of something.