SpireCat opened a new issue, #3295: URL: https://github.com/apache/servicecomb-java-chassis/issues/3295
实际场景是这样:服务端想在方法层级标注一些接口的特殊描述信息,并且不想使用tags的能力(tags是个String数组,并不能描述值本身的特性),希望能够通过Swagger的extensions能力来支持(不知道为啥SwaggerDefinition支持了但ApiOperation不支持...)。 看了下ApiOperationProcessor的写法,发现并不支持也无法扩展。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
