Skip to content

Conversation

@Ravinskij-Vladimir
Copy link
Contributor

image Like that

Copy link
Contributor

@MaxSazanov MaxSazanov left a comment

Choose a reason for hiding this comment

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

В остальных response из web-adapter всё есть?

@Schema(nullable = true, description = "Email may be null")
private final String email;
private final String firstName;
private final String lastName;
Copy link
Contributor

Choose a reason for hiding this comment

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

lastName не обязательно передаётся нам из тг

private final String token;
private final String type = "Bearer";
private final UUID id;
private final String username;
Copy link
Contributor

Choose a reason for hiding this comment

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

username берется из тг, где он не обязателен

UUID id,
Long tgId,
String firstName,
String lastName,
Copy link
Contributor

Choose a reason for hiding this comment

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

lastName не обязателен

@Ravinskij-Vladimir Ravinskij-Vladimir marked this pull request as draft August 18, 2025 09:37
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.

3 participants