Loading src/open_exposure_gateway/main.py +10 −2 Original line number Diff line number Diff line Loading @@ -152,8 +152,16 @@ openapi_tags = [ "description": "Edge Cloud Zones Availability", }, { "name": "Quality on Demand Functions", "description": "Quality on Demand session management", "name": "Cluster", "description": "Kubernetes Cluster information", }, { "name": "QoS Sessions", "description": "Manage QoS sessions", }, { "name": "QoS Profiles", "description": "Manage QoS Profiles", }, { "name": "Location retrieval", Loading Loading
src/open_exposure_gateway/main.py +10 −2 Original line number Diff line number Diff line Loading @@ -152,8 +152,16 @@ openapi_tags = [ "description": "Edge Cloud Zones Availability", }, { "name": "Quality on Demand Functions", "description": "Quality on Demand session management", "name": "Cluster", "description": "Kubernetes Cluster information", }, { "name": "QoS Sessions", "description": "Manage QoS sessions", }, { "name": "QoS Profiles", "description": "Manage QoS Profiles", }, { "name": "Location retrieval", Loading