diff --git a/schemas/retool_entity_data_schema.json b/schemas/retool_entity_data_schema.json index 2be79a99..c9ce44d1 100644 --- a/schemas/retool_entity_data_schema.json +++ b/schemas/retool_entity_data_schema.json @@ -159,5 +159,12 @@ "mode": "", "name": "website_url", "type": "STRING" + }, + { + "description": "", + "fields": [], + "mode": "REPEATED", + "name": "addresses", + "type": "STRING" } ]