diff --git a/ChangeLog b/ChangeLog index 2ff1ba17..7f45a905 100644 --- a/ChangeLog +++ b/ChangeLog @@ -20959,3 +20959,6 @@ of the 'direct' name space. 2022-11-21 Fred Gleason * Incremented the package version to 3.6.6int0. +2023-01-18 Fred Gleason + * Corrected errors in the WebAPI documentation regarding the + argument type of the 'LINE_TIME_TYPE' field in the 'SaveLog' call. diff --git a/docs/apis/web_api.xml b/docs/apis/web_api.xml index 06a611b3..c2e1b3f0 100644 --- a/docs/apis/web_api.xml +++ b/docs/apis/web_api.xml @@ -3682,10 +3682,10 @@ Start time type. - Mandatory. One of the following key words: + Mandatory. Integer enumeration, as follows: - Hard - Relative + 0 - [Relative] + 1 - [Hard]