summaryrefslogtreecommitdiffstats
path: root/openapi/components.yml
diff options
context:
space:
mode:
authorToine Siebelink <toine.siebelink@est.tech>2024-04-04 13:30:08 +0000
committerGerrit Code Review <gerrit@onap.org>2024-04-04 13:30:08 +0000
commit703503e637fadb8b7f44974bca13971ee4cff286 (patch)
tree0ccaf9bd2cdff0c3dbb26d79077224db11e07c61 /openapi/components.yml
parenta5a939ee83a545e0375d266a009378a2dd1a9085 (diff)
parent8db6a30aca17d849a5367f8aa7047af236f04e4e (diff)
Merge "Add moduleSetTag to the request towards dmi plugin"
Diffstat (limited to 'openapi/components.yml')
-rw-r--r--openapi/components.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/openapi/components.yml b/openapi/components.yml
index 3104a6dc..00d71564 100644
--- a/openapi/components.yml
+++ b/openapi/components.yml
@@ -46,6 +46,8 @@ components:
ModuleReferencesRequest:
type: object
properties:
+ moduleSetTag:
+ type: string
cmHandleProperties:
$ref: '#/components/schemas/cmHandleProperties'