all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH manager/storage 0/3] Improve return schema for storage listing
@ 2025-10-06 11:24 Dominik Csapak
  2025-10-06 11:24 ` [pve-devel] [PATCH storage 1/2] api: try to add more return schema information Dominik Csapak
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dominik Csapak @ 2025-10-06 11:24 UTC (permalink / raw)
  To: pve-devel

when calling the storage listing with `format=1`, we return additional information
about the storage about which formats are supported.

The current return values/schema is bad and not describable by the JSONSchema,
so add a new property with a better schema.

With this, our rust api schema generator will be able to handle this properly.

This was noticed by dietmar when trying to use this api from rust.

pve-storage:

Dominik Csapak (2):
  api: try to add more return schema information
  api: list: return 'formats' info in a better structured way

 src/PVE/API2/Storage/Status.pm | 40 ++++++++++++++++++++++++++++++++++
 src/PVE/Storage.pm             | 12 ++++++++++
 2 files changed, 52 insertions(+)


pve-manager:

Dominik Csapak (1):
  ui: disk storage selector: use new api return format

 www/manager6/form/DiskStorageSelector.js | 20 ++++++++++++++++----
 1 file changed, 16 insertions(+), 4 deletions(-)


Summary over all repositories:
  3 files changed, 68 insertions(+), 4 deletions(-)

-- 
Generated by git-murpp 0.8.1


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


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

end of thread, other threads:[~2025-10-06 11:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-06 11:24 [pve-devel] [PATCH manager/storage 0/3] Improve return schema for storage listing Dominik Csapak
2025-10-06 11:24 ` [pve-devel] [PATCH storage 1/2] api: try to add more return schema information Dominik Csapak
2025-10-06 11:24 ` [pve-devel] [PATCH storage 2/2] api: list: return 'formats' info in a better structured way Dominik Csapak
2025-10-06 11:24 ` [pve-devel] [PATCH manager 1/1] ui: disk storage selector: use new api return format Dominik Csapak

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.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal