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

Enable request IDs for service API #1040

Merged
merged 4 commits into from
Feb 21, 2025
Merged

Conversation

sven1103
Copy link
Contributor

No description provided.

@sven1103 sven1103 requested a review from a team as a code owner February 21, 2025 13:42
@sven1103 sven1103 changed the base branch from main to development February 21, 2025 13:43
*
* @since 1.9.0
*/
sealed interface CacheableRequest permits ProjectUpdateRequest {
Copy link
Member

Choose a reason for hiding this comment

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

doesn't there need to be a permits statement?

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@KochTobi KochTobi merged commit 98fab71 into development Feb 21, 2025
5 of 6 checks passed
@KochTobi KochTobi deleted the feature/cachable-request branch February 21, 2025 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants