Skip to content

Commit a00aa2a

Browse files
committed
Bug fixes and docs
1 parent c33dc6a commit a00aa2a

146 files changed

Lines changed: 328 additions & 232 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 12 additions & 0 deletions

lib/Api/GeocodingApi.php

Lines changed: 42 additions & 81 deletions
Large diffs are not rendered by default.

lib/Api/GeospatialApi.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
*
1515
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications.
1616
*
17-
* The version of the OpenAPI document: 9.1.1
17+
* The version of the OpenAPI document: 9.2.1
1818
* Contact: support@stadiamaps.com
1919
* Generated by: https://openapi-generator.tech
2020
* Generator version: 7.12.0

lib/Api/RoutingApi.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
*
1515
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications.
1616
*
17-
* The version of the OpenAPI document: 9.1.1
17+
* The version of the OpenAPI document: 9.2.1
1818
* Contact: support@stadiamaps.com
1919
* Generated by: https://openapi-generator.tech
2020
* Generator version: 7.12.0

lib/ApiException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
*
1515
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications.
1616
*
17-
* The version of the OpenAPI document: 9.1.1
17+
* The version of the OpenAPI document: 9.2.1
1818
* Contact: support@stadiamaps.com
1919
* Generated by: https://openapi-generator.tech
2020
* Generator version: 7.12.0

lib/Configuration.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
*
1515
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications.
1616
*
17-
* The version of the OpenAPI document: 9.1.1
17+
* The version of the OpenAPI document: 9.2.1
1818
* Contact: support@stadiamaps.com
1919
* Generated by: https://openapi-generator.tech
2020
* Generator version: 7.12.0
@@ -433,7 +433,7 @@ public static function toDebugReport()
433433
$report = 'PHP SDK (OpenAPI\Client) Debug Report:' . PHP_EOL;
434434
$report .= ' OS: ' . php_uname() . PHP_EOL;
435435
$report .= ' PHP Version: ' . PHP_VERSION . PHP_EOL;
436-
$report .= ' The version of the OpenAPI document: 9.1.1' . PHP_EOL;
436+
$report .= ' The version of the OpenAPI document: 9.2.1' . PHP_EOL;
437437
$report .= ' Temp Folder Path: ' . self::getDefaultConfiguration()->getTempFolderPath() . PHP_EOL;
438438

439439
return $report;

lib/HeaderSelector.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
*
1515
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications.
1616
*
17-
* The version of the OpenAPI document: 9.1.1
17+
* The version of the OpenAPI document: 9.2.1
1818
* Contact: support@stadiamaps.com
1919
* Generated by: https://openapi-generator.tech
2020
* Generator version: 7.12.0

lib/Model/Access.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*
1616
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications.
1717
*
18-
* The version of the OpenAPI document: 9.1.1
18+
* The version of the OpenAPI document: 9.2.1
1919
* Contact: support@stadiamaps.com
2020
* Generated by: https://openapi-generator.tech
2121
* Generator version: 7.12.0

lib/Model/AddendumV2.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*
1616
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications.
1717
*
18-
* The version of the OpenAPI document: 9.1.1
18+
* The version of the OpenAPI document: 9.2.1
1919
* Contact: support@stadiamaps.com
2020
* Generated by: https://openapi-generator.tech
2121
* Generator version: 7.12.0

lib/Model/AddressComponentsV2.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*
1616
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications.
1717
*
18-
* The version of the OpenAPI document: 9.1.1
18+
* The version of the OpenAPI document: 9.2.1
1919
* Contact: support@stadiamaps.com
2020
* Generated by: https://openapi-generator.tech
2121
* Generator version: 7.12.0

0 commit comments

Comments
 (0)