[v10.4.x] Typo fix in User API doc example (#86821)

Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: nextMJ <77353838+nextMJ@users.noreply.github.com>
fix in User API doc example (#81890)
This commit is contained in:
grafana-delivery-bot[bot]
2024-04-24 06:25:04 +01:00
committed by GitHub
parent 74c506771c
commit de23625b5d
+1 -1
View File
@@ -66,7 +66,7 @@ Content-Type: application/json
"isAdmin": true,
"isDisabled": false,
"lastSeenAt": "2020-04-10T20:29:27+03:00",
"lastSeenAtAge': "2m",
"lastSeenAtAge": "2m",
"authLabels": ["OAuth"]
},
{