Skip to content

Commit

Permalink
Update schema to latest
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
  • Loading branch information
patrick-stephens authored Nov 22, 2023
1 parent b1d7a87 commit 7345021
Show file tree
Hide file tree
Showing 6 changed files with 50,178 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.10.2.json
//go:embed schemas/23.11.3.json
var rawSchema []byte

var DefaultSchema = func() Schema {
Expand Down
Loading

0 comments on commit 7345021

Please sign in to comment.