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/remove duplicate api prefix from path #80

Merged
merged 2 commits into from
Oct 12, 2023

Conversation

saschadoemer
Copy link
Contributor

No description provided.

The base API endpoint URL was simplified, changing from "/api/v1" to "/v1". This makes the API easier to consume and manage. The "/manual-import" mapping was also removed as it was no longer used in the application, this enhances overall code cleanliness and maintainability.
The version for the artifactId `api` in pom.xml has been updated from `8.2.1` to `9.0.0`. This change signifies a major update in the application which might include new features, updates and improvemments that can potentially break the backward compatibility.
@saschadoemer saschadoemer added this pull request to the merge queue Oct 12, 2023
Merged via the queue into main with commit 0733a33 Oct 12, 2023
1 check passed
@saschadoemer saschadoemer deleted the feature/remove-duplicate-api-prefix-from-path branch October 12, 2023 11:43
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