JSON Schema Specification
JSON Schema is a vocabulary that allows you to annotate and validate JSON documents. It is the foundation for defining request and response body schemas in OpenAPI specifications and is used across many API tooling platforms for validation, documentation, and code generation.