hushaojun-0801 commented on issue #5878:
URL: https://github.com/apache/apisix/issues/5878#issuecomment-999244302


   curl http://127.0.0.1:80/apisix/admin/upstreams/100 -H'X-API-KEY: 
edd1c9f034335f136f87ad84b625c8f1' -X PATCH -i -d '
   > {
   >     "nodes": {
   >         "39.97.63.216:80": 1
   >     }
   > }'
   HTTP/1.1 400 Bad Request
   Date: Wed, 22 Dec 2021 02:10:01 GMT
   Content-Type: text/plain
   Transfer-Encoding: chunked
   Connection: keep-alive
   Access-Control-Allow-Origin: *
   Access-Control-Allow-Credentials: true
   Access-Control-Expose-Headers: *
   Access-Control-Max-Age: 3600
   Server: APISIX web server
   
   {"error_msg":"invalid configuration: property \"type\" is required"}


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