Skip to content

Commit

Permalink
Update schema to latest (#114)
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
calyptia-ci authored Oct 28, 2024
1 parent 12e035c commit 6362dde
Show file tree
Hide file tree
Showing 4 changed files with 27,778 additions and 2 deletions.
2 changes: 1 addition & 1 deletion schema.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
"strings"
)

//go:embed schemas/24.10.1.json
//go:embed schemas/24.10.3.json
var rawSchema []byte

var DefaultSchema = func() Schema {
Expand Down
Loading

0 comments on commit 6362dde

Please sign in to comment.