Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt

Returns empty string(not relevant).

Parameters

Parameter name

Type

Required

Description

 projectKeystringyesThe project Project key.
versionNamestringyesThe version Version name.
releaseDatedateyesThe release Release date.


Note
titleNotes
  1. If projectKey or versionName are is empty, an error will be raised.
  2. If project or version does not exist, an error will be raised.
  3. releaseDate must be a date after the start date, otherwise an error will be raised.

...