Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement list files at path #187

Merged
merged 1 commit into from
Mar 19, 2019
Merged

Implement list files at path #187

merged 1 commit into from
Mar 19, 2019

Conversation

adam-tylr
Copy link
Contributor

Issue #186

@adam-tylr
Copy link
Contributor Author

@cdancy Can you create a release once this is approved?

@cdancy cdancy self-assigned this Mar 19, 2019
@cdancy cdancy added this to the v2.5.1 milestone Mar 19, 2019
@cdancy
Copy link
Owner

cdancy commented Mar 19, 2019

Can you create a release once this is approved?

@adam-tylr you got it.

@@ -94,14 +94,16 @@ Commit updateContent(@PathParam("project") String project,
@Nullable @FormParam("sourceBranch") String sourceBranch);

@Named("file:list-files")
@Documentation({"https://developer.atlassian.com/static/rest/bitbucket-server/5.1.0/bitbucket-rest.html#idm45588159557712"})
@RequestFilters(ScrubNullFromPathFilter.class)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see this is coming in handy :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes! There are several APIs following that format

@cdancy
Copy link
Owner

cdancy commented Mar 19, 2019

LGTM and works as expected. Thanks again @adam-tylr !

@cdancy cdancy merged commit 20bf294 into cdancy:master Mar 19, 2019
@cdancy
Copy link
Owner

cdancy commented Mar 19, 2019

@adam-tylr 2.5.1 has been released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants