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

Add CA KRAConnectorService to v2 APIs #4815

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

fmarco76
Copy link
Member

@fmarco76 fmarco76 commented Aug 7, 2024

No description provided.

@fmarco76 fmarco76 requested a review from edewata August 7, 2024 13:40
Copy link

sonarcloud bot commented Aug 7, 2024

Copy link
Contributor

@edewata edewata left a comment

Choose a reason for hiding this comment

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

LGTM

*/
@WebServlet(
name = "caKraConnector",
urlPatterns = "/v2/admin/kraconnector/*")
Copy link
Contributor

Choose a reason for hiding this comment

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

For consistency we probably should use plurals (i.e. kraconnectors), but we can do it separately later. I think this is one of the earliest REST services we had so the naming convention wasn't really established.

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, we can review all paths and operations when all services are converted

@fmarco76
Copy link
Member Author

fmarco76 commented Aug 8, 2024

@edewata Thanks!

@fmarco76 fmarco76 merged commit 52011a9 into dogtagpki:master Aug 8, 2024
147 of 156 checks passed
@fmarco76 fmarco76 deleted the CA_KRAConnectorService_v2 branch August 8, 2024 07: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.

2 participants