openBackhaul / RegistryOffice

Apache License 2.0
2 stars 8 forks source link

registerYourself headers need to be adjusted in the controller #453

Closed DanaSunal closed 1 year ago

DanaSunal commented 1 year ago

If register-yourself is called without a body, the headers are changed in ApplicationPattern/server/basicServices/basicServices/BasicServicesService.js . The new headers need to be propagated to controller, same as it is done in openBackhaul/ExecutionAndTraceLog#237.

vanithavalluripalli9 commented 1 year ago

Reviewer is @DanaSunal