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: Migrate more users endpoint to tapir #3045

Closed
wants to merge 6 commits into from

Migrate `DELETE /admin/users/iri/<userIri>/project-admin-memberships/…

e51e3e3
Select commit
Loading
Failed to load commit list.
Closed

refactor: Migrate more users endpoint to tapir #3045

Migrate `DELETE /admin/users/iri/<userIri>/project-admin-memberships/…
e51e3e3
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Feb 14, 2024 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Issues
======
+ Solved 4
           

Complexity decreasing per file
==============================
+ webapi/src/main/scala/org/knora/webapi/responders/admin/UsersResponder.scala  -3
         

Clones added
============
- webapi/src/main/scala/org/knora/webapi/slice/admin/api/service/UsersRestService.scala  4
         

Clones removed
==============
+ webapi/src/main/scala/org/knora/webapi/responders/admin/UsersResponder.scala  -5
+ integration/src/test/scala/org/knora/webapi/messages/admin/responder/usersmessages/UsersMessagesADMSpec.scala  -2
         

See the complete overview on Codacy