There was an error while loading. Please reload this page.
1 parent 9fc4a89 commit b74e0b9Copy full SHA for b74e0b9
1 file changed
cmd/resource-generator/data/adapter.template
@@ -82,6 +82,7 @@ func (f adapterT) GetImportID() *string {
82
{{- else }}
83
return f.Spec.Import.ID
84
{{- end }}
85
+{{- end }}
86
}
87
88
func (f adapterT) GetImportFilter() *filterT {
0 commit comments