Skip to content
Snippets Groups Projects

Invitations: Добавлены поля max_uses, uses

Merged Semyon Krestyaninov requested to merge feature/2929-MultiInvitation into master
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
@@ -29,7 +29,6 @@ message Filter {
repeated string space_id = 4;
repeated string owner_id = 5;
repeated string role = 6;
optional bool multi = 7;
}
message CreateRequest {
Loading