From 23db511d03f654b46a760bc7cb3e60d6fb0b7eec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 26 Sep 2025 12:21:47 +0000 Subject: [PATCH] Update generated TypeScript types --- .../ui/src/generated/api/automations/createWorkflow.ts | 4 ++++ .../ui/src/generated/api/data/createAPICollection.ts | 4 ++++ .../ui/src/generated/api/data/createAPIEndpoint.ts | 4 ++++ .../resources/ui/src/generated/api/data/createChart.ts | 4 ++++ .../ui/src/generated/api/data/createContainer.ts | 4 ++++ .../ui/src/generated/api/data/createDashboard.ts | 4 ++++ .../ui/src/generated/api/data/createDashboardDataModel.ts | 4 ++++ .../ui/src/generated/api/data/createDataContract.ts | 4 ++++ .../resources/ui/src/generated/api/data/createDatabase.ts | 4 ++++ .../ui/src/generated/api/data/createDatabaseSchema.ts | 4 ++++ .../ui/src/generated/api/data/createDirectory.ts | 4 ++++ .../resources/ui/src/generated/api/data/createFile.ts | 4 ++++ .../resources/ui/src/generated/api/data/createGlossary.ts | 4 ++++ .../ui/src/generated/api/data/createGlossaryTerm.ts | 4 ++++ .../resources/ui/src/generated/api/data/createMetric.ts | 4 ++++ .../resources/ui/src/generated/api/data/createMlModel.ts | 4 ++++ .../resources/ui/src/generated/api/data/createPipeline.ts | 4 ++++ .../resources/ui/src/generated/api/data/createQuery.ts | 4 ++++ .../ui/src/generated/api/data/createSearchIndex.ts | 8 ++++++++ .../ui/src/generated/api/data/createSpreadsheet.ts | 4 ++++ .../ui/src/generated/api/data/createStoredProcedure.ts | 4 ++++ .../resources/ui/src/generated/api/data/createTable.ts | 4 ++++ .../resources/ui/src/generated/api/data/createTopic.ts | 4 ++++ .../ui/src/generated/api/data/createWorksheet.ts | 4 ++++ .../resources/ui/src/generated/api/data/loadGlossary.ts | 4 ++++ .../resources/ui/src/generated/api/data/updateColumn.ts | 4 ++++ .../ui/src/generated/api/domains/createDataProduct.ts | 4 ++++ .../ui/src/generated/api/domains/createDomain.ts | 4 ++++ .../ui/src/generated/api/feed/createSuggestion.ts | 4 ++++ .../ui/src/generated/api/mcp/mcpSearchResponse.ts | 4 ++++ .../ui/src/generated/api/services/createApiService.ts | 4 ++++ .../src/generated/api/services/createDashboardService.ts | 4 ++++ .../src/generated/api/services/createDatabaseService.ts | 4 ++++ .../ui/src/generated/api/services/createDriveService.ts | 4 ++++ .../src/generated/api/services/createMessagingService.ts | 4 ++++ .../src/generated/api/services/createMetadataService.ts | 4 ++++ .../ui/src/generated/api/services/createMlModelService.ts | 4 ++++ .../src/generated/api/services/createPipelineService.ts | 4 ++++ .../ui/src/generated/api/services/createSearchService.ts | 4 ++++ .../src/generated/api/services/createSecurityService.ts | 4 ++++ .../ui/src/generated/api/services/createStorageService.ts | 4 ++++ .../ingestionPipelines/createIngestionPipeline.ts | 8 ++++++++ .../ui/src/generated/api/tests/createTestCase.ts | 4 ++++ .../ui/src/generated/api/tests/createTestSuite.ts | 4 ++++ .../ui/src/generated/api/validateGlossaryTagsRequest.ts | 4 ++++ .../resources/ui/src/generated/entity/applications/app.ts | 8 ++++++++ .../configuration/external/automator/addTagsAction.ts | 4 ++++ .../configuration/external/automator/addTermsAction.ts | 4 ++++ .../configuration/external/automator/addTestCaseAction.ts | 4 ++++ .../configuration/external/automator/addTierAction.ts | 4 ++++ .../external/automator/lineagePropagationAction.ts | 4 ++++ .../external/automator/propagationStopConfig.ts | 4 ++++ .../configuration/external/automator/removeTagsAction.ts | 4 ++++ .../configuration/external/automator/removeTermsAction.ts | 4 ++++ .../configuration/external/automatorAppConfig.ts | 8 ++++++++ .../applications/marketplace/appMarketPlaceDefinition.ts | 8 ++++++++ .../marketplace/createAppMarketPlaceDefinitionReq.ts | 8 ++++++++ .../ui/src/generated/entity/automations/workflow.ts | 4 ++++ .../ui/src/generated/entity/data/apiCollection.ts | 4 ++++ .../resources/ui/src/generated/entity/data/apiEndpoint.ts | 4 ++++ .../main/resources/ui/src/generated/entity/data/chart.ts | 4 ++++ .../resources/ui/src/generated/entity/data/container.ts | 4 ++++ .../resources/ui/src/generated/entity/data/dashboard.ts | 4 ++++ .../ui/src/generated/entity/data/dashboardDataModel.ts | 4 ++++ .../ui/src/generated/entity/data/dataContract.ts | 4 ++++ .../resources/ui/src/generated/entity/data/database.ts | 4 ++++ .../ui/src/generated/entity/data/databaseSchema.ts | 4 ++++ .../resources/ui/src/generated/entity/data/directory.ts | 4 ++++ .../main/resources/ui/src/generated/entity/data/file.ts | 4 ++++ .../resources/ui/src/generated/entity/data/glossary.ts | 4 ++++ .../ui/src/generated/entity/data/glossaryTerm.ts | 4 ++++ .../main/resources/ui/src/generated/entity/data/metric.ts | 4 ++++ .../resources/ui/src/generated/entity/data/mlmodel.ts | 4 ++++ .../resources/ui/src/generated/entity/data/pipeline.ts | 4 ++++ .../main/resources/ui/src/generated/entity/data/query.ts | 4 ++++ .../resources/ui/src/generated/entity/data/searchIndex.ts | 4 ++++ .../resources/ui/src/generated/entity/data/spreadsheet.ts | 4 ++++ .../ui/src/generated/entity/data/storedProcedure.ts | 4 ++++ .../main/resources/ui/src/generated/entity/data/table.ts | 4 ++++ .../main/resources/ui/src/generated/entity/data/topic.ts | 4 ++++ .../resources/ui/src/generated/entity/data/worksheet.ts | 4 ++++ .../ui/src/generated/entity/domains/dataProduct.ts | 4 ++++ .../resources/ui/src/generated/entity/domains/domain.ts | 4 ++++ .../resources/ui/src/generated/entity/feed/suggestion.ts | 4 ++++ .../main/resources/ui/src/generated/entity/feed/tag.ts | 4 ++++ .../ui/src/generated/entity/services/apiService.ts | 4 ++++ .../ui/src/generated/entity/services/dashboardService.ts | 4 ++++ .../ui/src/generated/entity/services/databaseService.ts | 4 ++++ .../ui/src/generated/entity/services/driveService.ts | 4 ++++ .../services/ingestionPipelines/ingestionPipeline.ts | 8 ++++++++ .../ui/src/generated/entity/services/messagingService.ts | 4 ++++ .../ui/src/generated/entity/services/metadataService.ts | 4 ++++ .../ui/src/generated/entity/services/mlmodelService.ts | 4 ++++ .../ui/src/generated/entity/services/pipelineService.ts | 4 ++++ .../ui/src/generated/entity/services/searchService.ts | 4 ++++ .../ui/src/generated/entity/services/securityService.ts | 4 ++++ .../ui/src/generated/entity/services/storageService.ts | 4 ++++ .../ui/src/generated/metadataIngestion/application.ts | 8 ++++++++ .../generated/metadataIngestion/applicationPipeline.ts | 8 ++++++++ .../metadataIngestion/reverseIngestionPipeline.ts | 4 ++++ .../reverseingestionconfig/tagsConfig.ts | 4 ++++ .../metadataIngestion/storage/containerMetadataConfig.ts | 4 ++++ .../metadataIngestion/storage/manifestMetadataConfig.ts | 4 ++++ .../ui/src/generated/metadataIngestion/workflow.ts | 8 ++++++++ .../src/main/resources/ui/src/generated/tests/testCase.ts | 4 ++++ .../main/resources/ui/src/generated/tests/testSuite.ts | 4 ++++ .../src/main/resources/ui/src/generated/type/apiSchema.ts | 4 ++++ .../resources/ui/src/generated/type/assetCertification.ts | 4 ++++ .../src/main/resources/ui/src/generated/type/schema.ts | 4 ++++ .../resources/ui/src/generated/type/tableUsageCount.ts | 4 ++++ .../src/main/resources/ui/src/generated/type/tagLabel.ts | 4 ++++ 111 files changed, 484 insertions(+) diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/automations/createWorkflow.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/automations/createWorkflow.ts index d142c6f5248..9f9206a0fad 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/automations/createWorkflow.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/automations/createWorkflow.ts @@ -4331,6 +4331,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createAPICollection.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createAPICollection.ts index 191e8f40650..1cc483d9894 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createAPICollection.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createAPICollection.ts @@ -199,6 +199,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createAPIEndpoint.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createAPIEndpoint.ts index b425e6bd99f..53d7ab341f1 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createAPIEndpoint.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createAPIEndpoint.ts @@ -309,6 +309,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createChart.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createChart.ts index 7f7994b5026..d164029718b 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createChart.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createChart.ts @@ -222,6 +222,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createContainer.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createContainer.ts index c7fdadaf9de..2350eccea6f 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createContainer.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createContainer.ts @@ -592,6 +592,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createDashboard.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createDashboard.ts index cd60694e4f2..5a110ac85e6 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createDashboard.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createDashboard.ts @@ -216,6 +216,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createDashboardDataModel.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createDashboardDataModel.ts index b58b7066042..0cb2c4160cb 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createDashboardDataModel.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createDashboardDataModel.ts @@ -558,6 +558,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createDataContract.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createDataContract.ts index 73b3626fe0a..22edd750341 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createDataContract.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createDataContract.ts @@ -574,6 +574,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createDatabase.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createDatabase.ts index 573c8574c79..4c229c074a7 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createDatabase.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createDatabase.ts @@ -205,6 +205,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createDatabaseSchema.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createDatabaseSchema.ts index 2aab3d597c7..e53f2ed0243 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createDatabaseSchema.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createDatabaseSchema.ts @@ -199,6 +199,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createDirectory.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createDirectory.ts index 8c0f6b83155..bcfc4730637 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createDirectory.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createDirectory.ts @@ -236,6 +236,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createFile.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createFile.ts index a6ad16aae93..87388618bdd 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createFile.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createFile.ts @@ -257,6 +257,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createGlossary.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createGlossary.ts index 7d89850c0ed..01a8e625e45 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createGlossary.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createGlossary.ts @@ -151,6 +151,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createGlossaryTerm.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createGlossaryTerm.ts index bd13a64430c..19a2eb46566 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createGlossaryTerm.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createGlossaryTerm.ts @@ -195,6 +195,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createMetric.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createMetric.ts index 6cb667915bc..b1462460b3a 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createMetric.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createMetric.ts @@ -217,6 +217,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createMlModel.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createMlModel.ts index a00a69b76fd..b987ab05397 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createMlModel.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createMlModel.ts @@ -304,6 +304,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createPipeline.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createPipeline.ts index daa883bc7ba..16185554c06 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createPipeline.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createPipeline.ts @@ -229,6 +229,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createQuery.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createQuery.ts index c8d0466817a..f2a02fec2e6 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createQuery.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createQuery.ts @@ -174,6 +174,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createSearchIndex.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createSearchIndex.ts index 7a88446f77d..5c00384bee2 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createSearchIndex.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createSearchIndex.ts @@ -184,6 +184,10 @@ export interface FieldTag { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ @@ -382,6 +386,10 @@ export interface CreateSearchIndexTag { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createSpreadsheet.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createSpreadsheet.ts index e598eb86aa4..9e06d051244 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createSpreadsheet.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createSpreadsheet.ts @@ -238,6 +238,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createStoredProcedure.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createStoredProcedure.ts index 28abbfbbb0b..782a3275b29 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createStoredProcedure.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createStoredProcedure.ts @@ -237,6 +237,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createTable.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createTable.ts index e4be5a15a82..b23d0168d35 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createTable.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createTable.ts @@ -571,6 +571,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createTopic.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createTopic.ts index 8a2518422fb..590677e13f1 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createTopic.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createTopic.ts @@ -320,6 +320,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createWorksheet.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createWorksheet.ts index b40cb5a1d44..62e90ca650d 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createWorksheet.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/createWorksheet.ts @@ -572,6 +572,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/loadGlossary.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/loadGlossary.ts index 54fb17acccb..d0c04bd0d02 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/loadGlossary.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/loadGlossary.ts @@ -159,6 +159,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/updateColumn.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/updateColumn.ts index d8f765ff315..28b0ec048be 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/data/updateColumn.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/data/updateColumn.ts @@ -86,6 +86,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/domains/createDataProduct.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/domains/createDataProduct.ts index 039f88ee2b7..28c2ebfc83b 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/domains/createDataProduct.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/domains/createDataProduct.ts @@ -160,6 +160,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/domains/createDomain.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/domains/createDomain.ts index a99c6ad2852..7537aa97995 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/domains/createDomain.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/domains/createDomain.ts @@ -167,6 +167,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/feed/createSuggestion.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/feed/createSuggestion.ts index 7d32b0ccabc..f5d56727cc1 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/feed/createSuggestion.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/feed/createSuggestion.ts @@ -58,6 +58,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/mcp/mcpSearchResponse.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/mcp/mcpSearchResponse.ts index dde7f853f63..77685c03b69 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/mcp/mcpSearchResponse.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/mcp/mcpSearchResponse.ts @@ -612,6 +612,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createApiService.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createApiService.ts index 5cc0a9e4ad0..edefcb1d2d0 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createApiService.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createApiService.ts @@ -207,6 +207,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createDashboardService.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createDashboardService.ts index 6e755a2c34a..b9ca86cf88f 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createDashboardService.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createDashboardService.ts @@ -1311,6 +1311,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createDatabaseService.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createDatabaseService.ts index ad4f9efe1d9..dc75aa0847a 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createDatabaseService.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createDatabaseService.ts @@ -2189,6 +2189,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createDriveService.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createDriveService.ts index cc385abd3e1..a7dcb6c8e02 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createDriveService.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createDriveService.ts @@ -376,6 +376,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createMessagingService.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createMessagingService.ts index 238becfdf99..e7a3c775829 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createMessagingService.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createMessagingService.ts @@ -368,6 +368,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createMetadataService.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createMetadataService.ts index ecb8cca8e8c..24357f39b9c 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createMetadataService.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createMetadataService.ts @@ -889,6 +889,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createMlModelService.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createMlModelService.ts index 03417866daf..8a4c9228709 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createMlModelService.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createMlModelService.ts @@ -391,6 +391,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createPipelineService.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createPipelineService.ts index dec14e5bd4c..d5c44176087 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createPipelineService.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createPipelineService.ts @@ -1148,6 +1148,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createSearchService.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createSearchService.ts index 14fd8d8483f..6a30016d783 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createSearchService.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createSearchService.ts @@ -352,6 +352,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createSecurityService.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createSecurityService.ts index 442cc9c0140..4e624d6fbdd 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createSecurityService.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createSecurityService.ts @@ -189,6 +189,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createStorageService.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createStorageService.ts index 18eabec06d0..0aff7fb05b3 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createStorageService.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/services/createStorageService.ts @@ -415,6 +415,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/services/ingestionPipelines/createIngestionPipeline.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/services/ingestionPipelines/createIngestionPipeline.ts index 82210351449..b4b39bfa61e 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/services/ingestionPipelines/createIngestionPipeline.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/services/ingestionPipelines/createIngestionPipeline.ts @@ -1311,6 +1311,10 @@ export interface TagLabel { * Name of the entity instance. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ @@ -1425,6 +1429,10 @@ export interface TierElement { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/tests/createTestCase.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/tests/createTestCase.ts index 3f8525811aa..3d9e36cbe88 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/tests/createTestCase.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/tests/createTestCase.ts @@ -155,6 +155,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/tests/createTestSuite.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/tests/createTestSuite.ts index cb495bb7c71..b706be99555 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/tests/createTestSuite.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/tests/createTestSuite.ts @@ -143,6 +143,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/api/validateGlossaryTagsRequest.ts b/openmetadata-ui/src/main/resources/ui/src/generated/api/validateGlossaryTagsRequest.ts index 5d5d27655d3..cccabf15655 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/api/validateGlossaryTagsRequest.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/api/validateGlossaryTagsRequest.ts @@ -52,6 +52,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/app.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/app.ts index 077f8c621bf..e9986645007 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/app.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/app.ts @@ -695,6 +695,10 @@ export interface TagLabel { * Name of the entity instance. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ @@ -809,6 +813,10 @@ export interface TierElement { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/configuration/external/automator/addTagsAction.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/configuration/external/automator/addTagsAction.ts index c672f490ecf..d8ae6b3c343 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/configuration/external/automator/addTagsAction.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/configuration/external/automator/addTagsAction.ts @@ -62,6 +62,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/configuration/external/automator/addTermsAction.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/configuration/external/automator/addTermsAction.ts index f0e025c8a03..19b8d65b449 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/configuration/external/automator/addTermsAction.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/configuration/external/automator/addTermsAction.ts @@ -62,6 +62,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/configuration/external/automator/addTestCaseAction.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/configuration/external/automator/addTestCaseAction.ts index 7de266fbc39..d5dd308c4e6 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/configuration/external/automator/addTestCaseAction.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/configuration/external/automator/addTestCaseAction.ts @@ -101,6 +101,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/configuration/external/automator/addTierAction.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/configuration/external/automator/addTierAction.ts index 92b89d6a169..1f0d964d5e5 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/configuration/external/automator/addTierAction.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/configuration/external/automator/addTierAction.ts @@ -59,6 +59,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/configuration/external/automator/lineagePropagationAction.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/configuration/external/automator/lineagePropagationAction.ts index fcc77397a81..099e4c5c2ec 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/configuration/external/automator/lineagePropagationAction.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/configuration/external/automator/lineagePropagationAction.ts @@ -133,6 +133,10 @@ export interface TagLabel { * Name of the entity instance. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/configuration/external/automator/propagationStopConfig.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/configuration/external/automator/propagationStopConfig.ts index 08099886dfb..77703d9121f 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/configuration/external/automator/propagationStopConfig.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/configuration/external/automator/propagationStopConfig.ts @@ -77,6 +77,10 @@ export interface TagLabel { * Name of the entity instance. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/configuration/external/automator/removeTagsAction.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/configuration/external/automator/removeTagsAction.ts index c4c6f4bec11..0be96119b51 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/configuration/external/automator/removeTagsAction.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/configuration/external/automator/removeTagsAction.ts @@ -74,6 +74,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/configuration/external/automator/removeTermsAction.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/configuration/external/automator/removeTermsAction.ts index 4cc9879282b..23a5c37b753 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/configuration/external/automator/removeTermsAction.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/configuration/external/automator/removeTermsAction.ts @@ -74,6 +74,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/configuration/external/automatorAppConfig.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/configuration/external/automatorAppConfig.ts index 6c006ebbc53..7e1e448f045 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/configuration/external/automatorAppConfig.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/configuration/external/automatorAppConfig.ts @@ -383,6 +383,10 @@ export interface TagLabel { * Name of the entity instance. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ @@ -497,6 +501,10 @@ export interface TierElement { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/marketplace/appMarketPlaceDefinition.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/marketplace/appMarketPlaceDefinition.ts index 4a4dbe9b6af..ce9cd107c01 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/marketplace/appMarketPlaceDefinition.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/marketplace/appMarketPlaceDefinition.ts @@ -666,6 +666,10 @@ export interface TagLabel { * Name of the entity instance. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ @@ -780,6 +784,10 @@ export interface TagElement { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/marketplace/createAppMarketPlaceDefinitionReq.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/marketplace/createAppMarketPlaceDefinitionReq.ts index cb154e2641c..81ff08614bd 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/marketplace/createAppMarketPlaceDefinitionReq.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/applications/marketplace/createAppMarketPlaceDefinitionReq.ts @@ -627,6 +627,10 @@ export interface TagLabel { * Name of the entity instance. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ @@ -741,6 +745,10 @@ export interface TagElement { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/automations/workflow.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/automations/workflow.ts index d899bc5691f..9c04784a745 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/automations/workflow.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/automations/workflow.ts @@ -4616,6 +4616,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/apiCollection.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/apiCollection.ts index 7db5de2f383..f9a24d24ace 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/apiCollection.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/apiCollection.ts @@ -225,6 +225,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/apiEndpoint.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/apiEndpoint.ts index 0af1ec619a4..cec56acc94b 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/apiEndpoint.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/apiEndpoint.ts @@ -242,6 +242,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/chart.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/chart.ts index 55698fb34fe..1e325bf4b43 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/chart.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/chart.ts @@ -172,6 +172,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/container.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/container.ts index e3b0dccbb56..77086304a6b 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/container.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/container.ts @@ -204,6 +204,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/dashboard.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/dashboard.ts index 08c78f2feb0..b0c620c438b 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/dashboard.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/dashboard.ts @@ -182,6 +182,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/dashboardDataModel.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/dashboardDataModel.ts index c4350f0b6cb..500387a3913 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/dashboardDataModel.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/dashboardDataModel.ts @@ -173,6 +173,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/dataContract.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/dataContract.ts index afdf120deb3..62d05da6d16 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/dataContract.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/dataContract.ts @@ -750,6 +750,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/database.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/database.ts index f9172e3c8e7..b20a74eb659 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/database.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/database.ts @@ -190,6 +190,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/databaseSchema.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/databaseSchema.ts index 451cabcadc4..b2ac04e997b 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/databaseSchema.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/databaseSchema.ts @@ -186,6 +186,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/directory.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/directory.ts index 90f9a539e38..b91dc2c1287 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/directory.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/directory.ts @@ -195,6 +195,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/file.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/file.ts index 6941993ea3b..19b2dc618bb 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/file.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/file.ts @@ -219,6 +219,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/glossary.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/glossary.ts index 6b72ac0628e..da9c794de04 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/glossary.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/glossary.ts @@ -293,6 +293,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/glossaryTerm.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/glossaryTerm.ts index 71944650592..f8bcf6f6e1e 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/glossaryTerm.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/glossaryTerm.ts @@ -356,6 +356,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/metric.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/metric.ts index 998e88d7671..40ca4535911 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/metric.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/metric.ts @@ -168,6 +168,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/mlmodel.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/mlmodel.ts index 7fec6640acf..bb37bd4ea83 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/mlmodel.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/mlmodel.ts @@ -196,6 +196,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/pipeline.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/pipeline.ts index e3a124d41d3..4c6e67d88b2 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/pipeline.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/pipeline.ts @@ -197,6 +197,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/query.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/query.ts index 4540ccad772..da56dc651ac 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/query.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/query.ts @@ -303,6 +303,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/searchIndex.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/searchIndex.ts index f24ab99d093..4963698269d 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/searchIndex.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/searchIndex.ts @@ -176,6 +176,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/spreadsheet.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/spreadsheet.ts index ef3310a5e05..08320ff2395 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/spreadsheet.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/spreadsheet.ts @@ -208,6 +208,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/storedProcedure.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/storedProcedure.ts index 29e343fc88b..1914a58634c 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/storedProcedure.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/storedProcedure.ts @@ -187,6 +187,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/table.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/table.ts index 4643fbaebc2..5f1894fcf55 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/table.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/table.ts @@ -244,6 +244,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/topic.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/topic.ts index ed7089444bc..4ea29fbd4a6 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/topic.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/topic.ts @@ -203,6 +203,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/worksheet.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/worksheet.ts index 9bb3c8b9740..c8d39f71e86 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/worksheet.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/data/worksheet.ts @@ -198,6 +198,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/domains/dataProduct.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/domains/dataProduct.ts index e9cdfefcf26..6be74e00f01 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/domains/dataProduct.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/domains/dataProduct.ts @@ -428,6 +428,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/domains/domain.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/domains/domain.ts index 59169eb2bc3..d784e5cf9af 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/domains/domain.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/domains/domain.ts @@ -276,6 +276,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/feed/suggestion.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/feed/suggestion.ts index 1c0ce9ec806..1182751b219 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/feed/suggestion.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/feed/suggestion.ts @@ -146,6 +146,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/feed/tag.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/feed/tag.ts index fe66a206eda..7e86fa25ad6 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/feed/tag.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/feed/tag.ts @@ -52,6 +52,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/apiService.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/apiService.ts index 9c0a76f23af..c1198cd1b0f 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/apiService.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/apiService.ts @@ -327,6 +327,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/dashboardService.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/dashboardService.ts index ad17c02d136..516ae9c175b 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/dashboardService.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/dashboardService.ts @@ -1430,6 +1430,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/databaseService.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/databaseService.ts index 4fd8af0137b..f043d93ced7 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/databaseService.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/databaseService.ts @@ -2307,6 +2307,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/driveService.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/driveService.ts index 322f95c42c6..0d1ac4afed1 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/driveService.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/driveService.ts @@ -495,6 +495,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/ingestionPipelines/ingestionPipeline.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/ingestionPipelines/ingestionPipeline.ts index d1446b8d7b6..1ad8f81397c 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/ingestionPipelines/ingestionPipeline.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/ingestionPipelines/ingestionPipeline.ts @@ -1828,6 +1828,10 @@ export interface TagLabel { * Name of the entity instance. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ @@ -1942,6 +1946,10 @@ export interface TierElement { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/messagingService.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/messagingService.ts index 83d4c1d57f5..1d72276248a 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/messagingService.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/messagingService.ts @@ -488,6 +488,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/metadataService.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/metadataService.ts index 014e66e14ca..902b9326607 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/metadataService.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/metadataService.ts @@ -1024,6 +1024,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/mlmodelService.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/mlmodelService.ts index 188a91512f2..9500a63279e 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/mlmodelService.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/mlmodelService.ts @@ -511,6 +511,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/pipelineService.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/pipelineService.ts index a01fb1f52ff..57b62742632 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/pipelineService.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/pipelineService.ts @@ -1214,6 +1214,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/searchService.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/searchService.ts index 57c5cbe58a7..b5dcc71c14a 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/searchService.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/searchService.ts @@ -470,6 +470,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/securityService.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/securityService.ts index 1c4efccdb24..624c9fc5f24 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/securityService.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/securityService.ts @@ -309,6 +309,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/storageService.ts b/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/storageService.ts index 66221084e4c..49c3837111d 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/storageService.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/entity/services/storageService.ts @@ -534,6 +534,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/metadataIngestion/application.ts b/openmetadata-ui/src/main/resources/ui/src/generated/metadataIngestion/application.ts index 0b50dfd035b..eb95375c303 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/metadataIngestion/application.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/metadataIngestion/application.ts @@ -533,6 +533,10 @@ export interface TagLabel { * Name of the entity instance. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ @@ -647,6 +651,10 @@ export interface TierElement { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/metadataIngestion/applicationPipeline.ts b/openmetadata-ui/src/main/resources/ui/src/generated/metadataIngestion/applicationPipeline.ts index c0334dd0508..b39b41e5d8f 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/metadataIngestion/applicationPipeline.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/metadataIngestion/applicationPipeline.ts @@ -522,6 +522,10 @@ export interface TagLabel { * Name of the entity instance. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ @@ -636,6 +640,10 @@ export interface TierElement { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/metadataIngestion/reverseIngestionPipeline.ts b/openmetadata-ui/src/main/resources/ui/src/generated/metadataIngestion/reverseIngestionPipeline.ts index 375080642ab..f2c553e5a23 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/metadataIngestion/reverseIngestionPipeline.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/metadataIngestion/reverseIngestionPipeline.ts @@ -181,6 +181,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/metadataIngestion/reverseingestionconfig/tagsConfig.ts b/openmetadata-ui/src/main/resources/ui/src/generated/metadataIngestion/reverseingestionconfig/tagsConfig.ts index 5d0e452f222..9b2c3b39d09 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/metadataIngestion/reverseingestionconfig/tagsConfig.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/metadataIngestion/reverseingestionconfig/tagsConfig.ts @@ -52,6 +52,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/metadataIngestion/storage/containerMetadataConfig.ts b/openmetadata-ui/src/main/resources/ui/src/generated/metadataIngestion/storage/containerMetadataConfig.ts index 3d9791dc550..5ac368e1133 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/metadataIngestion/storage/containerMetadataConfig.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/metadataIngestion/storage/containerMetadataConfig.ts @@ -534,6 +534,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/metadataIngestion/storage/manifestMetadataConfig.ts b/openmetadata-ui/src/main/resources/ui/src/generated/metadataIngestion/storage/manifestMetadataConfig.ts index 382c2ebca2a..962397d6a9b 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/metadataIngestion/storage/manifestMetadataConfig.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/metadataIngestion/storage/manifestMetadataConfig.ts @@ -531,6 +531,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/metadataIngestion/workflow.ts b/openmetadata-ui/src/main/resources/ui/src/generated/metadataIngestion/workflow.ts index 81668e55aa1..a5c7905d24b 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/metadataIngestion/workflow.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/metadataIngestion/workflow.ts @@ -5276,6 +5276,10 @@ export interface TagLabel { * Name of the entity instance. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ @@ -5390,6 +5394,10 @@ export interface TierElement { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/tests/testCase.ts b/openmetadata-ui/src/main/resources/ui/src/generated/tests/testCase.ts index 6023cb54afe..e8e7d112755 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/tests/testCase.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/tests/testCase.ts @@ -357,6 +357,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/tests/testSuite.ts b/openmetadata-ui/src/main/resources/ui/src/generated/tests/testSuite.ts index f43c1527a95..8b9fb637657 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/tests/testSuite.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/tests/testSuite.ts @@ -371,6 +371,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/type/apiSchema.ts b/openmetadata-ui/src/main/resources/ui/src/generated/type/apiSchema.ts index eec7335778d..bae88103339 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/type/apiSchema.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/type/apiSchema.ts @@ -115,6 +115,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/type/assetCertification.ts b/openmetadata-ui/src/main/resources/ui/src/generated/type/assetCertification.ts index 18f9c072bb0..b0e017d6284 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/type/assetCertification.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/type/assetCertification.ts @@ -53,6 +53,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/type/schema.ts b/openmetadata-ui/src/main/resources/ui/src/generated/type/schema.ts index ec9bdb57966..18a8082c883 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/type/schema.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/type/schema.ts @@ -121,6 +121,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/type/tableUsageCount.ts b/openmetadata-ui/src/main/resources/ui/src/generated/type/tableUsageCount.ts index 03e86935126..d335e25d7e1 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/type/tableUsageCount.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/type/tableUsageCount.ts @@ -237,6 +237,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */ diff --git a/openmetadata-ui/src/main/resources/ui/src/generated/type/tagLabel.ts b/openmetadata-ui/src/main/resources/ui/src/generated/type/tagLabel.ts index 73f70d2752e..de8dae611f8 100644 --- a/openmetadata-ui/src/main/resources/ui/src/generated/type/tagLabel.ts +++ b/openmetadata-ui/src/main/resources/ui/src/generated/type/tagLabel.ts @@ -38,6 +38,10 @@ export interface TagLabel { * Name of the tag or glossary term. */ name?: string; + /** + * An explanation of why this tag was proposed, specially for autoclassification tags + */ + reason?: string; /** * Label is from Tags or Glossary. */