[PR #5] [MERGED] improving data key unmarshalling and post/put data marshalling #67

Closed
opened 2026-03-03 15:30:03 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/luthermonson/go-proxmox/pull/5
Author: @luthermonson
Created: 8/4/2021
Status: Merged
Merged: 8/4/2021
Merged by: @phillipsj

Base: mainHead: json-marshal


📝 Commits (1)

  • bb212fc improving data key unmarshalling and post/put data marshalling

📊 Changes

3 files changed (+43 additions, -51 deletions)

View changed files

📝 access.go (+1 -11)
📝 containers.go (+9 -30)
📝 proxmox.go (+33 -10)

📄 Description

improves the marshall/unmarshalling of json data and responses


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/luthermonson/go-proxmox/pull/5 **Author:** [@luthermonson](https://github.com/luthermonson) **Created:** 8/4/2021 **Status:** ✅ Merged **Merged:** 8/4/2021 **Merged by:** [@phillipsj](https://github.com/phillipsj) **Base:** `main` ← **Head:** `json-marshal` --- ### 📝 Commits (1) - [`bb212fc`](https://github.com/luthermonson/go-proxmox/commit/bb212fcf3204d6a605531654adf1c61bcf28022a) improving data key unmarshalling and post/put data marshalling ### 📊 Changes **3 files changed** (+43 additions, -51 deletions) <details> <summary>View changed files</summary> 📝 `access.go` (+1 -11) 📝 `containers.go` (+9 -30) 📝 `proxmox.go` (+33 -10) </details> ### 📄 Description improves the marshall/unmarshalling of json data and responses --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 15:30:03 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/go-proxmox#67
No description provided.