ro4i7 commented on code in PR #9068: URL: https://github.com/apache/apisix/pull/9068#discussion_r1140953697
########## apisix/plugins/schema.lua: ########## @@ -0,0 +1,18 @@ +local typedefs = require "kong.db.schema.typedefs" Review Comment: > Why this PR contains Kong's schema? @spacewander By using Kong's schema, the OIDC plugin is able to ensure that the claim_validators field is properly formatted and validated before it is used. -- 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]
