Repository
Last updated
Last updated
/public/v1/catalog/entities/repository/{id}
Unique id of catalog entity to update
Catalog entity name, should be unique, not updatable for discovery created catalog entity
Catalog entity description, not updatable for discovery created catalog entity
Replace metadata tags with the provided list
The URL of the repository
The key/ID of this repository in the provider
The key/ID of the account that owns this repository
The full path of the repository
The repository project path for nested project providers like GitLab. It can be set to "None" if not applicable.
The provider of this repository
GitHub
, Bitbucket
, GitLab
, Azure DevOps
List of URLs linked to this entity, replaces the existing list
List of metadata tags linked to this entity, replaces the existing list
Catalog entity's parents, replaces the existing parents list
The list of contributors for this repository
The languages that this repository uses
Entity visibility control. By default it is set to a default access control on organization level
The latest release of this repository
List of permissions linked to this entity. The 'permissions' property is an optional object where the keys can represent either user identifier or team identifier, and the value is array of the permissions ("create", "delete", "execute", "modify", "read") associated with each user or team.
/public/v1/catalog/entities/repository
Name of the entity
Description of the entity
The URL of the repository
The key/ID of this repository in the provider
The key/ID of the account that owns this repository
The full path of the repository
The repository project path for nested project providers like GitLab. It can be set to "None" if not applicable.
The provider of this repository
GitHub
, Bitbucket
, GitLab
, Azure DevOps
List of URLs linked to this entity
List of metadata tags linked to this entity
Catalog entity's parents
The list of constributors for this repository
The languages that this repository uses
Entity visibility control. By default it is set to a default access control on organization level
The latest release of this repository
List of permissions linked to this entity. The 'permissions' property is an optional object where the keys can represent either user identifier or team identifier, and the value is array of the permissions ("create", "delete", "execute", "modify", "read") associated with each user or team.