OpenAPI Schema Objects
OpenAPI uses a subset of JSON Schema (with extensions) to define the schema of request bodies, parameters, and response payloads. Understanding OpenAPI schema design is essential for building well-documented, machine-readable REST APIs.