Skip to content

previousPublishVersion

PieterHering edited this page Mar 30, 2021 · 1 revision

prevousPublishVersion

previousPublishVersion contains the previous published version preferably in SEMVER notation.

The previous version preferably in SEMVER notation

For Logius specifications this field is optional: if this parameters exists this value will be used as directory name in the previous version. Currently, the 'thisversion' url will only point to the [publication server] if specStatus == "DEF". (if this parameter does not exist the previousPublisDate will be used, which maylead to an incorrect url).

var respecConfig = {
previousPublishVersion: "3.7",
};