Skip to content

Commit 8e82faf

Browse files
committed
fix: set correct Groove capability type (was: custom)
1 parent 0338f1c commit 8e82faf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.well-known/groove/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"version": "2.0.0",
66
"health_endpoint": "/health",
77
"capabilities": {
8-
"package-management": {
9-
"type": "custom",
8+
"http": {
9+
"type": "http",
1010
"description": "Federated package install/remove/search across 101 registries",
1111
"protocol": "http",
1212
"endpoint": "/api/packages"

0 commit comments

Comments
 (0)