GitHub
npm
Preparing search index...
The search index is not available
Bitbucket Data Center API Client
Bitbucket Data Center API Client
BitbucketBrowseResponse
Interface BitbucketBrowseResponse
Response from
GET /rest/api/latest/.../browse/{path}
.
interface
BitbucketBrowseResponse
{
children
:
PagedResponse
<
BitbucketBrowseChild
>
;
path
:
BitbucketBrowsePath
;
revision
:
string
;
}
Index
Properties
children
path
revision
Properties
children
children
:
PagedResponse
<
BitbucketBrowseChild
>
path
path
:
BitbucketBrowsePath
revision
revision
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
path
revision
GitHub
npm
Bitbucket Data Center API Client
Loading...
Response from
GET /rest/api/latest/.../browse/{path}.