[pdm-devel] [PATCH proxmox/proxmox-datacenter-manager 0/2] update PVE API spec and fix affected code

Hannes Laimer h.laimer at proxmox.com
Wed Oct 8 09:31:05 CEST 2025


Recently a few improvements for types in the PVE API were introduced. This
series updates the pve-api.json dump and also fixes a small problem in
pdm that was the result of now having a concrete type rather than just a
string.

The new dump is based on the versions currently in our staging repo + [1].

[1] https://lore.proxmox.com/pve-devel/20251007131113.2785229-1-t.lamprecht@proxmox.com/

proxmox:

Hannes Laimer (1):
  pve-api: update spec

 pve-api-types/pve-api.json           | 426 +++++++++++++++++----------
 pve-api-types/src/generated/types.rs | 211 +++----------
 2 files changed, 306 insertions(+), 331 deletions(-)


proxmox-datacenter-manager:

Hannes Laimer (1):
  remote_updates: fix update info mapper

 server/src/remote_updates.rs | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)


Summary over all repositories:
  3 files changed, 310 insertions(+), 332 deletions(-)

-- 
Generated by git-murpp 0.8.1




More information about the pdm-devel mailing list