[pdm-devel] [PATCH proxmox 0/2] schema2rust: use 'pattern' if specified

Hannes Laimer h.laimer at proxmox.com
Wed Oct 1 17:47:15 CEST 2025


Commit message itself contains some context. With this change we end up
with quite a few new generated regexe's/patterns, so I included the
regenerated types.rs.

Hannes Laimer (2):
  schema2rust: extract pattern validation from nested API schema fields
  pve-api-types: regenerate

 pve-api-types/generator-lib/Schema2Rust.pm |  27 +++-
 pve-api-types/src/generated/types.rs       | 168 +++++++++++++++++++++
 2 files changed, 192 insertions(+), 3 deletions(-)

-- 
2.47.3





More information about the pdm-devel mailing list