membphis commented on PR #13478: URL: https://github.com/apache/apisix/pull/13478#issuecomment-4647751280
One test needs to be updated before merge. This PR adds `max_req_body_size` to the `hmac-auth` route/service schema, but `t/plugin/hmac-auth2.t` still asserts the exact old response body for `/apisix/admin/schema/plugins/hmac-auth`. Once the admin schema includes the new property, that test should fail deterministically. Please update the expected schema JSON, or narrow the assertion to the relevant schema fields, so it includes the new `max_req_body_size` property. -- 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]
