Skip to content

Commit 42096f2

Browse files
chore(release): 1.17.8 [skip ci]
## [1.17.8](v1.17.7...v1.17.8) (2022-03-23) ### Bug Fixes * add missing region parameter ([#275](#275)) ([a14da48](a14da48)) * add train_station in DirectionsGeocodedWaypoint types ([#282](#282)) ([d823506](d823506)) * typo in radius parameter ([#273](#273)) ([55805df](55805df))
1 parent d823506 commit 42096f2

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

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: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "http-specification",
33
"private": true,
4-
"version": "1.17.7",
4+
"version": "1.17.8",
55
"homepage": "https://github.com/googlemaps/openapi-specification#readme",
66
"bugs": {
77
"url": "https://github.com/googlemaps/openapi-specification/issues"

specification/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ openapi: 3.0.3
1616
info:
1717
title: Google Maps Platform
1818
description: API Specification for Google Maps Platform
19-
version: 1.17.7
19+
version: 1.17.8
2020
servers:
2121
- url: "https://www.googleapis.com"
2222
paths:

0 commit comments

Comments
 (0)