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

feat(chat): Add missing field annotations in space.proto, message.proto, reaction.proto, space_event.proto, membership.proto, attachment.proto #11246

Merged
merged 2 commits into from
Dec 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
516 changes: 350 additions & 166 deletions chat/apiv1/chat_client.go

Large diffs are not rendered by default.

176 changes: 89 additions & 87 deletions chat/apiv1/chatpb/attachment.pb.go

Large diffs are not rendered by default.

480 changes: 332 additions & 148 deletions chat/apiv1/chatpb/chat_service.pb.go

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion chat/apiv1/chatpb/deletion_metadata.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

286 changes: 154 additions & 132 deletions chat/apiv1/chatpb/membership.pb.go

Large diffs are not rendered by default.

526 changes: 267 additions & 259 deletions chat/apiv1/chatpb/message.pb.go

Large diffs are not rendered by default.

170 changes: 87 additions & 83 deletions chat/apiv1/chatpb/reaction.pb.go

Large diffs are not rendered by default.

617 changes: 323 additions & 294 deletions chat/apiv1/chatpb/space.pb.go

Large diffs are not rendered by default.

56 changes: 28 additions & 28 deletions chat/apiv1/chatpb/space_event.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading