# Functions
Converts the raw webhook payload sent by Bitbucket Cloud, to an internal Push structure with the list of files changed.
# Structs
Details of a single file changed.
Connection details for talking with bitbucket cloud.
Response of getting diff details of a commit.
FileService is for working with repositories.
PagedAPIResponse contains the fields needed for paged APIs.
Information about what files changed in a push.
Change details in a webhook payload.
No description provided by the author
No description provided by the author
Payload received in a "push" type webhook.
No description provided by the author
No description provided by the author
No description provided by the author