Skip to content

Commit

Permalink
Merge pull request #84 from calyptia/update-latest-schema-eebebf3
Browse files Browse the repository at this point in the history
Update schema to latest
  • Loading branch information
niedbalski authored Sep 26, 2023
2 parents eebebf3 + 71b8240 commit fb99d5f
Show file tree
Hide file tree
Showing 3 changed files with 11,934 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.9.8.json
//go:embed schemas/23.9.9.json
var rawSchema []byte

var DefaultSchema = func() Schema {
Expand Down
Loading

0 comments on commit fb99d5f

Please sign in to comment.