Skip to content

Commit

Permalink
Update schema to latest (#118)
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>
Co-authored-by: nicolasparada <[email protected]>
  • Loading branch information
calyptia-ci and nicolasparada authored Nov 19, 2024
1 parent e52349f commit f625c22
Show file tree
Hide file tree
Showing 3 changed files with 13,890 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.11.1.json
//go:embed schemas/24.11.2.json
var rawSchema []byte

var DefaultSchema = func() Schema {
Expand Down
Loading

0 comments on commit f625c22

Please sign in to comment.