diff --git a/proxmox-api-macro/src/api/method.rs b/proxmox-api-macro/src/api/method.rs index 1ecf93ab..ce332a76 100644 --- a/proxmox-api-macro/src/api/method.rs +++ b/proxmox-api-macro/src/api/method.rs @@ -72,7 +72,10 @@ pub fn handle_method(mut attribs: JSONObject, mut func: syn::ItemFn) -> Result