We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 568c7a9 commit dead082Copy full SHA for dead082
1 file changed
docs/toolhive/guides-registry/skills.mdx
@@ -84,10 +84,10 @@ body:
84
}
85
```
86
87
-The publish claims must be a subset of your JWT claims, and all subsequent
88
-versions of the same skill must carry the same claims as the first version. See
89
-[Claims on published entries](./authorization.mdx#claims-on-published-entries)
90
-for details.
+The publish claims must match your JWT claims, and all subsequent versions of
+the same skill must carry the same claims as the first version. See [Claims on
+published entries](./authorization.mdx#claims-on-published-entries) for
+details.
91
92
### Versioning behavior
93
0 commit comments