mirror of
https://github.com/Telmate/proxmox-api-go.git
synced 2026-04-25 23:45:55 +03:00
[PR #291] [MERGED] fix: support array of values for param #374
Labels
No labels
good first issue
issue/confirmed
issue/critical
proposal/accepted
pull-request
type/bug
type/enhancement
type/feature
type/question
type/refactoring
type/testing
type/testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxmox-api-go#374
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Telmate/proxmox-api-go/pull/291
Author: @jedrw
Created: 12/21/2023
Status: ✅ Merged
Merged: 1/2/2024
Merged by: @mleone87
Base:
master← Head:params-array📝 Commits (1)
054810dfix: support array of values for param📊 Changes
2 files changed (+11 additions, -0 deletions)
View changed files
📝
proxmox/session.go(+5 -0)📝
proxmox/session_test.go(+6 -0)📄 Description
Proxmox 8 made a breaking change to the API for qemu exec.
Add support for sending an array values for a parameter.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.