parthp2107 794cf64787
updated schema docs (#3329)
* updated schema docs

* addressing ingestion-core version bump
2022-03-10 12:55:35 +05:30

2.5 KiB

Team

This schema defines the Team entity. A Team is a group of zero or more users. Teams can own zero or more data assets.

$id:https://open-metadata.org/schema/entity/teams/team.json

Type: object

This schema does not accept additional properties.

Properties

Type definitions in this schema

teamName

  • A unique name of the team typically the team ID from an identity provider. Example - group Id from LDAP.
  • Type: string
  • Length: between 1 and 128

This document was updated on: Wednesday, March 9, 2022