Similarityoung commented on PR #909:
URL: https://github.com/apache/dubbo-go-pixiu/pull/909#issuecomment-4237242646

   我个人理解,apiconfig 这个插件的职责主要是将 HTTP 请求匹配到对应的 API 映射配置,并将这份配置写入上下文,供后续 filter 
继续处理。
   如果把 OpenAPI 
能力直接集成到这个插件里,可能会让它同时承担“路由匹配”和“请求校验/规范解析”两类职责,边界会变得不够清晰。这个点我倾向于再斟酌一下,欢迎继续讨论。


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to