mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-26 22:51:25 +01: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:
@@ -23924,3 +23924,6 @@
|
|||||||
target.
|
target.
|
||||||
2023-01-17 Fred Gleason <fredg@paravelsystems.com>
|
2023-01-17 Fred Gleason <fredg@paravelsystems.com>
|
||||||
* Incremented the package version to 4.0.0rc1int0.
|
* Incremented the package version to 4.0.0rc1int0.
|
||||||
|
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.
|
Start time type.
|
||||||
</entry>
|
</entry>
|
||||||
<entry>
|
<entry>
|
||||||
Mandatory. One of the following key words:
|
Mandatory. Integer enumeration, as follows:
|
||||||
<simplelist>
|
<simplelist>
|
||||||
<member><userinput>Hard</userinput></member>
|
<member><userinput>0</userinput> - [Relative]</member>
|
||||||
<member><userinput>Relative</userinput></member>
|
<member><userinput>1</userinput> - [Hard]</member>
|
||||||
</simplelist>
|
</simplelist>
|
||||||
</entry>
|
</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|||||||
Reference in New Issue
Block a user