You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/06/23 03:24:51 UTC

[GitHub] [apisix] fesily opened a new issue, #7310: help request: How to check plugin meta schema without admin api

fesily opened a new issue, #7310:
URL: https://github.com/apache/apisix/issues/7310

   ### Description
   
   Is this possible?  I only find  `core.schema.TYPE_METADATA` reference  in `admin/plugin_metadata.lua'
   
   ### Environment
   
   - APISIX version (run `apisix version`):
   - Operating system (run `uname -a`):
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
   - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`):
   - APISIX Dashboard version, if relevant:
   - Plugin runner version, for issues related to plugin runners:
   - LuaRocks version, for installation issues (run `luarocks --version`):
   


-- 
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: notifications-unsubscribe@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] fesily closed issue #7310: help request: How to check plugin meta schema without admin api

Posted by GitBox <gi...@apache.org>.
fesily closed issue #7310: help request:  How to check plugin meta schema without admin api
URL: https://github.com/apache/apisix/issues/7310


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] fesily commented on issue #7310: help request: How to check plugin meta schema without admin api

Posted by GitBox <gi...@apache.org>.
fesily commented on issue #7310:
URL: https://github.com/apache/apisix/issues/7310#issuecomment-1163959900

   Use yaml config, I find `plugin_metadata`  field don't  check meta_schema.
   Are there plans to support this?


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org