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

EPMRPP-89699 implement OrganizationInfo endpoint #1942

Merged
merged 5 commits into from
Mar 20, 2024
Merged

Conversation

grabsefx
Copy link
Contributor

No description provided.

@grabsefx grabsefx requested a review from avarabyeu as a code owner March 12, 2024 12:17
@grabsefx grabsefx self-assigned this Mar 12, 2024

return orgResource;
};

public static final Function<OrganizationInfo, OrganizationInfoResource> TO_ORGANIZATION_INFO_RESOURCE = org -> {

Choose a reason for hiding this comment

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

⚠️ [reviewdog] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 115).

@grabsefx grabsefx merged commit 3af9f27 into feature/orgs Mar 20, 2024
5 checks passed
@grabsefx grabsefx deleted the EPMRPP-89699 branch March 20, 2024 09:28
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