openBackhaul / RegistryOffice

Apache License 2.0
2 stars 8 forks source link

old release details has to be made optional while formulating the request body for callback TypeApprovalCausesRequestForEmbedding #515

Closed vanithavalluripalli9 closed 6 months ago

vanithavalluripalli9 commented 11 months ago

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

So In the implementation , during formulation of request-body of callback TypeApprovalCausesRequestForEmbedding , if the preceeding-application details are not available then , the old release details need not be sent.