openBackhaul / RegistryOffice

Apache License 2.0
2 stars 8 forks source link

Include changes for 2.1.1_impl #558

Closed IswaryaaS closed 7 months ago

IswaryaaS commented 7 months ago

Fixes #552 Fixes #553 Fixes #551. Also, included below additional changes to code,

  1. In index.js, updated port of RO to port as per specification.
  2. In service/IndividualServiceServices, Included support for notifyEmbeddingStatusChanges, updated function name to regardUpdatedApprovalStatus
  3. Updated forwarding name for registerApplication and registerApplication2 in IndividualServiceServices
  4. updated for fc name for list-applications and tested
  5. tested /v1/list-applications-in-generic-representation
  6. Updated tcp-object in /v1/inquire-application-type-approvals , /v1/notify-deregistrations, /v1/notify-approvals, /v1/notify-withdrawn-approvals and tested the services.
  7. Updated function in /v1/relay-server-replacement and /v1/relay-operation-update for getting http-client uuid excluding OR and NR

Main issue for PR: https://github.com/openBackhaul/RegistryOffice/issues/557