OperationParameter interface 
所有 Operation 参数扩展的通用接口。
属性
| mapper | 定义如何验证和序列化此参数值的映射器。 | 
| parameter | OperationArguments 中此参数值的路径,或包含 OperationArguments 中每个属性值的路径的对象。 | 
属性详细信息
mapper
		parameterPath
	 
	OperationArguments 中此参数值的路径,或包含 OperationArguments 中每个属性值的路径的对象。
parameterPath: ParameterPath