fix: update_project_metadata keeps fields absent from attrs instead of resetting them

This commit is contained in:
2026-07-17 08:57:20 +02:00
parent 505527ae4f
commit b016f6d812
5 changed files with 47 additions and 25 deletions

2
API.md
View File

@@ -3443,7 +3443,7 @@ local result = bds.meta.sync_on_startup()
### meta.update_project_metadata
Update metadata for the current project.
Update metadata for the current project. Keys omitted from updates keep their current values.
**Parameters**