VGalaxies opened a new pull request, #276: URL: https://github.com/apache/incubator-hugegraph-doc/pull/276
> SubTask of [[Improvement] RESTful API request/response content need update #260](https://github.com/apache/incubator-hugegraph-doc/issues/260) Fix this page: https://hugegraph.apache.org/cn/docs/clients/restful-api/edge/ I use **Postman** to test the Edge APIs, and [this](https://[api.postman.com/collections/27510768-bc5e8ea3-50f2-4481-b93b-a639c94f9506?access_key=PMAT-01H3FCAZW54FBNYH13VDYN40QX](https://api.postman.com/collections/27510768-bc5e8ea3-50f2-4481-b93b-a639c94f9506?access_key=PMAT-01H3FCAZW54FBNYH13VDYN40QX)) is the corresponding test configuration collection. By importing and executing it in the order specified in the documentation, theoretically consistent results can be observed. The server is deployed locally and can be accessed at `127.0.0.1:8080`. By the way, I'm not quite clear about the usage of the `keepStartP` request parameter in the [list API](https://github.com/apache/incubator-hugegraph/blob/b836426db01567a6d912edf9fd0600dd624de62d/hugegraph-api/src/main/java/org/apache/hugegraph/api/graph/EdgeAPI.java#L311). > EN doc will be synchronized later. -- 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]
