card calendar adds offdays attr

Signed-off-by: jyj_0306 <jiangyingjie2@huawei.com>
Change-Id: I5182f157f7b1899022cce7e8d96d47e47650414f
This commit is contained in:
jyj_0306 2021-10-20 07:42:23 +00:00
parent 150b55f172
commit 1d063e9387

View File

@ -25,6 +25,18 @@
],
"type": "string"
},
{
"name": "offdays",
"supportedDevices": ["phone", "tablet", "wearable", "tv", "car"],
"required": false,
"description": [
{
"name": "",
"supportedDevices": ["phone", "tablet", "wearable", "tv", "car"]
}
],
"type": "string"
},
{
"name": "cardcalendar",
"supportedDevices": ["phone", "tablet", "wearable", "tv", "car"],