Skip to content
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

Need Swagger doc for REST API #35

Open
eostermueller opened this issue Apr 15, 2020 · 0 comments
Open

Need Swagger doc for REST API #35

eostermueller opened this issue Apr 15, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@eostermueller
Copy link
Owner

Need Swagger doc for the following REST APIs:

  • Browser-to-Snail4j Agent REST APIs.

https://github.com/eostermueller/snail4j/blob/master/backend/src/main/java/com/github/eostermueller/snail4j/controller/Snail4jAgentApiController.java

  • Snail4j to SUT App REST APIs

https://github.com/eostermueller/tjp2/blob/master/src/main/java/com/github/eostermueller/tjp2/rest/WorkloadController.java

I prefer this approach: to adding Swagger:
https://howtodoinjava.com/swagger2/swagger-spring-mvc-rest-example/

@eostermueller eostermueller added enhancement New feature or request good first issue Good for newcomers labels Apr 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant