forked from Proxmox/proxmox
api-macro: fixup
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
5690e5e6a2
commit
22581b382c
@ -23,7 +23,7 @@ impl OkString {
|
||||
.schema();
|
||||
}
|
||||
|
||||
#[api(description: "A selection of either A, B or C")]
|
||||
#[api(description: "A selection of either a, B or C")]
|
||||
#[derive(Deserialize)]
|
||||
pub enum Selection {
|
||||
#[serde(rename = "a")]
|
||||
|
Loading…
x
Reference in New Issue
Block a user