wodingyang commented on issue #7503:
URL: https://github.com/apache/apisix/issues/7503#issuecomment-1191064118

   
第二个问题您所发链接,阅读下来跟https://apisix.apache.org/zh/docs/apisix/plugin-develop/这篇文档应该是一样的,并不能解答我的疑惑。我的疑惑是写好自己的插件配置到extra_lua_path路径下后,没有办法证明我的插件已经加载进来,通过curl
 127.0.0.1:9090/v1/schema > 
schema.json查看并没有加入新的插件,通过dashboard配置新的插件,也会报找不到对应的schema信息的错误。所以写好自己的插件后,怎么真正使用起来呢?


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

Reply via email to