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

feature: Create BasicUserInfoDto #78

Merged
merged 1 commit into from
Dec 14, 2024

Conversation

KinTrae
Copy link
Collaborator

@KinTrae KinTrae commented Dec 14, 2024

Task: 8696y77rg
Added endpoint to get basic user information based on login
image
image

@JimTheCat
Copy link
Owner

Task linked: CU-8696y76jy EPIC - API v3

public class UserController {
private final UserService userService;

@GetMapping("get-login")
Copy link
Owner

Choose a reason for hiding this comment

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

get-login? 😂

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

oops, haha. My bad😜

@KinTrae KinTrae force-pushed the CU-8696y76jy_EPIC---API-v3_Kinga-Traczyk branch from f4a8499 to 3da6ea0 Compare December 14, 2024 17:21
@KinTrae KinTrae merged commit aa8d7e2 into dev Dec 14, 2024
9 checks passed
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