Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 498d515

Browse files
committed
Update schema template
Signed-off-by: Josh Curl <[email protected]>
1 parent ff9409f commit 498d515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/schema_template.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ package config
22

33
var schemaDataV1 = `{{.schemaV1}}`
44

5-
var schemaDataV2 = `{{.schemaV2}}`
5+
var servicesSchemaDataV2 = `{{.schemaV2}}`

0 commit comments

Comments
 (0)