type HttpOperationParameter: HttpOperationHeaderParameter | HttpOperationCookieParameter | HttpOperationQueryParameter | HttpOperationPathParameter;