Skip to content

Commit

Permalink
Fix swagger editor link
Browse files Browse the repository at this point in the history
  • Loading branch information
benhepworth committed Jul 25, 2024
1 parent d284120 commit b6dbba6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
| | **Sample Recommendations**<br>- create a HomeDeviceQoD session for WMM enablement<br>- application configuration updates<br>- 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<br>- [yaml OpenAPI Specification](../SupportingDocuments/qbd-openapi.yaml)<br>- [yaml - Swagger Editor](https://editor-next.swagger.io/?url=https://github.com/cablelabs/APIBacklog/tree/benhepworth-patch-1/documentation/SupportingDocuments/qbd-openapi.yaml)<br>- [slides](../SupportingDocuments/quality-by-design-api.pdf) |
| YAML code available? | YES<br>- [yaml OpenAPI Specification](../SupportingDocuments/qbd-openapi.yaml)<br>- [yaml - Swagger Editor](https://editor.swagger.io/?url=https://raw.githubusercontent.com/cablelabs/APIBacklog/benhepworth-patch-1/documentation/SupportingDocuments/qbd-openapi.yaml)<br>- [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 |
Expand Down

0 comments on commit b6dbba6

Please sign in to comment.