Skip to content

[Purview Catalog] Revisit AnyObject definitions #18677

Open

Description

Type definitions using AnyObject need to be revisited to make sure that's the correct type.

  • AtlasEntity.relationshipAttributes - Seems correct according to the examples
  • AtlasEntity.sourceDetails
  • AtlasClassification.sourceDetails
  • AtlasStruct.attributes - Dictionary<string, any>?
  • AtlasGlossaryTerm.templateName -
  • AtlasGlossaryTerm.attributes - Dictionary<string, any>?
  • AtlasObjectId.uniqueAttributes
  • SearchRequest.filter - Dictionary<string, any>?
  • SearchFacetItem.sort
  • SuggestRequest.filter - Dictionary<string, any>?
  • AutoCompleteRequest.filter - Dictionary<string, any>?
  • AtlasConstraintDef.params - Dictionary<string, string>?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions