Files
2026-01-19 17:46:06 +01:00

18 lines
399 B
JSON

{
"fields": {
"apiKey": {
"type": "varchar",
"maxLength": 255,
"required": true
},
"mapId": {
"type": "varchar",
"maxLength": 64,
"required": false
}
},
"allowUserAccounts": false,
"view": "views/admin/integrations/google-maps",
"authMethod": "GoogleMaps"
}