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

Commit 6d1a0d8

Browse files
authored
Merge pull request #380 from joshwget/update-schema-template
Update schema template
2 parents ff9409f + 498d515 commit 6d1a0d8

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)