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

   ### Description
   
   Im trying to edit this part
   `oneOf = {
       { required = { "model_path", "policy_path", "username" } },
       { required = { "model", "policy", "username" } },
       { required = { "username", "use_metadata" } }, -- new schema case
   }`
   in the authz-casbin.lua that comes with installing apisix.
   
   Is there a way to make the change using apisix API?
   https://apisix.apache.org/docs/apisix/terminology/plugin-config/
   
   Or is it just done by editing the file itself?
   
   ### 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-unsubscr...@apisix.apache.org.apache.org

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

Reply via email to