mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-05 05:45:51 +00:00
17 lines
547 B
Markdown
17 lines
547 B
Markdown
![]() |
---
|
||
|
title: addGlossaryToAssetsRequest
|
||
|
slug: /main-concepts/metadata-standard/schemas/api/addglossarytoassetsrequest
|
||
|
---
|
||
|
|
||
|
# AddGlossaryToAssetsRequest
|
||
|
|
||
|
*Create Request for adding a glossary to assets*
|
||
|
|
||
|
## Properties
|
||
|
|
||
|
- **`dryRun`** *(boolean)*: If true, the request will be validated but no changes will be made. Default: `True`.
|
||
|
- **`assets`**: List of assets to be created against which the glossary needs to be added. Refer to *../type/entityReferenceList.json*.
|
||
|
|
||
|
|
||
|
Documentation file automatically generated at 2025-08-12 05:39:47.683420+00:00.
|