We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2373e06 commit 7baeed5Copy full SHA for 7baeed5
1 file changed
src/main/resources/config-schema.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://json-schema.org/draft/2020-12/schema",
3
- "$id": "https://example.com/spike-config.schema.json",
+ "$id": "https://team293.github.io/SpikeLib/schema/spike-config.schema.json",
4
"title": "SpikeLibConfig",
5
"description": "Schema for SpikeLib configuration (src/main/deploy/spike-config.json).",
6
"type": "object",
@@ -168,4 +168,4 @@
168
]
169
}
170
171
-}
+}
0 commit comments