This commit is contained in:
Shreyas Goenka 2024-09-04 11:58:02 +02:00
parent bfe9cc4d50
commit a64857ed4c
No known key found for this signature in database
GPG Key ID: 92A07DF49CCB0622
1 changed files with 1 additions and 1 deletions

View File

@ -2,5 +2,5 @@ package generated
import _ "embed"
// go:embed jsonschema.json
//go:embed jsonschema.json
var BundleSchema []byte