openBackhaul / ApplicationPattern

Pattern for REST servers
Apache License 2.0
6 stars 15 forks source link

In implementation of the service /v1/embed-yourself , old release details needs to be updated only if preceeding application details are provided. #905

Closed vanithavalluripalli9 closed 6 months ago

vanithavalluripalli9 commented 1 year ago

As per the issue https://github.com/openBackhaul/ApplicationPattern/issues/871, the old release details are made optional for the service /v1/embed-yourself .

In implementation of the service /v1/embed-yourself , old release details needs to be updated only if preceeding application details are provided in request body.

PrathibaJee commented 6 months ago

Solution for this problem is same as the one for the issue https://github.com/openBackhaul/ApplicationPattern/issues/950. Hence closing this issue.