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

Feature/swagger UI #266

Merged
merged 4 commits into from
Oct 5, 2024
Merged

Feature/swagger UI #266

merged 4 commits into from
Oct 5, 2024

Conversation

bglamadrid
Copy link
Collaborator

PR Checklist

  • Read the contribution guidelines
  • Added a brief description of these changes to the top of the changelog
  • Changes in code meet test criteria (running mvn test returns exit code 0, without errors)

PR Type

  • Feature

Summary

Include the springdoc library in this project to have it generate a rich Swagger UI page, useful for navigating, reviewing and live-testing the API.

most REST APIs tend to stick to this convention
plus, it looks bad in the documentation
and Trebol API specification does not include paths with leading slashes either
# Conflicts:
#	CHANGELOG.md
#	src/main/java/org/trebol/api/controllers/PublicCheckoutController.java
Copy link

sonarqubecloud bot commented Oct 5, 2024

@bglamadrid bglamadrid merged commit e8ab736 into main Oct 5, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant