-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing cases for travel type enum
- Loading branch information
1 parent
33e30ad
commit ca2e8c2
Showing
123 changed files
with
158 additions
and
132 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[tool.poetry] | ||
name = "stadiamaps" | ||
version = "1.0.6" | ||
version = "1.0.7" | ||
description = "Stadia Maps Geospatial APIs" | ||
authors = ["Stadia Maps Support <[email protected]>"] | ||
license = "BSD-3-Clause" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. # noqa: E501 | ||
The version of the OpenAPI document: 5.0.5 | ||
The version of the OpenAPI document: 5.0.6 | ||
Contact: [email protected] | ||
Generated by OpenAPI Generator (https://openapi-generator.tech) | ||
|
@@ -22,7 +22,7 @@ | |
# prerequisite: setuptools | ||
# http://pypi.python.org/pypi/setuptools | ||
NAME = "stadiamaps" | ||
VERSION = "1.0.6" | ||
VERSION = "1.0.7" | ||
PYTHON_REQUIRES = ">=3.7" | ||
REQUIRES = [ | ||
"urllib3 >= 1.25.3", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,15 +7,15 @@ | |
The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. # noqa: E501 | ||
The version of the OpenAPI document: 5.0.5 | ||
The version of the OpenAPI document: 5.0.6 | ||
Contact: [email protected] | ||
Generated by OpenAPI Generator (https://openapi-generator.tech) | ||
Do not edit the class manually. | ||
""" | ||
|
||
|
||
__version__ = "1.0.6" | ||
__version__ = "1.0.7" | ||
|
||
# import apis into sdk package | ||
from stadiamaps.api.geocoding_api import GeocodingApi | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. # noqa: E501 | ||
The version of the OpenAPI document: 5.0.5 | ||
The version of the OpenAPI document: 5.0.6 | ||
Contact: [email protected] | ||
Generated by OpenAPI Generator (https://openapi-generator.tech) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. # noqa: E501 | ||
The version of the OpenAPI document: 5.0.5 | ||
The version of the OpenAPI document: 5.0.6 | ||
Contact: [email protected] | ||
Generated by OpenAPI Generator (https://openapi-generator.tech) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. # noqa: E501 | ||
The version of the OpenAPI document: 5.0.5 | ||
The version of the OpenAPI document: 5.0.6 | ||
Contact: [email protected] | ||
Generated by OpenAPI Generator (https://openapi-generator.tech) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. # noqa: E501 | ||
The version of the OpenAPI document: 5.0.5 | ||
The version of the OpenAPI document: 5.0.6 | ||
Contact: [email protected] | ||
Generated by OpenAPI Generator (https://openapi-generator.tech) | ||
|
@@ -77,7 +77,7 @@ def __init__(self, configuration=None, header_name=None, header_value=None, | |
self.default_headers[header_name] = header_value | ||
self.cookie = cookie | ||
# Set default User-Agent. | ||
self.user_agent = 'stadiamaps/1.0.6/python' | ||
self.user_agent = 'stadiamaps/1.0.7/python' | ||
self.client_side_validation = configuration.client_side_validation | ||
|
||
def __enter__(self): | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. # noqa: E501 | ||
The version of the OpenAPI document: 5.0.5 | ||
The version of the OpenAPI document: 5.0.6 | ||
Contact: [email protected] | ||
Generated by OpenAPI Generator (https://openapi-generator.tech) | ||
|
@@ -397,8 +397,8 @@ def to_debug_report(self): | |
return "Python SDK Debug Report:\n"\ | ||
"OS: {env}\n"\ | ||
"Python Version: {pyversion}\n"\ | ||
"Version of the API: 5.0.5\n"\ | ||
"SDK Package Version: 1.0.6".\ | ||
"Version of the API: 5.0.6\n"\ | ||
"SDK Package Version: 1.0.7".\ | ||
format(env=sys.platform, pyversion=sys.version) | ||
|
||
def get_host_settings(self): | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. # noqa: E501 | ||
The version of the OpenAPI document: 5.0.5 | ||
The version of the OpenAPI document: 5.0.6 | ||
Contact: [email protected] | ||
Generated by OpenAPI Generator (https://openapi-generator.tech) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. # noqa: E501 | ||
The version of the OpenAPI document: 5.0.5 | ||
The version of the OpenAPI document: 5.0.6 | ||
Contact: [email protected] | ||
Generated by OpenAPI Generator (https://openapi-generator.tech) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. # noqa: E501 | ||
The version of the OpenAPI document: 5.0.5 | ||
The version of the OpenAPI document: 5.0.6 | ||
Contact: [email protected] | ||
Generated by OpenAPI Generator (https://openapi-generator.tech) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. # noqa: E501 | ||
The version of the OpenAPI document: 5.0.5 | ||
The version of the OpenAPI document: 5.0.6 | ||
Contact: [email protected] | ||
Generated by OpenAPI Generator (https://openapi-generator.tech) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. # noqa: E501 | ||
The version of the OpenAPI document: 5.0.5 | ||
The version of the OpenAPI document: 5.0.6 | ||
Contact: [email protected] | ||
Generated by OpenAPI Generator (https://openapi-generator.tech) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. # noqa: E501 | ||
The version of the OpenAPI document: 5.0.5 | ||
The version of the OpenAPI document: 5.0.6 | ||
Contact: [email protected] | ||
Generated by OpenAPI Generator (https://openapi-generator.tech) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. # noqa: E501 | ||
The version of the OpenAPI document: 5.0.5 | ||
The version of the OpenAPI document: 5.0.6 | ||
Contact: [email protected] | ||
Generated by OpenAPI Generator (https://openapi-generator.tech) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. # noqa: E501 | ||
The version of the OpenAPI document: 5.0.5 | ||
The version of the OpenAPI document: 5.0.6 | ||
Contact: [email protected] | ||
Generated by OpenAPI Generator (https://openapi-generator.tech) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. # noqa: E501 | ||
The version of the OpenAPI document: 5.0.5 | ||
The version of the OpenAPI document: 5.0.6 | ||
Contact: [email protected] | ||
Generated by OpenAPI Generator (https://openapi-generator.tech) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. # noqa: E501 | ||
The version of the OpenAPI document: 5.0.5 | ||
The version of the OpenAPI document: 5.0.6 | ||
Contact: [email protected] | ||
Generated by OpenAPI Generator (https://openapi-generator.tech) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. # noqa: E501 | ||
The version of the OpenAPI document: 5.0.5 | ||
The version of the OpenAPI document: 5.0.6 | ||
Contact: [email protected] | ||
Generated by OpenAPI Generator (https://openapi-generator.tech) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. # noqa: E501 | ||
The version of the OpenAPI document: 5.0.5 | ||
The version of the OpenAPI document: 5.0.6 | ||
Contact: [email protected] | ||
Generated by OpenAPI Generator (https://openapi-generator.tech) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. # noqa: E501 | ||
The version of the OpenAPI document: 5.0.5 | ||
The version of the OpenAPI document: 5.0.6 | ||
Contact: [email protected] | ||
Generated by OpenAPI Generator (https://openapi-generator.tech) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. # noqa: E501 | ||
The version of the OpenAPI document: 5.0.5 | ||
The version of the OpenAPI document: 5.0.6 | ||
Contact: [email protected] | ||
Generated by OpenAPI Generator (https://openapi-generator.tech) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. # noqa: E501 | ||
The version of the OpenAPI document: 5.0.5 | ||
The version of the OpenAPI document: 5.0.6 | ||
Contact: [email protected] | ||
Generated by OpenAPI Generator (https://openapi-generator.tech) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. # noqa: E501 | ||
The version of the OpenAPI document: 5.0.5 | ||
The version of the OpenAPI document: 5.0.6 | ||
Contact: [email protected] | ||
Generated by OpenAPI Generator (https://openapi-generator.tech) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. # noqa: E501 | ||
The version of the OpenAPI document: 5.0.5 | ||
The version of the OpenAPI document: 5.0.6 | ||
Contact: [email protected] | ||
Generated by OpenAPI Generator (https://openapi-generator.tech) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. # noqa: E501 | ||
The version of the OpenAPI document: 5.0.5 | ||
The version of the OpenAPI document: 5.0.6 | ||
Contact: [email protected] | ||
Generated by OpenAPI Generator (https://openapi-generator.tech) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. # noqa: E501 | ||
The version of the OpenAPI document: 5.0.5 | ||
The version of the OpenAPI document: 5.0.6 | ||
Contact: [email protected] | ||
Generated by OpenAPI Generator (https://openapi-generator.tech) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. # noqa: E501 | ||
The version of the OpenAPI document: 5.0.5 | ||
The version of the OpenAPI document: 5.0.6 | ||
Contact: [email protected] | ||
Generated by OpenAPI Generator (https://openapi-generator.tech) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. # noqa: E501 | ||
The version of the OpenAPI document: 5.0.5 | ||
The version of the OpenAPI document: 5.0.6 | ||
Contact: [email protected] | ||
Generated by OpenAPI Generator (https://openapi-generator.tech) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. # noqa: E501 | ||
The version of the OpenAPI document: 5.0.5 | ||
The version of the OpenAPI document: 5.0.6 | ||
Contact: [email protected] | ||
Generated by OpenAPI Generator (https://openapi-generator.tech) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. # noqa: E501 | ||
The version of the OpenAPI document: 5.0.5 | ||
The version of the OpenAPI document: 5.0.6 | ||
Contact: [email protected] | ||
Generated by OpenAPI Generator (https://openapi-generator.tech) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. # noqa: E501 | ||
The version of the OpenAPI document: 5.0.5 | ||
The version of the OpenAPI document: 5.0.6 | ||
Contact: [email protected] | ||
Generated by OpenAPI Generator (https://openapi-generator.tech) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. # noqa: E501 | ||
The version of the OpenAPI document: 5.0.5 | ||
The version of the OpenAPI document: 5.0.6 | ||
Contact: [email protected] | ||
Generated by OpenAPI Generator (https://openapi-generator.tech) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. # noqa: E501 | ||
The version of the OpenAPI document: 5.0.5 | ||
The version of the OpenAPI document: 5.0.6 | ||
Contact: [email protected] | ||
Generated by OpenAPI Generator (https://openapi-generator.tech) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. # noqa: E501 | ||
The version of the OpenAPI document: 5.0.5 | ||
The version of the OpenAPI document: 5.0.6 | ||
Contact: [email protected] | ||
Generated by OpenAPI Generator (https://openapi-generator.tech) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. # noqa: E501 | ||
The version of the OpenAPI document: 5.0.5 | ||
The version of the OpenAPI document: 5.0.6 | ||
Contact: [email protected] | ||
Generated by OpenAPI Generator (https://openapi-generator.tech) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. # noqa: E501 | ||
The version of the OpenAPI document: 5.0.5 | ||
The version of the OpenAPI document: 5.0.6 | ||
Contact: [email protected] | ||
Generated by OpenAPI Generator (https://openapi-generator.tech) | ||
|
Oops, something went wrong.