SunnyBoy-WYH commented on PR #2423: URL: https://github.com/apache/incubator-hugegraph/pull/2423#issuecomment-1913176319
> > @SunnyBoy-WYH Is this as expected? > > ```shell > > > curl http://localhost:8080/ > > {"service":"hugegraph","version":"1.2.0","doc":"https://hugegraph.apache.org/docs/","api_doc":"https://hugegraph.apache.org/docs/clients/","swagger_ui":"http://{domain/ip}:{port}/swagger-ui/index.html#/","apis":["arthas","auth","cypher","filter","graph","gremlin","job","metrics","profile","raft","resources","schema","traversers","variables"]} > > ``` > > > > > > > > > > > > > > > > > > > > > > > > Is there a way to fill the ip and port in swagger_ui here? > > Good suggestion, maybe it's better to get the `uri info` from server status or use default `IP:Port` for it? Yes, we can just use rest server url . -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
