Replies: 1 comment 1 reply
-
you can learn form: apisix/apisix/plugins/wolf-rbac.lua Lines 332 to 348 in 6ae923a |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I request a api by postman.
Body data:
I expect k == "name" and v == "Tom", and so on.
But, I must use cjson.decode(k).name to get real data. It's not so cool.
What Happened?
Beta Was this translation helpful? Give feedback.
All reactions