Applenice commented on pull request #4493:
URL: https://github.com/apache/apisix/pull/4493#issuecomment-871563800


   I changed the maxLength value from 64 to 1024, updated the documentation and 
added test cases, but there is a problem.
   For test cases that are out of maxLength range, it is possible to pass the 
test using a fixed 1025 length string, but it should not be a graceful 
operation, how to call it with code generation? I searched some sources and 
didn't find an answer, so I didn't add a test case for when maxLength is 
exceeded.


-- 
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]


Reply via email to