From b6dbba6f92ac98069215bf3452a6ae1b74a3d159 Mon Sep 17 00:00:00 2001 From: Ben Hepworth Date: Wed, 24 Jul 2024 22:50:45 -0600 Subject: [PATCH] Fix swagger editor link --- .../API proposals/APIproposal_QualityByDesign_CableLabs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/API proposals/APIproposal_QualityByDesign_CableLabs.md b/documentation/API proposals/APIproposal_QualityByDesign_CableLabs.md index 3e76c38..74e6d85 100644 --- a/documentation/API proposals/APIproposal_QualityByDesign_CableLabs.md +++ b/documentation/API proposals/APIproposal_QualityByDesign_CableLabs.md @@ -9,7 +9,7 @@ | | **Sample Recommendations**
- create a HomeDeviceQoD session for WMM enablement
- application configuration updates
- request service improvements | | Technical viability | Application developers can use this API to interact with the network. It assumes the network operator exposing this API has a backend to receive KPIs, analyze them, and produce a QbD score. Based on minimum quality thresholds for the application category, the network operator can provide proactive recommendations. The application could also use the CAMARA NetworkAccessManagement for remote control of a [`Device`](https://github.com/camaraproject/NetworkAccessManagement/blob/1c804a5159f67370f005dbf0cc82e5c7e72725f0/code/API_definitions/network_access_management.yaml#L34) at a [`Service Site`](https://github.com/camaraproject/NetworkAccessManagement/blob/1c804a5159f67370f005dbf0cc82e5c7e72725f0/code/API_definitions/network_access_management.yaml#L40) if necessary. | | Commercial viability | Reference implementation developed by CableLabs with a sample video conferencing app using the API is being evaluated with network operators. | -| YAML code available? | YES
- [yaml OpenAPI Specification](../SupportingDocuments/qbd-openapi.yaml)
- [yaml - Swagger Editor](https://editor-next.swagger.io/?url=https://github.com/cablelabs/APIBacklog/tree/benhepworth-patch-1/documentation/SupportingDocuments/qbd-openapi.yaml)
- [slides](../SupportingDocuments/quality-by-design-api.pdf) | +| YAML code available? | YES
- [yaml OpenAPI Specification](../SupportingDocuments/qbd-openapi.yaml)
- [yaml - Swagger Editor](https://editor.swagger.io/?url=https://github.com/raw/cablelabs/APIBacklog/benhepworth-patch-1/documentation/SupportingDocuments/qbd-openapi.yaml)
- [slides](../SupportingDocuments/quality-by-design-api.pdf) | | Validated in lab/productive environments? | YES - app using APIs validated in CableLabs lab with potential field trials coming soon with network operators. | | Validated with real customers? | NO - in progress with multiple application developers | | Validated with operators? | YES |