MarketPlace: pagination updates

Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
2025-02-12 13:54:14 +03:30
parent fd4c1da9a4
commit bb1ba83cf1
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -52,6 +52,7 @@ message PurchaseRes {
}
message MarketOrderList {
base.v1.PaginationResp page = 2;
repeated MarketOrder list = 1;
}