Updated sample.json to support preview metadata

This commit is contained in:
Paolo Pialorsi 2022-03-23 09:02:20 +01:00 committed by GitHub
parent e34fa43383
commit 28ab34a102
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -13,6 +13,14 @@
"products": [
"SharePoint"
],
"preview": {
"label": "Click here for preview",
"url": "https://www.something.com/",
"settings": {
"oneCustomSetting": "OneCustomCustomValue",
"anotherCustomSetting": "AnotherCustomCustomValue"
}
},
"metadata": [
{
"key": "CLIENT-SIDE-DEV",