JSON Schema Visualizer
Paste a JSON Schema to visualize its structure (objects, arrays, and primitive fields).
root: object
id: string
name: string
tags: array
items: string
address: object
street: string
zip: string
Paste a JSON Schema to visualize its structure (objects, arrays, and primitive fields).