mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update team.md (#33060)
Missing start { in http response. Co-authored-by: achatterjee-grafana <aparajita.chatterjee@grafana.com>
This commit is contained in:
parent
79a4a86ee2
commit
1ed724ea6e
@ -42,6 +42,7 @@ The `name` parameter returns a single team if the parameter matches the `name` f
|
|||||||
HTTP/1.1 200
|
HTTP/1.1 200
|
||||||
Content-Type: application/json
|
Content-Type: application/json
|
||||||
|
|
||||||
|
{
|
||||||
"totalCount": 1,
|
"totalCount": 1,
|
||||||
"teams": [
|
"teams": [
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user