[PR #113] [MERGED] fix: Return array for Getcontent method #159

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

📋 Pull Request Information

Original PR: https://github.com/luthermonson/go-proxmox/pull/113
Author: @alperencelik
Created: 2/5/2024
Status: Merged
Merged: 2/20/2024
Merged by: @luthermonson

Base: mainHead: fix-storage-content


📝 Commits (1)

  • 4ed65c5 fix: Return array of storage content

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 storage.go (+1 -1)

📄 Description

This PR aims to fix the issue generated by #111. The return object should be an array according to the API docs.


🔄 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/113 **Author:** [@alperencelik](https://github.com/alperencelik) **Created:** 2/5/2024 **Status:** ✅ Merged **Merged:** 2/20/2024 **Merged by:** [@luthermonson](https://github.com/luthermonson) **Base:** `main` ← **Head:** `fix-storage-content` --- ### 📝 Commits (1) - [`4ed65c5`](https://github.com/luthermonson/go-proxmox/commit/4ed65c571bac1cfed46ba3140524c31ce3175db4) fix: Return array of storage content ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `storage.go` (+1 -1) </details> ### 📄 Description This PR aims to fix the issue generated by #111. The return object should be an array according to the API docs. --- <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:28 +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#159
No description provided.