I would like to get only the newly or modifed files or folders between two branches of a repository using the bitbucket rest api 1.0
I am using the endpoint
/REST/API/1.0/PROJECTS/{PROJECTKEY}/REPOS/{REPOSITORYSLUG}/COMPARE/DIFF{PATH:.*}?FROM&TO&FROMREPO&SRCPATH&CONTEXTLINES&WHITESPACE
but this api returns only truncated results as it includes all the changes like code etc. I need only the files or folders newly added or modifed nothing else.
What is the api to get this?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.