From 7fae72614c5480fa328919ec6db04aa97cd60243 Mon Sep 17 00:00:00 2001 From: Ben Lambert Date: Mon, 11 Jul 2022 15:12:16 +0200 Subject: [PATCH] Fix code review comments Signed-off-by: Ben Lambert --- .changeset/mean-berries-kick.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/mean-berries-kick.md b/.changeset/mean-berries-kick.md index 70400b80b8..7726c2c79e 100644 --- a/.changeset/mean-berries-kick.md +++ b/.changeset/mean-berries-kick.md @@ -2,4 +2,4 @@ '@backstage/backend-common': patch --- -Moving to endpoint of bitbucket from https://docs.atlassian.com/bitbucket-server/rest/7.9.0/bitbucket-rest.html#idp222 to https://docs.atlassian.com/bitbucket-server/rest/7.9.0/bitbucket-rest.html#idp224, to have the last commit in function of different branch, and not only the list of default branch +Moving from Bitbucket Server endpoint from https://docs.atlassian.com/bitbucket-server/rest/7.9.0/bitbucket-rest.html#idp222 to https://docs.atlassian.com/bitbucket-server/rest/7.9.0/bitbucket-rest.html#idp224, to have the last commit in function of different branch, and not only the list of default branch