dev - Added Request with extra params in order to support filters
Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
@@ -7,7 +7,6 @@ message Empty {}
|
||||
message StatusRes {
|
||||
bool success = 1;
|
||||
}
|
||||
|
||||
message IdRes {
|
||||
int64 id = 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user