cverdela commented on issue #9317:
URL: https://github.com/apache/apisix/issues/9317#issuecomment-1514050071
Additional instructions:
when I changed like this set->add
```
"proxy-rewrite": {
"_meta": {
"priority": 1
},
"headers": {
"add": {
"tenant": "$consumer_group_id"
}
}
},
```
It meets expectations
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]