mirror of
https://github.com/foomo/sesamy-cli.git
synced 2025-10-16 12:35:36 +00:00
feat: update schema
This commit is contained in:
parent
740d4981ea
commit
539624ceb3
@ -438,6 +438,14 @@
|
|||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"description": "Enable provider"
|
"description": "Enable provider"
|
||||||
},
|
},
|
||||||
|
"accountId": {
|
||||||
|
"type": "string",
|
||||||
|
"description": "Google Analytics account id"
|
||||||
|
},
|
||||||
|
"propertyId": {
|
||||||
|
"type": "string",
|
||||||
|
"description": "Google Analytics property id"
|
||||||
|
},
|
||||||
"googleConsent": {
|
"googleConsent": {
|
||||||
"$ref": "#/$defs/github.com.foomo.sesamy-cli.pkg.config.GoogleConsent",
|
"$ref": "#/$defs/github.com.foomo.sesamy-cli.pkg.config.GoogleConsent",
|
||||||
"description": "Google Consent settings"
|
"description": "Google Consent settings"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user