-
-
Notifications
You must be signed in to change notification settings - Fork 195
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
Swagger for the REST API #384
Comments
At this moment Reposilite doesn't support such an option, but it looks Javalin provides such a possibility: I'll try to explore the topic. |
Swagger is now available in Reposilite 2.9.18. Here is a preview: |
I can not open swagger UI, can you help me
|
@TrentLi Thanks for reporting this, in 3.x Swagger is a standalone plugin and I didn't use it in the official instance, here it is: |
Hi,
Could it be possible to have a Swagger UI for the API? With Spring Boot it is relatively easy to enable.
Or, could it be possible to have a document of REST APIs?
The text was updated successfully, but these errors were encountered: