mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 09:03:40 +02:00
2017-12-21 Fred Gleason <fredg@paravelsystems.com>
* Added log locking logic to the 'SaveLog' Web API call.
This commit is contained in:
@@ -2980,6 +2980,18 @@
|
||||
Mandatory. String, 10 characters max.
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>
|
||||
LOCK_GUID
|
||||
</entry>
|
||||
<entry>
|
||||
The GUID string, obtained from the LockLog API call.
|
||||
</entry>
|
||||
<entry>
|
||||
Optional. If not provided, the service will attempt to acquire
|
||||
a lock before processing the save.
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>
|
||||
DESCRIPTION
|
||||
|
Reference in New Issue
Block a user