You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/07/12 13:04:55 UTC

[GitHub] [incubator-apisix] moonming commented on issue #1823: request help: apisix 1.4 can not patch upstream nodes configure

moonming commented on issue #1823:
URL: https://github.com/apache/incubator-apisix/issues/1823#issuecomment-657219283


   > @DHB-liuhong
   > 
   > The PATCH method has modified the calling format, in your example, it should be like this:
   > 
   > curl -i -X PATCH http://127.0.0.1:9080/apisix/admin/routes/1 -d '{"upstream":{"nodes":{"192.168.3.39:8080":10,"192.168.3.39:8081":10,"192.168.3.39:8082":10,"192.168.3.39:8083":10,"192.168.3.39:8084":10}}}'
   > 
   > the detail see:
   > #1609
   
   I think @DHB-liuhong is the right way. 
   Why change to the https://github.com/apache/incubator-apisix/pull/1609? @membphis @nic-chen 


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org