Skip to content

Commit 7efdf4d

Browse files
committed
Fix URL of the httpApi schema.
1 parent 169439c commit 7efdf4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/schemas/httpApi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "http://json-schema.org/draft-07/schema",
3-
"$id": "https://ns.u-wave.net/config/api.json#",
3+
"$id": "https://ns.u-wave.net/config/httpApi.json#",
44
"uw:key": "u-wave:httpApi",
55
"uw:access": "admin",
66
"type": "object",

0 commit comments

Comments
 (0)