Skip to content

Commit

Permalink
Update schema to latest (#80)
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
Co-authored-by: patrick-stephens <[email protected]>
  • Loading branch information
calyptia-ci and patrick-stephens authored Sep 8, 2023
1 parent fbd879a commit 4e55671
Show file tree
Hide file tree
Showing 7 changed files with 59,662 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/23.8.9.json
//go:embed schemas/23.9.5.json
var rawSchema []byte

var DefaultSchema = func() Schema {
Expand Down
Loading

0 comments on commit 4e55671

Please sign in to comment.