Below are the use cases you will be dealign with when you call the CD API of SOAJS:
...
call continuous delivery to change repository source
tag
branch & commit
call continuous delivery to change image source
image_tag
image_name
image_prefix
image_tag & image_name
image_tag & image_name & image_prefix
image_name & image_prefix
...
Case1: Calling soajs CD required with the following params:
...