-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Current Behavior
Write a custom idempot.lua, save it and get an error: schema validate failed: schema not found, path:plugins.custom-idempot
Expected Behavior
No response
Error Logs
No response
Steps to Reproduce
- Writing a custom idempot.lua
- Save the apisix rule
Environment
- APISIX version: 3.9.1
- Operating system: Linux apisix-control-plane-7b97488c96-2qqn8 6.1.128 change: added doc of how to load plugin. #1 SMP PREEMPT_DYNAMIC Wed Feb 26 21:46:15 UTC 2025 x86_64 GNU/Linux
- OpenResty / Nginx version (run
openresty -V
ornginx -V
): nginx version: openresty/1.25.3.1 - 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
): 3.8.0
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
✅ Done