openBackhaul / RegistryOffice

Apache License 2.0
2 stars 8 forks source link

To replace the callback TypeApprovalCausesRequestForEmbedding with ApprovingApplicationCausesPreparingTheEmbedding.RequestForEmbedding #538

Closed PrathibaJee closed 9 months ago

PrathibaJee commented 10 months ago

In the version 2.1.0 of RegistryOffice, there is an embedding sequence. In this embedding sequence , RequestForEmbedding(/v1/embed-yourself) will happen in the last.

Proposal : Since we have the new forwarding ApprovingApplicationCausesPreparingTheEmbedding.RequestForEmbedding that will take care of the embeding of new application , shall we replace the forwarding TypeApprovalCausesRequestForEmbedding with ApprovingApplicationCausesPreparingTheEmbedding.RequestForEmbedding in both OAS and CONFIG file.

openBackhaul commented 9 months ago

Both occurrences of TypeApprovalCausesRequestForEmbedding have been deleted from OAS, CONFIGfile and ForwardingList. ApprovingApplicationCausesPreparingTheEmbedding.RequestForEmbedding has been updated according to the specification in AP://v1/embed-yourself.