From: Hannes Laimer <h.laimer@proxmox.com>
To: pdm-devel@lists.proxmox.com
Subject: [pdm-devel] [PATCH proxmox/proxmox-datacenter-manager 0/2] update PVE API spec and fix affected code
Date: Wed, 8 Oct 2025 09:31:05 +0200 [thread overview]
Message-ID: <20251008073107.102213-1-h.laimer@proxmox.com> (raw)
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
_______________________________________________
pdm-devel mailing list
pdm-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pdm-devel
next reply other threads:[~2025-10-08 7:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-08 7:31 Hannes Laimer [this message]
2025-10-08 7:31 ` [pdm-devel] [PATCH proxmox 1/1] pve-api: update spec Hannes Laimer
2025-10-08 8:23 ` Hannes Laimer
2025-10-08 7:31 ` [pdm-devel] [PATCH proxmox-datacenter-manager 1/1] remote_updates: fix update info mapper Hannes Laimer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251008073107.102213-1-h.laimer@proxmox.com \
--to=h.laimer@proxmox.com \
--cc=pdm-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.