removed incorrect HTTP response data (#8949)

the example response body contained incorrect out-of-place data, presumably from a copy-paste operation
This commit is contained in:
Fredrik Wendt 2017-07-28 09:25:30 +02:00 committed by Torkel Ödegaard
parent 22758d5112
commit 6b344d0158

View File

@ -269,9 +269,3 @@ Status Codes:
"isStarred":false
}
]
"email":"admin@mygraf.com",
"login":"admin",
"role":"Admin"
}
]