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

[MODFQMMGR-333] Expose endpoint to fetch entity types with missing permissions #288

Merged
merged 7 commits into from
Jun 17, 2024

Conversation

ncovercash
Copy link
Member

@ncovercash ncovercash commented Jun 17, 2024

@@ -69,7 +69,7 @@ public Optional<EntityType> getEntityTypeDefinition(UUID entityTypeId) {
});
}

public List<RawEntityTypeSummary> getEntityTypeSummary(Set<UUID> entityTypeIds) {
public List<RawEntityTypeSummary> getEntityTypeSummaries(Set<UUID> entityTypeIds) {
Copy link
Member Author

Choose a reason for hiding this comment

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

this has been bugging me since the first time i saw the method :p

Copy link

sonarcloud bot commented Jun 17, 2024

@ncovercash ncovercash merged commit c6f8b77 into master Jun 17, 2024
6 checks passed
@ncovercash ncovercash deleted the modfqmmgr-333 branch June 17, 2024 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants