incubator-hugegraph icon indicating copy to clipboard operation
incubator-hugegraph copied to clipboard

[Summary] Support Swagger-ui & enhance it

Open imbajin opened this issue 3 years ago • 0 comments

Feature Description (功能描述)

init issue is #1879 track exist PRs:

  • #1880
  • #2086

TODO:

  • [x] remove the fe files in project & use a non-spring-boot way (fixed by #2089)
  • [x] support building the source code in windows (currently we use shell to download swagger-ui) #2277
  • [ ] support auth/DIY header in swagger-ui #2360
  • [ ] add description for swagger ui to help user understand the params meaning #2335
  • [ ] update the swagger3 version > 2.20 to support OpenAPI3

refer:

  • how to config auth in swagger-ui
  • jersey & swagger integration (https://mvnrepository.com/artifact/io.swagger/swagger-jersey-jaxrs)

imbajin avatar Jan 12 '23 06:01 imbajin