public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH pve-manager 0/5] api: add return schemas and fix grammar in ifupdown2 error message
@ 2025-09-19  9:33 n.frey
  2025-09-19  9:33 ` [pve-devel] [PATCH pve-manager 1/5] Fix grammar in ifupdown2 version " n.frey
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: n.frey @ 2025-09-19  9:33 UTC (permalink / raw)
  To: pve-devel

From: Nicolas Frey <n.frey@proxmox.com>

Adds return schemas for various API endpoints (for documentation purposes) and fixes a minor grammar issue.

Nicolas Frey (5):
  Fix grammar in ifupdown2 version error message
  api: add ACME plugin return schema
  api: add APT versions return schema
  api: add service state return schema
  api: add replication config read return schema

 PVE/API2/ACMEPlugin.pm        | 49 ++++++++++++++++++++++++++++
 PVE/API2/APT.pm               | 61 ++++++++++++++++++++++++++++++++++-
 PVE/API2/Network.pm           |  2 +-
 PVE/API2/ReplicationConfig.pm |  2 +-
 PVE/API2/Services.pm          | 30 ++++++++++++++++-
 5 files changed, 140 insertions(+), 4 deletions(-)

-- 
2.47.3


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


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

end of thread, other threads:[~2025-09-22 17:18 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-19  9:33 [pve-devel] [PATCH pve-manager 0/5] api: add return schemas and fix grammar in ifupdown2 error message n.frey
2025-09-19  9:33 ` [pve-devel] [PATCH pve-manager 1/5] Fix grammar in ifupdown2 version " n.frey
2025-09-22 16:49   ` [pve-devel] applied: " Thomas Lamprecht
2025-09-19  9:33 ` [pve-devel] [PATCH pve-manager 2/5] api: add ACME plugin return schema n.frey
2025-09-22 16:47   ` Thomas Lamprecht
2025-09-19  9:33 ` [pve-devel] [PATCH pve-manager 3/5] api: add APT versions " n.frey
2025-09-22 17:01   ` Thomas Lamprecht
2025-09-19  9:33 ` [pve-devel] [PATCH pve-manager 4/5] api: add service state " n.frey
2025-09-22 17:16   ` Thomas Lamprecht
2025-09-19  9:33 ` [pve-devel] [PATCH pve-manager 5/5] api: add replication config read " n.frey
2025-09-22 17:18   ` 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