public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH proxmox-ve-rs] ve-config: sdn: add comment to PrefixList enum
@ 2026-05-06  9:52 Gabriel Goller
  2026-05-06 10:13 ` applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Gabriel Goller @ 2026-05-06  9:52 UTC (permalink / raw)
  To: pve-devel

Otherwise the ApiType implementation will throw an error on latest
proxmox-schema.

Signed-off-by: Gabriel Goller <g.goller@proxmox.com>
---
 proxmox-ve-config/src/sdn/prefix_list.rs | 1 +
 1 file changed, 1 insertion(+)

diff --git a/proxmox-ve-config/src/sdn/prefix_list.rs b/proxmox-ve-config/src/sdn/prefix_list.rs
index d250a8e713b1..53763eaad5df 100644
--- a/proxmox-ve-config/src/sdn/prefix_list.rs
+++ b/proxmox-ve-config/src/sdn/prefix_list.rs
@@ -110,6 +110,7 @@ pub struct PrefixListEntry {
     seq: Option<u32>,
 }
 
+/// Prefix List section config entry.
 #[api(
     "id-property": "id",
     "id-schema": {
-- 
2.47.3





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* applied: [PATCH proxmox-ve-rs] ve-config: sdn: add comment to PrefixList enum
  2026-05-06  9:52 [PATCH proxmox-ve-rs] ve-config: sdn: add comment to PrefixList enum Gabriel Goller
@ 2026-05-06 10:13 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2026-05-06 10:13 UTC (permalink / raw)
  To: pve-devel, Gabriel Goller

On Wed, 06 May 2026 11:52:17 +0200, Gabriel Goller wrote:
> Otherwise the ApiType implementation will throw an error on latest
> proxmox-schema.

Applied, thanks!

[1/1] ve-config: sdn: add comment to PrefixList enum
      commit: c3b6bba66e069d604902bcb939b59ac1045752ef




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-05-06 10:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-06  9:52 [PATCH proxmox-ve-rs] ve-config: sdn: add comment to PrefixList enum Gabriel Goller
2026-05-06 10:13 ` applied: " Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal