ipanocloud opened a new issue, #2648:
URL: https://github.com/apache/apisix-dashboard/issues/2648

   ### Current Behavior
   
   dashboad create route and manual select plugin config
   
   ### Expected Behavior
   
   _No response_
   
   ### Error Logs
   
   _No response_
   
   ### Steps to Reproduce
   
   1.create route
   2.manual select plugin config
   3.submit
   
   ### Environment
   
   - APISIX version (run `apisix version`):
   2.15.0
   - Operating system (run `uname -a`):
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
   - etcd version, if relevant (run `curl 
http://127.0.0.1:9090/v1/server_info`):
   3.5.0
   - APISIX Dashboard version, if relevant:
   2.13.0
   - Plugin runner version, for issues related to plugin runners:
   - LuaRocks version, for installation issues (run `luarocks --version`):
   `
   {
     "uri": "/map-service/api/*",
     "name": "out-route-map-service",
     "desc": "地图路由",
     "methods": [
       "GET",
       "POST"
     ],
     "hosts": [
       "www.test.com"
     ],
     "service_id": "409256655683847112",
     "labels": {
       "API_VERSION": "V1",
       "Out": "MapService"
     },
     "status": 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.

To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org.apache.org

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

Reply via email to