Json Schema

A JSON Schema document describing the structure, types, and constraints of a JSON payload. Used standalone for validation and embedded inside OpenAPI and AsyncAPI definitions.

Example

json-schema.yaml
- type: JSONSchema
  url: https://developers.example.com/json-schema

Tags


All Common Properties