photools.com Community

IMatch Discussion Boards => IMatch Scripting and Apps => Topic started by: ubacher on October 06, 2017, 01:38:11 PM

Title: v1/folders/rescan: argument forceupdate by default true
Post by: ubacher on October 06, 2017, 01:38:11 PM
The docu for v1/folders/rescan says the parameter forceupdate is by default false. It turns out that it is by default true.
Title: Re: v1/folders/rescan: argument forceupdate by default true
Post by: Mario on October 06, 2017, 02:34:13 PM
Doku is right, code was wrong. Fixed for the next release.

Tip: Always specify parameters the way you want them. This protects you from later changes in the API.