mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-25 03:14:39 +03:00
[PR #1262] [MERGED] Fix api docs for server update requests #1281
Reference in New Issue
Block a user
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/pelican-dev/panel/pull/1262
Author: @Boy132
Created: 4/15/2025
Status: ✅ Merged
Merged: 4/16/2025
Merged by: @Boy132
Base:
main← Head:boy132/fix-api-docs-server-update-requests📝 Commits (2)
cb29b73workaround for api docs error14137d6add deprecated notice📊 Changes
3 files changed (+10 additions, -6 deletions)
View changed files
📝
app/Http/Requests/Api/Application/Servers/UpdateServerBuildConfigurationRequest.php(+7 -3)📝
app/Http/Requests/Api/Application/Servers/UpdateServerDetailsRequest.php(+1 -1)📝
app/Http/Requests/Api/Application/Servers/UpdateServerStartupRequest.php(+2 -2)📄 Description
Before:

After:

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