mirror of
https://github.com/rancher/norman.git
synced 2025-09-01 23:36:58 +00:00
Changes to generator for deepcopygen
This commit is contained in:
@@ -62,6 +62,7 @@ type APIVersion struct {
|
||||
type Schema struct {
|
||||
ID string `json:"id,omitempty"`
|
||||
CodeName string `json:"-"`
|
||||
PkgName string `json:"-"`
|
||||
Type string `json:"type,omitempty"`
|
||||
Links map[string]string `json:"links"`
|
||||
Version APIVersion `json:"version"`
|
||||
|
Reference in New Issue
Block a user