jiengup commented on code in PR #4173:
URL: https://github.com/apache/iggy/pull/4173#discussion_r4001851194
##########
foreign/python/src/client.rs:
##########
@@ -354,35 +354,37 @@ impl IggyClient {
/// user_id: User identifier as `str | int`.
/// username: New username as `str | None`; unchanged when `None`.
/// status: New status as `UserStatus | None`; unchanged when `None`.
+ /// options: Additional option keys as `dict[str, str] | None`,
forwarded
Review Comment:
Let's explicitly state that this parameter is reserved for future use.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]