mirror of
https://github.com/astaxie/beego.git
synced 2024-11-16 02:00:54 +00:00
commit
3c016a0b2d
@ -121,6 +121,7 @@ type Propertie struct {
|
||||
Format string `json:"format,omitempty"`
|
||||
ReadOnly bool `json:"readOnly,omitempty"`
|
||||
Properties map[string]Propertie `json:"properties,omitempty"`
|
||||
Items *Propertie `json:"items,omitempty"`
|
||||
AdditionalProperties *Propertie `json:"additionalProperties,omitempty"`
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user