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

refactor: rename Management API -> Identity API #366

Conversation

paullatzelsperger
Copy link
Member

What this PR changes/adds

Ths PR renames the management-api module to identity-api

Why it does that

Avoid name clashes with EDC's management-api

Further notes

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method
signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Linked Issue(s)

Closes #365

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@paullatzelsperger paullatzelsperger added refactoring Changing directories, modules, structures, etc. without functional changes breaking-change Will require manual intervention for version update labels Jun 5, 2024
@paullatzelsperger paullatzelsperger requested a review from ndr-brt June 5, 2024 09:11
@paullatzelsperger paullatzelsperger marked this pull request as ready for review June 5, 2024 09:46
@paullatzelsperger paullatzelsperger merged commit a3568fd into eclipse-edc:main Jun 5, 2024
12 checks passed
@paullatzelsperger paullatzelsperger deleted the refactor/365_rename_management_api_identity_api branch June 5, 2024 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change Will require manual intervention for version update refactoring Changing directories, modules, structures, etc. without functional changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Chore: Rename management-api -> identity-api
3 participants