mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-04-07 09:23:22 +02:00
2023-01-18 Fred Gleason <fredg@paravelsystems.com>
* Corrected errors in the WebAPI documentation regarding the argument type of the 'LINE<n>_TIME_TYPE' field in the 'SaveLog' call. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
parent
3f72beef5a
commit
8d838928a2
@ -20959,3 +20959,6 @@
|
||||
of the 'direct' name space.
|
||||
2022-11-21 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Incremented the package version to 3.6.6int0.
|
||||
2023-01-18 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Corrected errors in the WebAPI documentation regarding the
|
||||
argument type of the 'LINE<n>_TIME_TYPE' field in the 'SaveLog' call.
|
||||
|
@ -3682,10 +3682,10 @@
|
||||
Start time type.
|
||||
</entry>
|
||||
<entry>
|
||||
Mandatory. One of the following key words:
|
||||
Mandatory. Integer enumeration, as follows:
|
||||
<simplelist>
|
||||
<member><userinput>Hard</userinput></member>
|
||||
<member><userinput>Relative</userinput></member>
|
||||
<member><userinput>0</userinput> - [Relative]</member>
|
||||
<member><userinput>1</userinput> - [Hard]</member>
|
||||
</simplelist>
|
||||
</entry>
|
||||
</row>
|
||||
|
Loading…
x
Reference in New Issue
Block a user