mirror of
https://github.com/rancher/norman.git
synced 2025-09-23 20:18:51 +00:00
Formatting change for generated client
This commit is contained in:
@@ -25,7 +25,7 @@ type {{.schema.CodeName}} struct {
|
||||
{{- end}}
|
||||
}
|
||||
|
||||
{{- if .schema | hasGet }}
|
||||
{{ if .schema | hasGet }}
|
||||
type {{.schema.CodeName}}Collection struct {
|
||||
types.Collection
|
||||
Data []{{.schema.CodeName}} %BACK%json:"data,omitempty"%BACK%
|
||||
|
Reference in New Issue
Block a user