Skip to content

Commit d6d27de

Browse files
committed
fix: correct key name from 'describedby' to 'service-desc' in api catalog
1 parent 25ff4bb commit d6d27de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

site/static/.well-known/api-catalog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"service-doc": [
66
{ "href": "https://raidcli.dev/docs", "type": "text/html" }
77
],
8-
"describedby": [
8+
"service-desc": [
99
{ "href": "https://raidcli.dev/docs/references/schema", "type": "text/html" }
1010
]
1111
}

0 commit comments

Comments
 (0)