This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"$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": { |