Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The module name should not have the ".lua" extension: ``` "kong.plugins.<plugin_name>.daos.lua" ``` should be: ``` "kong.plugins.<plugin_name>.daos" ```
- Loading branch information