Chever-John opened a new issue, #8173:
URL: https://github.com/apache/apisix/issues/8173

   ### Current State
   
   I found a mistake when I want to try the SSL Url according to the 
[documentation](https://apisix.apache.org/docs/apisix/admin-api/#ssl).
   
   Then it shows me the 404 code.
   
   After searching the code of APISIX-Dashboard, I must point out that **there 
is a typo error**.
   
   <img width="529" alt="image" 
src="https://user-images.githubusercontent.com/43690894/197748307-90e2b176-e76f-4249-ae70-cf191f6c036a.png";>
   
   
   ### Desired State
   
   Change the route from "/apisix/admin/ssls/{id}" to "/apisix/admin/ssl/{id}".


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