AlinsRan commented on code in PR #1009: URL: https://github.com/apache/apisix-ingress-controller/pull/1009#discussion_r871474504
########## pkg/kube/apisix/apis/config/v2/types.go: ########## @@ -180,6 +181,14 @@ type ApisixRouteAuthenticationKeyAuth struct { Header string `json:"header,omitempty" yaml:"header,omitempty"` } +// ApisixRouteAuthenticationJwtAuth is the jwtAuth-related Review Comment: Thanks. -- 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