mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
Bump version to 1.0.9; update JSON schemas; add new APIs
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user