From ee0c3beb8b67baf7509c8bb6c0fda050dfb6d526 Mon Sep 17 00:00:00 2001 From: "david.mcweeney" Date: Tue, 30 Apr 2024 10:24:41 +0100 Subject: CPS-2181 - #2 Included Module Set Tag as incoming param for Yang Module Resources - DMI Change-Id: I799159798d9c6018a1495c61924111610bbe2978 Signed-off-by: david.mcweeney Issue-ID: CPS-2181 --- docs/api/swagger/openapi.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/api') diff --git a/docs/api/swagger/openapi.yaml b/docs/api/swagger/openapi.yaml index 4e3ae897..f3516b5d 100644 --- a/docs/api/swagger/openapi.yaml +++ b/docs/api/swagger/openapi.yaml @@ -493,6 +493,7 @@ components: type: object ModuleResourcesReadRequest: example: + moduleSetTag: module-set-tag1 data: modules: - name: my-name -- cgit 1.2.3-korg