Typo fix in User API doc example (#81890)

Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
nextMJ 2024-04-24 07:13:51 +02:00 committed by GitHub
parent b7995ae18a
commit 309adcaa7f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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"]
},
{