This commit is contained in:
Matthew Zeng
2026-02-07 21:40:33 -08:00
parent 98b331c606
commit 845e9fcf02
10 changed files with 24 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema#",
"definitions": {
"AppInfo": {
"description": "EXPERIMENTAL - app metadata returned by app-list APIs.",
"properties": {
"description": {
"type": [
@@ -51,6 +52,7 @@
"type": "object"
}
},
"description": "EXPERIMENTAL - notification emitted when the app list changes.",
"properties": {
"data": {
"items": {