public inbox for pdm-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pdm-devel] Howto access raw response data with pdm-client
@ 2025-10-15 16:06 Dietmar Maurer
  2025-10-16  8:10 ` Dominik Csapak
  0 siblings, 1 reply; 5+ messages in thread
From: Dietmar Maurer @ 2025-10-15 16:06 UTC (permalink / raw)
  To: Proxmox Datacenter Manager development discussion


[-- Attachment #1.1: Type: text/plain, Size: 276 bytes --]

We currently use proxmox-yew-comp::ApiLoadCallback for many widgets.
This callback returns Result<ApiResponseData<T>, Error>, and
we use it most times with Result<ApiResponseData<Value>, Error> to access
raw response data.
Is there a way to get that data using pdm-client?

[-- Attachment #1.2: Type: text/html, Size: 1265 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

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

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

end of thread, other threads:[~2025-10-16  9:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-15 16:06 [pdm-devel] Howto access raw response data with pdm-client Dietmar Maurer
2025-10-16  8:10 ` Dominik Csapak
2025-10-16  8:27   ` Wolfgang Bumiller
2025-10-16  8:50     ` Dominik Csapak
2025-10-16  9:03       ` Wolfgang Bumiller

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