Skip to content
Snippets Groups Projects

Опции поиска Invitations заменены на общее решение

Merged Danis Kirasirov requested to merge feature/2830-UpdateFindOptions into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -63,7 +63,7 @@ message AcceptInvitationResponse {}
message FindRequest {
Filter filter = 1;
common.FindOptions options = 2;
common.FindOptions options = 3;
}
message FindResponse {
Loading