openBackhaul / AdministratorAdministration

Administrates the list of administrators of the application layer.
Apache License 2.0
5 stars 8 forks source link

Update callbacks for the service /v1/bequeath-your-data-and-die #142

Closed vanithavalluripalli9 closed 1 year ago

vanithavalluripalli9 commented 1 year ago

While triggering /v1/bequeath-your-data-and-die, a series of callbacks will be invoked to other applications for scenarios like transferring application specific data, creating/ending subscriptions . As part of these

  1. A new attribute for protocol has been added as part of the request bodies of these callbacks. Include support for this attribute.
  2. There is change in the request body parameters for callback "PromptForBequeathingDataCausesTransferOfListOfApplications". Need to supprot the updated request body parameter attributes.
ManasaBM1 commented 1 year ago

this issue is closed with pull request https://github.com/openBackhaul/AdministratorAdministration/pull/159