You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/01/09 04:49:31 UTC

[GitHub] [apisix] leyuuu commented on issue #6048: request help: How to get Route ID in ext-plugin-pre-req

leyuuu commented on issue #6048:
URL: https://github.com/apache/apisix/issues/6048#issuecomment-1008229658


   I found the solution in this document <https://github.com/apache/apisix/blob/master/docs/en/latest/apisix-variable.md>
   
   All I need to do is add a [`requiredVars`](https://github.com/apache/apisix-java-plugin-runner/blob/main/docs/en/latest/development.md#the-functions-must-be-implemented-of-filter-execution).
   
   Sorry for the confusion.
   
   
   


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org