[pdm-devel] applied: [RFC PATCH proxmox] pve api types: percent encode string params in url
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Dec 1 17:33:57 CET 2025
On Fri, 28 Nov 2025 13:59:55 +0100, Dominik Csapak wrote:
> when we generate an url for the pve api from something like
>
> "/some/{foo}/thing/{bar}"
>
> then the url we generate will be wrapped in a `format!` and the
> variables `foo` and `bar` will be inserted into the url.
>
> [...]
Applied, thanks!
[1/1] pve api types: percent encode string params in url
commit: 23310da6face1deeaedcae23de2d36b7dc119226
More information about the pdm-devel
mailing list