Bug 1825658 - Modify "addon_recommendation" CFR template to support Facebook container experiment r=jprickett,barret

Differential Revision: https://phabricator.services.mozilla.com/D174844
This commit is contained in:
hanna alemu
2023-04-13 15:03:33 +00:00
parent 3265fa2212
commit f004fa7c10
7 changed files with 65 additions and 54 deletions

View File

@@ -231,14 +231,11 @@
"description": "The icon displayed in the pop-over. Should be 64x64px and png/svg."
},
"rating": {
"type": "number",
"minimum": 0,
"maximum": 5,
"type": "string",
"description": "Star rating"
},
"users": {
"type": "integer",
"minimum": 0,
"type": "string",
"description": "Installed users"
},
"amo_url": {

View File

@@ -120,14 +120,11 @@
"description": "The icon displayed in the pop-over. Should be 64x64px and png/svg."
},
"rating": {
"type": "number",
"minimum": 0,
"maximum": 5,
"type": "string",
"description": "Star rating"
},
"users": {
"type": "integer",
"minimum": 0,
"type": "string",
"description": "Installed users"
},
"amo_url": {