package responses type CreateComponentStatusHistoryResponse struct { ID int64 `json:"id"` }