Enhance list of services returned
Opened this issue · 0 comments
jbonnet commented
Currently, the kind of licence is being injected by the GK when the .../services
endpoint is used. This simplifies the work at the BSS side, but introduces a field that is not part of the formal (the schema
) definition of a service.
The idea is to return different lists for the different kinds of services, namely:
public
owned
licensed
to buy
Coordinate with @srodriguezOPT (BSS) and @mzacharioudakis (GUI)