I tried to add following comment for API Key security,
// @securityDefinitions.apikey ApiKeyAuth
// @in header
// @name Authorization
// @description Description for what is this security definition being used
Except description above parameters are parsed.
