VersionRequest
VersionRequest
Request object for version of a Custom Integration.
JSON Example
{
"changeLog": "Modified API signatures.",
"description": "This is the latest version.",
"version": "v1"
}
string
changeLog
Optional
Changelog describing the changes between this and previous versions.
string
description
Optional
Description of the version.
string
version
Optional
Version of the Custom Integration.