ravillarreal commented on issue #12932: URL: https://github.com/apache/apisix/issues/12932#issuecomment-3785750914
That's correct i havent found official documentation in apisix saying that double quotes must handle values like string, but its more part of the YAML specification i think https://stackoverflow.com/a/69850618, but the real problem is that it is parsing to a numeric value and that is a problem for numbers greater than lua's limit because it will convert it to scientific notation as in the example -- 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]
