tao12345666333 commented on issue #1235:
URL:
https://github.com/apache/apisix-ingress-controller/issues/1235#issuecomment-1211609635
```
{
"modifiedIndex": 153,
"value": {
"id": "7ed9320f",
"name": "test_route-backend_c",
"labels": {
"managed-by": "apisix-ingress-controller"
},
"create_time": 1660182821,
"status": 1,
"uris": [
"\/backend_docs"
],
"desc": "Created by apisix-ingress-controller, DO NOT
modify it manually",
"methods": [
"GET",
"POST",
"HEAD",
"PATCH"
],
"priority": 0,
"upstream_id": "12a0880b",
"update_time": 1660182821,
"plugin_config_id": "6f589781",
"plugins": {
"proxy-rewrite": {
"uri": "\/docs"
}
}
},
"key": "\/apisix\/routes\/7ed9320f",
"createdIndex": 153
},
```
so, this is the **C** route. and in this route, it doesn't include
`forward-auth` plugin
--
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]