[pdm-devel] Howto access raw response data with pdm-client

Dietmar Maurer dietmar at proxmox.com
Wed Oct 15 18:06:21 CEST 2025


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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.proxmox.com/pipermail/pdm-devel/attachments/20251015/4ee35a45/attachment.htm>


More information about the pdm-devel mailing list