spacewander commented on issue #3261:
URL: https://github.com/apache/apisix/issues/3261#issuecomment-759136612
1. good name!
2. we can simply check if it is string type:
```
local xxx_schema = {
type = "string",
}
```
3. it is acceptable.
> any plan to support map
We can add `fallback_hash_on` feature in a separate PR.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]