fix(http): canonicize dashboard organization field

Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
pull/11079/head^2
Leonardo Di Donato 2019-01-15 19:46:42 +01:00 committed by Leo Di Donato
parent 7e8cea7641
commit f7d33a63a5
1 changed files with 2 additions and 2 deletions

View File

@ -261,7 +261,7 @@ func TestService_handleGetDashboards(t *testing.T) {
"dashboards": [
{
"id": "da7aba5e5d81e550",
"organizationID": "0000000000000001",
"orgID": "0000000000000001",
"name": "hello",
"description": "oh hello there!",
"meta": {