UNPKG

jsonschema-bigquery

Version:
13 lines (12 loc) 262 B
{ "id": "http://yourdomain.com/schemas/myschema.json", "description": "Example description", "type": "object", "properties": { "first_name": { "description": "the first name", "type": "string" } }, "additionalProperties": false }