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/10/20 15:30:24 UTC

[GitHub] [apisix-dashboard] nic-chen opened a new issue #570: [refactor][bug] PATCH method bug

nic-chen opened a new issue #570:
URL: https://github.com/apache/apisix-dashboard/issues/570


   PATCH method doesn't support subpath and embedded struct.
   
   example:
   
   ```
   $ curl http://127.0.0.1:8080/apisix/admin/routes/1/upstream/nodes -X PATCH -i -d '
   {
       "39.97.63.200:80": 1
   }'
   ```


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



[GitHub] [apisix-dashboard] juzhiyuan closed issue #570: [refactor][bug] PATCH method bug

Posted by GitBox <gi...@apache.org>.
juzhiyuan closed issue #570:
URL: https://github.com/apache/apisix-dashboard/issues/570


   


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



[GitHub] [apisix-dashboard] juzhiyuan commented on issue #570: [refactor][bug] PATCH method bug

Posted by GitBox <gi...@apache.org>.
juzhiyuan commented on issue #570:
URL: https://github.com/apache/apisix-dashboard/issues/570#issuecomment-712951151


   added to milestone 1.6 now, feel free to remove them if needed.


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



[GitHub] [apisix-dashboard] juzhiyuan commented on issue #570: [refactor][bug] PATCH method bug

Posted by GitBox <gi...@apache.org>.
juzhiyuan commented on issue #570:
URL: https://github.com/apache/apisix-dashboard/issues/570#issuecomment-714180065


   not urgent, just move this one to 2.1


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