mirror of
https://git.proxmox.com/git/proxmox
synced 2025-05-16 18:11:18 +00:00
doc fixup
not sure if it's worth looking up that link? Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
dd767723d8
commit
9ee0276f13
@ -474,7 +474,7 @@ impl ObjectSchema {
|
||||
/// Note that these are limited to object schemas. Other schemas will produce errors.
|
||||
///
|
||||
/// Technically this could also contain an `additional_properties` flag, however, in the JSON
|
||||
/// Schema[1], this is not supported, so here we simply assume additional properties to be allowed.
|
||||
/// Schema, this is not supported, so here we simply assume additional properties to be allowed.
|
||||
#[derive(Debug)]
|
||||
#[cfg_attr(feature = "test-harness", derive(Eq, PartialEq))]
|
||||
pub struct AllOfSchema {
|
||||
|
Loading…
Reference in New Issue
Block a user