2025-10-08 19:34:19 +02:00

44 lines
987 B
JSON

{
"collection": "maps",
"field": "mapbox_token",
"type": "string",
"meta": {
"collection": "maps",
"conditions": null,
"display": null,
"display_options": null,
"field": "mapbox_token",
"group": "mapbox",
"hidden": false,
"interface": "input",
"note": null,
"options": null,
"readonly": false,
"required": false,
"sort": 2,
"special": null,
"translations": null,
"validation": null,
"validation_message": null,
"width": "fill"
},
"schema": {
"name": "mapbox_token",
"table": "maps",
"data_type": "character varying",
"default_value": null,
"max_length": 255,
"numeric_precision": null,
"numeric_scale": null,
"is_nullable": true,
"is_unique": false,
"is_indexed": false,
"is_primary_key": false,
"is_generated": false,
"generation_expression": null,
"has_auto_increment": false,
"foreign_key_table": null,
"foreign_key_column": null
}
}