openBackhaul / RegistryOffice

Apache License 2.0
2 stars 8 forks source link

FC of /v1/list-applications to be updated #433

Closed IswaryaaS closed 1 year ago

IswaryaaS commented 1 year ago

For retriving data for /v1/list-applications, we use forwarding-construct "ServerReplacementBroadcast". This only provides Approved applications.

As per specification, /v1/list-applications shall produce all applications which are Approved or registered. To enable this, the forwarding-construct TypeApprovalCausesRequestForEmbedding shall be used.