Closed mabmayer closed 3 years ago
Just a minor nitpick: I've always tried to send back to the user an object which is not directly based on a grpc class: usually creating a dataclass to hold the response to the user.
As far as I understand this new method, instead, returns to the caller the message from grpc. I'd prefer to align the behavior of this new method to the "standard".
adds support for the changePermission method