1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-26 03:10:00 -05:00
Commit Graph

2 Commits

Author SHA1 Message Date
Roland Sommer
844c2e8187 Fix argument handling
The `key` part of the argument handling has to be right after `args`, otherwise you'd get an `AttributeError` when trying to call `encode` on the `args` object.

Signed-off-by: Roland Sommer <rol@ndsommer.de>
2023-12-21 13:40:50 +01:00
Shweta Purohit
51d90152ba
new samples for 7032 release
Signed-off-by: shweta purohit <spurohit@vmware.com>
2022-04-28 14:40:21 +05:30