diff options
Diffstat (limited to 'openapi/components.yml')
-rw-r--r-- | openapi/components.yml | 2 |
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' |