forked from proxmox-mirrors/proxmox
api-macro: test: add 'protected' attribute
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
a988327bd4
commit
044af76286
@ -36,6 +36,7 @@ use serde_json::Value;
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
})]
|
})]
|
||||||
|
#[protected]
|
||||||
/// Create or verify authentication ticket.
|
/// Create or verify authentication ticket.
|
||||||
///
|
///
|
||||||
/// Returns: A ticket.
|
/// Returns: A ticket.
|
||||||
|
Loading…
Reference in New Issue
Block a user