Skip to content

Instantly share code, notes, and snippets.

{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://gist.githubusercontent.com/paj324/c5ef555c5263b8ff7ac74b390198d219/raw/5cae5830c7ee4c7afa79738a774196cbe5193d28/checklist.schema.json",
"title": "Safety Inspection Checklist - Rows with No",
"description": "Schema for checklist rows where the 'No' column is marked.",
"type": "array",
"items": {
"type": "object",
"properties": {
"Checklist Item": {