package model type ApiModel struct { Api string `json:"api"` }