]> git.proxmox.com Git - pve-common.git/commit
schema_get_type_text: do not always expand enums
authorDietmar Maurer <dietmar@proxmox.com>
Sat, 5 Nov 2016 15:44:59 +0000 (16:44 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Sat, 5 Nov 2016 15:44:59 +0000 (16:44 +0100)
commitabc1afd874c5a1ea126dbcf5013166512264e6f1
tree832a6ffebc15aab415fc9696aa1c41fa802a926b
parent25d9bda94127b1a91181cd80bb9948093dea389b
schema_get_type_text: do not always expand enums

We try to keep the text short by default.
src/PVE/JSONSchema.pm
src/PVE/RESTHandler.pm