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

OpenAPI Modifications, Dependency Adjustments #54

Merged
merged 3 commits into from
May 31, 2023
Merged

Conversation

agitrubard
Copy link
Collaborator

This pull request includes the following changes:

  • The pom.xml file, which contains application dependencies, was restructured to create a more readable structure.
  • Existing security vulnerabilities were addressed, and dependencies were updated to the latest possible versions.
  • The unnecessary endpoints observed in Swagger, which are not related to the application, were removed by deleting the relevant dependency.
  • OpenAPI configurations were reorganized.

@agitrubard agitrubard changed the title #53 | OpenAPI Modifications, Dependency Adjustments OpenAPI Modifications, Dependency Adjustments May 27, 2023
@agitrubard agitrubard linked an issue May 27, 2023 that may be closed by this pull request
@Rapter1990 Rapter1990 added the documentation Improvements or additions to documentation label May 27, 2023
@Rapter1990 Rapter1990 removed the documentation Improvements or additions to documentation label May 27, 2023
Copy link
Contributor

@Rapter1990 Rapter1990 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I just approved your pull request.

@agitrubard
Copy link
Collaborator Author

@skayikci Can you review it?

@skayikci skayikci merged commit ee8308b into main May 31, 2023
@skayikci skayikci deleted the refactor/#53/project branch May 31, 2023 20:24
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.

OpenAPI Modifications, Dependency Adjustments
3 participants