From 1ed724ea6ef6dba88d6d5311fbc06ee013b01605 Mon Sep 17 00:00:00 2001 From: Per Date: Fri, 16 Apr 2021 22:39:38 +0200 Subject: [PATCH] Update team.md (#33060) Missing start { in http response. Co-authored-by: achatterjee-grafana --- 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": [ {