openBackhaul / RegistryOffice

Apache License 2.0
2 stars 8 forks source link

/v1/dispose-remainders-of-deregistered-application : include support to remove profile and application-data #614

Closed IswaryaaS closed 1 month ago

IswaryaaS commented 2 months ago

/v1/dispose-remainders-of-deregistered-application is a basic service. It currently removes ltp and fc related information from config file.

On the other hand, profile instances in config file and application-data present in application-data.json file is individual to applications and the removal cannot be handled in basicServices implementation. This support shall be included in Controllers/BasicServices.js/disposeRemaindersOfDeregisteredApplication