Models.Repository.uuid
Home > @backstage/plugin-bitbucket-cloud-common
> Models
> Repository
> uuid
The repository's immutable id. This can be used as a substitute for the slug segment in URLs. Doing this guarantees your URLs will survive renaming of the repository by its owner, or even transfer of the repository to a different user.
Signature:
uuid?: string;