Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions registry.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,10 @@
"sink",
"bridge",
"console",
"service"
]
"service",
"tool"
],
"description": "What the entry is. `tool` is an operator/developer CLI built on the library rather than a deployable edge component; the docs site and org profile list tools separately."
},
"protocol": {
"type": "string",
Expand Down
Loading