Skip to content

/v1/update-client shall not update future-release-number and other attributes if the combination of application-name and release-number is not present in config-file #790

@IswaryaaS

Description

@IswaryaaS

/v1/update-client shall update the http-c or tcp-c only if one of the combination of {current-application-name and current-release-number} or {future-application-name and future-release-number} are present. This update shall be made based on description in OAS.

Problem:
In server, even if only future-application-name is present in config file with a different release-number, the attributes are getting updated even for release-number. Since, {future-application-name and future-release-number} is not present, this shall not be done.

This behavior shall be restricted.

Priority:High;
AffectedFlow:None;

Metadata

Metadata

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions