JSON use case
JSON Sample File for Nested and Minified Inspection
Exercise nested-object inspection, minified payload previews, and duplicate-key detection with real API-style JSON controls.
423 B
Manifest JSON
SHA256
Starter file
Download
json_nested_api_payload_sample.json
Checklist
Testing Steps
- Compare nested and minified JSON payloads in the same preview and validation tooling.
- Verify duplicate-key and deeply nested structures surface actionable parser or review output.
- Confirm operators can inspect webhook and API-style JSON controls without relying on reformatting alone.
Companion fixtures
Related Variants
Next steps