fix(naming): dash capability ID (chain catalog charset [a-z0-9-])
All checks were successful
CI / Linux x86_64 (Forgejo) (push) Successful in 1m41s
All checks were successful
CI / Linux x86_64 (Forgejo) (push) Successful in 1m41s
provides.capability _ -> - so it passes `chain validate` and the hub store name-match. No behaviour change (capability validation is lint-only; the WASM is unchanged). Signed-off-by: flemming-it <sf@flemming.it>
This commit is contained in:
parent
49a63e0b75
commit
4daa043ddb
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ version: 0.1.0
|
|||
# patents, court cases, technical specs — anywhere structured
|
||||
# cross-references matter.
|
||||
provides:
|
||||
- capability: graph.citation_extract
|
||||
- capability: graph.citation-extract
|
||||
version: 0.1.0
|
||||
|
||||
inputs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue