From 2afeb5a60a51aeac215b59cda792730e6852596d Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Fri, 16 Apr 2021 17:07:44 -0400 Subject: [PATCH] Update team.md (#33060) (#33084) Missing start { in http response. Co-authored-by: achatterjee-grafana (cherry picked from commit 1ed724ea6ef6dba88d6d5311fbc06ee013b01605) Co-authored-by: Per --- docs/sources/http_api/team.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/sources/http_api/team.md b/docs/sources/http_api/team.md index 508266817e1..f5a4b6e64e5 100644 --- a/docs/sources/http_api/team.md +++ b/docs/sources/http_api/team.md @@ -42,6 +42,7 @@ The `name` parameter returns a single team if the parameter matches the `name` f HTTP/1.1 200 Content-Type: application/json +{ "totalCount": 1, "teams": [ {