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/09/03 00:17:26 UTC

[GitHub] [apisix-dashboard] juzhiyuan edited a comment on issue #434: Requirements for refactoring the Dashboard with Manager API

juzhiyuan edited a comment on issue #434:
URL: https://github.com/apache/apisix-dashboard/issues/434#issuecomment-686153897


   # APIs 
   ## Route
   ### Create
   ### Delete
   ### Update
   ### Fetch List
   ### Fetch Detail
   ### Check if there has routes with same name
   ### Fetch Upstream List
   `/names/upstreams`
   ### Check if there has SSL Cert with targeting Host
   
   ## Upstream
   ### Create
   ### Delete
   ### Update
   ### Fetch List
   ### Fetch Detail
   
   ## SSL
   ### Create
   ### Delete
   ### Update
   ### Fetch List
   ### Fetch Detail
   ### Verify SSL Key pair
   ### Switch enable status
   
   ## Consumer
   ### Create
   ### Delete
   ### Update
   ### Fetch List
   ### Fetch Detail
   
   ## User
   ### Login
   
   ## Other
   ### Get Plugin Schema
   `/schema/plugins/:name`
   ### Get Plugin List
   `/plugins`


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