panel
panel copied to clipboard
[Panel API] Can't updated description
Current Behavior
When sending a PATCH request to the https://panel.[MY DOMAIN]/api/application/nodes/1 endpoint, the description in the body isn't updated. There response indicates, that everything was without an error, but the description remains unchanged
Expected Behavior
I expect the description to update accordingly
Steps to Reproduce
- Start up any given API tool im my example Bruno
- Send a HTTP Patch request to any node with a change description
- Receive a body, which does not reflect this change
Panel Version
1.11.7
Wings Version
1.11.13
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
No response
Is there an existing issue for this?
- [X] I have searched the existing issues before opening this issue.
- [X] I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server.
- [X] I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.