package MySwagger type LinksystemQuery struct { Conditions string `json:"conditions"` Page int `json:"page" example:"1"` }