Bitbucket · Schema

Repository

A Bitbucket Cloud repository.

AtlassianCI/CDCode CollaborationCode ReviewDevOpsGitPull RequestsRepository HostingVersion Control

Properties

Name Type Description
type string The resource type.
uuid string The repository UUID.
full_name string The full name of the repository (workspace/repo-slug).
name string The name of the repository.
slug string The URL-friendly slug.
description string The repository description.
is_private boolean Whether the repository is private.
created_on string Creation timestamp.
updated_on string Last update timestamp.
size integer The size of the repository in bytes.
language string The primary programming language.
has_issues boolean
has_wiki boolean
fork_policy string
scm string
project object The project this repository belongs to.
mainbranch object
owner object The owner of the repository.
View JSON Schema on GitHub