[pve-devel] applied: [PATCH installer] fetch-answer, post-hook: rename $format-info to $schema
Thomas Lamprecht
t.lamprecht at proxmox.com
Sun Nov 17 16:05:01 CET 2024
Am 15.11.24 um 17:28 schrieb Christoph Heiss:
> 'schema' describes the purpose the of this object better and is a more
> "industry-standard" term.
>
> Changes it for both locations where we currently have such an object.
>
> Signed-off-by: Christoph Heiss <c.heiss at proxmox.com>
> ---
> No hard feelings though if stay with $format-info if that is indeed
> preferred.
tbh. I avoided it as I wasn't 100% sure if you decided explicitly against
that and I did not want to clash with anything from JSON schema, but it
probably is the better choice, and now it's still easy to change.
>
> proxmox-fetch-answer/src/fetch_plugins/http.rs | 14 +++++++-------
> proxmox-post-hook/src/main.rs | 14 +++++++-------
> 2 files changed, 14 insertions(+), 14 deletions(-)
>
>
applied, thanks! Please remember to update docs accordingly.
More information about the pve-devel
mailing list