[PR #9] [MERGED] Remove Curl Calls from api.func #870

Closed
opened 2025-09-09 19:48:18 -05:00 by giteasync · 0 comments

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVED/pull/9
Author: @michelroegl-brunner
Created: 3/5/2025
Status: Merged
Merged: 3/5/2025
Merged by: @michelroegl-brunner

Base: mainHead: michelroegl-brunner-patch-1


📝 Commits (1)

  • 8679ebe Remove Curl Calls from api.func

📊 Changes

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

View changed files

📝 misc/api.func (+0 -9)

📄 Description

✍️ Description

Link: #

Prerequisites

Before this PR can be reviewed, the following must be completed:

  • [] Self-review performed – Code follows established patterns and conventions.
  • [] Testing performed – Changes have been thoroughly tested and verified.

🛠️ Type of Change

Select all that apply:

  • [] 🆕 New script – A fully functional and tested script or script set.
  • [] 🐞 Bug fix – Resolves an issue without breaking functionality.
  • [] New feature – Adds new, non-breaking functionality.
  • [] 💥 Breaking change – Alters existing functionality in a way that may require updates.

📋 Additional Information (optional)


🔄 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/community-scripts/ProxmoxVED/pull/9 **Author:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Created:** 3/5/2025 **Status:** ✅ Merged **Merged:** 3/5/2025 **Merged by:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Base:** `main` ← **Head:** `michelroegl-brunner-patch-1` --- ### 📝 Commits (1) - [`8679ebe`](https://github.com/community-scripts/ProxmoxVED/commit/8679ebefa00339fad72fc15ec886098f184e5038) Remove Curl Calls from api.func ### 📊 Changes **1 file changed** (+0 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `misc/api.func` (+0 -9) </details> ### 📄 Description ## ✍️ Description <!-- Provide a clear and concise description of your changes. --> ## 🔗 Related PR / Discussion / Issue Link: # ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [] **Self-review performed** – Code follows established patterns and conventions. - [] **Testing performed** – Changes have been thoroughly tested and verified. ## 🛠️ Type of Change Select all that apply: - [] 🆕 **New script** – A fully functional and tested script or script set. - [] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [] ✨ **New feature** – Adds new, non-breaking functionality. - [] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. ## 📋 Additional Information (optional) <!-- Provide extra context, screenshots, or references if needed. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
giteasync added the pull-request label 2025-09-09 19:48:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: community-scripts/ProxmoxVED#870