openBackhaul / RegistryOffice

Apache License 2.0
2 stars 8 forks source link

/v1/bequeath-your-data-and-die :: forwarding PromptForBequeathingDataCausesTransferOfListOfAlreadyRegisteredApplications needs to send request based on forwarding #477

Closed IswaryaaS closed 1 year ago

IswaryaaS commented 1 year ago

PromptForBequeathingDataCausesTransferOfListOfAlreadyRegisteredApplications forwarding of /v1/bequeath-your-data-and-die :: logic needs to be updated based on forwarding TypeApprovalCausesRequestForEmbedding instead of directly taking client instances from logical-termination-point.

Note: Current implementation is also fine. It just eliminated OldRelease and NewRelease instances and considers all other http-c instances. But, a better option would be extracting the client instances based on forwarding

priority : low