UNPKG

400 BJSONView Raw
1{
2 "title": "Boolean",
3 "@id": "schema:Boolean",
4 "description": "A value that is either true or false",
5 "type": "boolean",
6 "file": "Boolean.schema.yaml",
7 "children": [],
8 "descendants": [],
9 "$schema": "http://json-schema.org/draft-07/schema#",
10 "$id": "https://schema.stenci.la/v0/Boolean.schema.json",
11 "source": "https://github.com/stencila/schema/blob/master/Boolean.schema.yaml"
12}