mirror of
https://github.com/luthermonson/go-proxmox.git
synced 2026-04-26 09:25:53 +03:00
[PR #156] [CLOSED] Fix typos in Nodes endpoint response #183
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#183
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/156
Author: @cbcoutinho
Created: 8/25/2024
Status: ❌ Closed
Base:
main← Head:feature/fix📝 Commits (4)
7b7605cFix typos in Nodes endpoint responsee844714Add SDN Zones to client APIff84b13Merge remote-tracking branch 'upstream/main' into feature/fix2a347f6Update📊 Changes
3 files changed (+191 additions, -1 deletions)
View changed files
➕
sdn_vnets.go(+64 -0)➕
sdn_zones.go(+111 -0)📝
types.go(+16 -1)📄 Description
Also add the CurrentKernel and BootInfo attributes.
Tested on Proxmox VE 8.2
Here is an example response from a test cluster I've recently started experimenting with to show the typos & new fields