lingsamuel commented on code in PR #1009:
URL: 
https://github.com/apache/apisix-ingress-controller/pull/1009#discussion_r870048959


##########
pkg/kube/apisix/apis/config/v2beta2/types.go:
##########
@@ -140,6 +141,14 @@ type ApisixRouteAuthenticationKeyAuth struct {
        Header string `json:"header,omitempty" yaml:"header,omitempty"`
 }
 
+// ApisixRouteAuthenticationJwtAuth is the jwtAuth-related
+// configuration in ApisixRouteAuthentication.
+type ApisixRouteAuthenticationJwtAuth struct {

Review Comment:
   we are going to add new feature to v2beta2? @tao12345666333 is it by design?



-- 
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-unsubscr...@apisix.apache.org

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

Reply via email to