yzeng25 commented on a change in pull request #924: URL: https://github.com/apache/apisix-website/pull/924#discussion_r817651983
########## File path: website/i18n/zh/docusaurus-plugin-content-blog/2022/03/01/apisix-integration-public-api-plugin.md ########## @@ -0,0 +1,249 @@ +--- +title: "public API 处理能力再增强,API 网关 Apache APISIX 支持 `public-api` 插件" +authors: + - name: "白泽平" + title: "Author" + url: "https://github.com/bzp2010" + image_url: "https://avatars.githubusercontent.com/u/8078418?v=4" + - name: "韩飞" + title: "Technical Writer" + url: "https://github.com/hf400159" + image_url: "https://avatars.githubusercontent.com/u/97138894?v=4" +keywords: +- Apache APISIX +- API Gateway +- Security +- Ecosystem +description: 本文为您介绍了 API 网关 Apache APISIX `public-api` 插件的原理及使用方法。 +tags: [Technology,Ecosystem,Security] Review comment: > I also think it is necessary to add spaces after the comma to ensure clear formatting. Spaces do not really affect the formatting. We have been using no spaces since August 😂 -- 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]
