mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-23 07:10:52 +00:00
update api/syscapCheck/sysCapSchema.json.
Signed-off-by: Mr.zhao <zhaohang44@huawei.com>
This commit is contained in:
parent
a114b862d6
commit
c8de78aac1
@ -74,7 +74,7 @@
|
|||||||
"type": "array",
|
"type": "array",
|
||||||
"items": {
|
"items": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"pattern": "^^SystemCapability(?:\\.[a-zA-Z0-9]+)+$"
|
"pattern": "^SystemCapability(?:\\.[a-zA-Z0-9]+)+$"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -106,4 +106,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user