We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 925b972 commit 737bbe4Copy full SHA for 737bbe4
opa/handler.lua
@@ -3,7 +3,7 @@ local access = require("kong.plugins." .. plugin_name .. ".access")
3
4
local plugin = {
5
PRIORITY = 799,
6
- VERSION = "0.0.4-1"
+ VERSION = "0.0.4-2"
7
}
8
9
function plugin:access(plugin_conf)
0 commit comments