liubao68 commented on issue #4637: URL: https://github.com/apache/servicecomb-java-chassis/issues/4637#issuecomment-2547723838
https://swagger.io/docs/specification/v3_0/data-models/data-types/#numbers OpenAPI 数据类型只有 number和integer,无法涵盖 BigInteger和BigDecimal。 如果要支持估计只能采用String类型表示。 -- 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]
