From c0c3f04b1b4adb0b7e9d28866ef83143f973b4dd Mon Sep 17 00:00:00 2001 From: Emmanuel Odeke Date: Mon, 2 Jan 2017 05:07:10 -0700 Subject: [PATCH] all: fix JSON typos * rubiconproject: Fixes "lon" value to have a decimal point instead of comma. * spotxchange: Fixes JSON value separator by adding a comma. --- rubiconproject/example-request-app-android-2.json | 2 +- spotxchange/example-video-request-multiple_impr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rubiconproject/example-request-app-android-2.json b/rubiconproject/example-request-app-android-2.json index 747d0c6..e6211bd 100644 --- a/rubiconproject/example-request-app-android-2.json +++ b/rubiconproject/example-request-app-android-2.json @@ -45,7 +45,7 @@ "country": "CAN", "region": "ON", "lat": 13.519004709972312, - "lon": -44,23060478189526, + "lon": -44.23060478189526, "type": 2, "ext": { "latlonconsent": 1 diff --git a/spotxchange/example-video-request-multiple_impr.md b/spotxchange/example-video-request-multiple_impr.md index 6c3104a..4aa5a9f 100644 --- a/spotxchange/example-video-request-multiple_impr.md +++ b/spotxchange/example-video-request-multiple_impr.md @@ -143,7 +143,7 @@ object. A few notes about specific fields in the example: }, { "id": "3", - "bidfloor": 2.00 + "bidfloor": 2.00, "video": { "mimes": [ "video/x-flv",