From 00ba0e84445365959bff0b955ee64bf3e124135d Mon Sep 17 00:00:00 2001 From: Christopher Aubut <89488056+caubut-charter@users.noreply.github.com> Date: Wed, 26 Jun 2024 21:05:52 +0000 Subject: [PATCH] Update code/API_definitions/network_access_management.yaml Co-authored-by: Herbert Damker <52109189+hdamker@users.noreply.github.com> --- code/API_definitions/network_access_management.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/code/API_definitions/network_access_management.yaml b/code/API_definitions/network_access_management.yaml index c169f7f..d97ee91 100644 --- a/code/API_definitions/network_access_management.yaml +++ b/code/API_definitions/network_access_management.yaml @@ -2,7 +2,8 @@ openapi: 3.0.3 info: title: CPE Management API - version: 0.0.1 + version: wip + description: | Service enabling API for managing network operator supplied network access devices. This APIs initial focus is on managing **Isolated Networks** and device reboot requests.