Skip to content

Commit c6ef983

Browse files
committed
Update types.yaml template
Signed-off-by: thepetk <thepetk@gmail.com>
1 parent 9819a1f commit c6ef983

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

index/server/config/types.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,7 @@ output-options:
3636
//
3737
// Code generated by {{.ModuleName}} version {{.Version}}. **DO NOT EDIT**
3838
package {{.PackageName}}
39+
40+
import (
41+
"github.com/devfile/registry-support/index/generator/schema"
42+
)

index/server/pkg/server/types.gen.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)