[pve-devel] partially-applied: [PATCH pve-manager v2 0/4] api: add return schemas
Thomas Lamprecht
t.lamprecht at proxmox.com
Thu Oct 2 10:23:28 CEST 2025
On Wed, 24 Sep 2025 13:59:00 +0200, n.frey at proxmox.com wrote:
> From: Nicolas Frey <n.frey at proxmox.com>
>
> these four patches add the return schemas for endpoints in
> ACMEPlugin, APT, ReplicationConfig and Services using the
> createSchema() function where possible.
> Also tested functionality using pvesh.
>
> [...]
Applied two of the four patches, will comment on the other two shortly, thanks!
Albeit I also squashed in a small change to the variable name to give them more
clarity, so that one reading the code can better tell what this is actually
used for, as just a _type prefix is rather opaque for these IMO.
[1/4] api: add ACME plugin return schema
commit: 427e2627c0d19cf4907ae0157c84eef4a2d36764
[2/4] api: add APT versions return schema
skipped for now
[3/4] api: add service state return schema
commit: 35754e078debd8e5d1dffc1d67a291c31493289b
[4/4] api: add replication config read return schema
skipped for now
More information about the pve-devel
mailing list