UNPKG

jsonschema-bigquery

Version:
17 lines (16 loc) 242 B
{ "schema": { "fields": [ { "name": "first_name", "type": "STRING", "mode": "REQUIRED" }, { "name": "last_name", "type": "STRING", "mode": "NULLABLE" } ] } }