[pve-devel] [PATCH v2 pve-common 0/4] schema update changes

Wolfgang Bumiller w.bumiller at proxmox.com
Thu Oct 1 10:36:25 CEST 2015


The only change is the $format and $skip parameters swapped in
JSONSchema::print_property_string, as $skip isn't always required, but
$format is.

Wolfgang Bumiller (4):
  Support named formats in typetext generation
  Added PVE::JSONSchema::parse_size/format_size
  JSONSchema: added disk-size format
  added JSONSchema::print_property_string

 src/PVE/JSONSchema.pm | 163 +++++++++++++++++++++++++++++++++++++-------------
 src/PVE/PodParser.pm  |  49 ++++++++++++++-
 2 files changed, 168 insertions(+), 44 deletions(-)

-- 
2.1.4





More information about the pve-devel mailing list