API intruduces readonly Mode.
· Eine Minute Lesezeit
API Version 1.32.0
Starting from this Version, the API will support a new Feature called readonly
.
This feature allows the User to execute Methods on a Write-Locked Guide that do not
execute any Data-Update.
All Data-Updates will always fail when setting mode to readonly
, even when no guide-lock is aquired.
This feature is the API Side implementation auf the new Content Editor's Read-Only Mode.