mirror of
https://github.com/luthermonson/go-proxmox.git
synced 2026-04-26 09:25:53 +03:00
[PR #177] [MERGED] feat: Add query parameters support for GET method #199
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/go-proxmox#199
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/luthermonson/go-proxmox/pull/177
Author: @alperencelik
Created: 11/4/2024
Status: ✅ Merged
Merged: 1/21/2025
Merged by: @luthermonson
Base:
main← Head:main📝 Commits (4)
f4f2c05feat: Add query parameters support for GET method49b6116fix: Linter issue on the dataParser function816554ffeat: Add qemu pending methoda6b44b1fix: Update pending configuration struct for qemu pending method📊 Changes
3 files changed (+52 additions, -0 deletions)
View changed files
📝
proxmox.go(+37 -0)📝
types.go(+10 -0)📝
virtual_machine.go(+5 -0)📄 Description
This PR aims to add functionality to support query parameters on GET requests.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.