openBackhaul / RegistryOffice

Apache License 2.0
2 stars 8 forks source link

Upgrade /v1/list-applications for removing request-body #616

Open IswaryaaS opened 1 week ago

IswaryaaS commented 1 week ago

Since from 2.1.0 it is decided that, applications shall be registered with only one tcp-client instance. Currently, /v1/list-applications has optional-attributes as "HTTP and HTTPS". These attributes shall be removed from request-body as their presence is not needed.

Also in a call, it is discussed that the attributes could be removed and /v1/list-applications could be upgraded to /v2/list-applications