-
Notifications
You must be signed in to change notification settings - Fork 526
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] support swagger UI to viewing API #1879
Labels
feature
New feature
Comments
wangyao2016
pushed a commit
to wangyao2016/incubator-hugegraph
that referenced
this issue
May 13, 2022
wangyao2016
pushed a commit
to wangyao2016/incubator-hugegraph
that referenced
this issue
May 13, 2022
wangyao2016
pushed a commit
to wangyao2016/incubator-hugegraph
that referenced
this issue
May 16, 2022
wangyao2016
pushed a commit
to wangyao2016/incubator-hugegraph
that referenced
this issue
May 16, 2022
javeme
pushed a commit
that referenced
this issue
May 16, 2022
implement #1879 Co-authored-by: Yao Wang <wangyao_yewu@cmss.chinamobile.com>
5 tasks
@JackyYangPassion @SunnyBoy-WYH could also test & add the basic doc in website, and link the related PR to finish the doc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Feature Description (功能描述)
Hugegraph is inconvenient to view and test API, so I suggest use swagger to manage the API.
Use swagger UI view API like this:
And test API like this:
![image](https://user-images.githubusercontent.com/16890042/168316617-1a7fcbf9-0106-4dbe-a502-ff4a204380fc.png)
As can be seen from the above, it is very convenient. So I have a PR for it 1880
Shall we need it?
The text was updated successfully, but these errors were encountered: