Chromium Code Reviews| Index: discovery/googleapis/prediction__v1.6.json |
| diff --git a/discovery/googleapis/prediction__v1.6.json b/discovery/googleapis/prediction__v1.6.json |
| index dec7079d1bee17c7c8a83b6cafc0caa0b2699907..a7fea12e269bba385b52557b17fdbb884e874544 100644 |
| --- a/discovery/googleapis/prediction__v1.6.json |
| +++ b/discovery/googleapis/prediction__v1.6.json |
| @@ -23,7 +23,7 @@ |
| "description": "Lets you access a cloud hosted machine learning service that makes it easy to build smart apps", |
| "discoveryVersion": "v1", |
| "documentationLink": "https://developers.google.com/prediction/docs/developer-guide", |
| - "etag": "\"uUWyYHXmEn-ab7WLvo8qNz2S8ws/XH5kx6DVwHOxcDh-sCub5wYn1Ss\"", |
| + "etag": "\"uUWyYHXmEn-ab7WLvo8qNz2S8ws/MKubU0FmYvcCiak8-htY8xGlT7I\"", |
| "icons": { |
| "x16": "http://www.google.com/images/icons/feature/predictionapi-16.png", |
| "x32": "http://www.google.com/images/icons/feature/predictionapi-32.png" |
| @@ -746,8 +746,7 @@ |
| }, |
| "outputValue": { |
| "description": "The estimated regression value (Regression models only).", |
| - "format": "double", |
| - "type": "number" |
| + "type": "string" |
|
Søren Gjesse
2014/09/23 13:47:55
Isn't this a breaking change as well? Mention pred
kustermann
2014/09/23 14:11:19
Done.
|
| }, |
| "selfLink": { |
| "description": "A URL to re-request this resource.", |