From b9c2d2fc60f5eebe33a02e4009ebf4e3297c3cbc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20S=C3=B6derlund?= Date: Mon, 18 Mar 2024 17:47:42 +0100 Subject: [PATCH] Update .changeset/brown-beers-share.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com> Signed-off-by: David Söderlund --- .changeset/brown-beers-share.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/brown-beers-share.md b/.changeset/brown-beers-share.md index 4f214a73fe..9fae8ffda9 100644 --- a/.changeset/brown-beers-share.md +++ b/.changeset/brown-beers-share.md @@ -3,4 +3,4 @@ '@backstage/plugin-azure-devops': patch --- -getAllTeams accepts optional topTeams parameter which can be used to return more than the default top 100 teams from Azure Devops API +`getAllTeams` now accepts an optional `topTeams` parameter which can be used to return more than the default top 100 teams from the Azure DevOps API