kangwat1986-crypto commented on issue #13056:
URL: https://github.com/apache/apisix/issues/13056#issuecomment-3980369082

   提示
   APISIX 所有的资源对象的 ID,均使用字符串格式,如果使用的上游 ID、服务 ID 或其他资源对象的 ID 大于 14 
个字符时,请务必使用字符串形式表示该资源对象。例如:
   
     "plugin_config_id": "1234a67891234apisix",
     "service_id": "434199918991639234",
     "upstream_id": "123456789123456789"


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