Persist project settings updates
This commit is contained in:
parent
d00ae30bda
commit
b2763f72d5
21 changed files with 569 additions and 33 deletions
|
|
@ -262,6 +262,9 @@ that have remained unchanged. ProjectDevice create, update, delete and
|
|||
global-to-project copy API/UI paths use these persistent commands and track the
|
||||
returned project revision. ProjectDevice synchronization/disconnect API and UI
|
||||
paths do the same; their undo action uses the project-wide history endpoint.
|
||||
Project voltage settings use the persistent `project.update-settings` command.
|
||||
Both voltage defaults change in one revision and Undo/Redo restores them
|
||||
together; the project PUT route requires `expectedRevision`.
|
||||
|
||||
Required operations:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue