spacewander commented on issue #2855: URL: https://github.com/apache/apisix/issues/2855#issuecomment-734575541
> > > > > Hi, @backnero. I think your request help like get a YAML file content through adminapi? > > > If this, I think you can write a plugin to support. > > > > > > No. We can't do it because plugin can't add API to the admin API. > > Yeah. Can't add admin API, but we can add a route to return that info. The route is added in the data panel, not the admin API. So there is impossible to expose the info in admin API if you are not using etcd. ---------------------------------------------------------------- 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: [email protected]
