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:
@@ -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": {
|
||||
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user