We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f75a8c commit f95b69fCopy full SHA for f95b69f
schema.go
@@ -8,7 +8,7 @@ import (
8
"strings"
9
)
10
11
-//go:embed schemas/24.11.3.json
+//go:embed schemas/24.12.1.json
12
var rawSchema []byte
13
14
var DefaultSchema = func() Schema {
0 commit comments