mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-25 03:14:39 +03:00
[PR #1349] [MERGED] Make Tags work in StoreNodeRequest
#1339
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/1349
Author: @rmartinoscar
Created: 5/8/2025
Status: ✅ Merged
Merged: 5/8/2025
Merged by: @rmartinoscar
Base:
main← Head:fix/StoreNodeRequest📝 Commits (2)
4c489baUseexceptinstead ofonlyso tags work03dd047Allow every fields to be set on store📊 Changes
1 file changed (+1 additions, -20 deletions)
View changed files
📝
app/Http/Requests/Api/Application/Nodes/StoreNodeRequest.php(+1 -20)📄 Description
When you make a request with something that isn't in
Model::getRules()its omitted🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.