Skip to content

Commit 77a4ed1

Browse files
authored
fix: Updates the description for reviews_no_translations to be correct (meaning was reversed). (#391)
Change-Id: I337ab88ab7a245afb8023079945e1f3bd79084a3
1 parent ed5b9a0 commit 77a4ed1

6 files changed

Lines changed: 71 additions & 71 deletions

File tree

dist/documentation/parameters/maps_http_parameters_placedetails.html

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/documentation/parameters/maps_http_parameters_placedetails.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@
4949

5050
- <h3 class="parameter-name" id="reviews_no_translations">reviews_no_translations</h3>
5151

52-
Specify `reviews_no_translations=true` to enable translation of reviews; specify `reviews_no_translations=false` to disable translation of reviews. Reviews are returned in their original language.
52+
Specify `reviews_no_translations=true` to disable translation of reviews; specify `reviews_no_translations=false` to enable translation of reviews. Reviews are returned in their original language.
5353

54-
If omitted, translation of reviews is enabled. If the `language` parameter was specified in the request, use the specified language as the preferred language for translation. If `language` is omitted, the API attempts to use the `Accept-Language` header as the preferred language.
54+
If omitted, or passed with no value, translation of reviews is enabled. If the `language` parameter was specified in the request, use the specified language as the preferred language for translation. If `language` is omitted, the API attempts to use the `Accept-Language` header as the preferred language.
5555

5656
- <h3 class="parameter-name" id="reviews_sort">reviews_sort</h3>
5757

dist/google-maps-platform-openapi3.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/google-maps-platform-openapi3.yml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)