Bump version to 1.0.9; update JSON schemas; add new APIs

This commit is contained in:
Sebastian Thiel
2019-07-05 11:32:35 +08:00
parent 99e97ceece
commit e42ebc0c2b
2442 changed files with 190984 additions and 71186 deletions

View File

@@ -302,7 +302,7 @@
}
}
},
"revision": "20190330",
"revision": "20190625",
"rootUrl": "https://slides.googleapis.com/",
"schemas": {
"AffineTransform": {
@@ -2129,7 +2129,7 @@
"properties": {
"colorScheme": {
"$ref": "ColorScheme",
"description": "The color scheme of the page. If unset, the color scheme is inherited from\na parent page. If the page has no parent, the color scheme uses a default\nSlides color scheme. This field is read-only."
"description": "The color scheme of the page. If unset, the color scheme is inherited from\na parent page. If the page has no parent, the color scheme uses a default\nSlides color scheme, matching the defaults in the Slides editor. Only the\nconcrete colors of the first 12 ThemeColorTypes are editable. To update the field,\na color scheme containing mappings from all the first 12 ThemeColorTypes to\ntheir concrete colors must be provided."
},
"pageBackgroundFill": {
"$ref": "PageBackgroundFill",