-
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.
- Loading branch information
1 parent
212afd6
commit 1b9a1f7
Showing
110 changed files
with
4,880 additions
and
131 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), | ||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
|
||
## Version 1.1.0 - 2024-07-31 | ||
r | ||
### Added | ||
|
||
- Add support for bulk geocoding | ||
|
||
## Version 1.0.0 - 2027-07-09 | ||
|
||
Initial release! |
Large diffs are not rendered by default.
Oops, something went wrong.
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 |
---|---|---|
|
@@ -14,7 +14,7 @@ | |
* | ||
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. | ||
* | ||
* The version of the OpenAPI document: 6.5.0 | ||
* The version of the OpenAPI document: 6.6.0 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
* Generator version: 7.7.0 | ||
|
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 |
---|---|---|
|
@@ -14,7 +14,7 @@ | |
* | ||
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. | ||
* | ||
* The version of the OpenAPI document: 6.5.0 | ||
* The version of the OpenAPI document: 6.6.0 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
* Generator version: 7.7.0 | ||
|
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 |
---|---|---|
|
@@ -14,7 +14,7 @@ | |
* | ||
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. | ||
* | ||
* The version of the OpenAPI document: 6.5.0 | ||
* The version of the OpenAPI document: 6.6.0 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
* Generator version: 7.7.0 | ||
|
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 |
---|---|---|
|
@@ -14,7 +14,7 @@ | |
* | ||
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. | ||
* | ||
* The version of the OpenAPI document: 6.5.0 | ||
* The version of the OpenAPI document: 6.6.0 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
* Generator version: 7.7.0 | ||
|
@@ -433,7 +433,7 @@ public static function toDebugReport() | |
$report = 'PHP SDK (OpenAPI\Client) Debug Report:' . PHP_EOL; | ||
$report .= ' OS: ' . php_uname() . PHP_EOL; | ||
$report .= ' PHP Version: ' . PHP_VERSION . PHP_EOL; | ||
$report .= ' The version of the OpenAPI document: 6.5.0' . PHP_EOL; | ||
$report .= ' The version of the OpenAPI document: 6.6.0' . PHP_EOL; | ||
$report .= ' Temp Folder Path: ' . self::getDefaultConfiguration()->getTempFolderPath() . PHP_EOL; | ||
|
||
return $report; | ||
|
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 |
---|---|---|
|
@@ -14,7 +14,7 @@ | |
* | ||
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. | ||
* | ||
* The version of the OpenAPI document: 6.5.0 | ||
* The version of the OpenAPI document: 6.6.0 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
* Generator version: 7.7.0 | ||
|
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 |
---|---|---|
|
@@ -15,7 +15,7 @@ | |
* | ||
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. | ||
* | ||
* The version of the OpenAPI document: 6.5.0 | ||
* The version of the OpenAPI document: 6.6.0 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
* Generator version: 7.7.0 | ||
|
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 |
---|---|---|
|
@@ -15,7 +15,7 @@ | |
* | ||
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. | ||
* | ||
* The version of the OpenAPI document: 6.5.0 | ||
* The version of the OpenAPI document: 6.6.0 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
* Generator version: 7.7.0 | ||
|
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 |
---|---|---|
|
@@ -15,7 +15,7 @@ | |
* | ||
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. | ||
* | ||
* The version of the OpenAPI document: 6.5.0 | ||
* The version of the OpenAPI document: 6.6.0 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
* Generator version: 7.7.0 | ||
|
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 |
---|---|---|
|
@@ -15,7 +15,7 @@ | |
* | ||
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. | ||
* | ||
* The version of the OpenAPI document: 6.5.0 | ||
* The version of the OpenAPI document: 6.6.0 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
* Generator version: 7.7.0 | ||
|
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 |
---|---|---|
|
@@ -15,7 +15,7 @@ | |
* | ||
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. | ||
* | ||
* The version of the OpenAPI document: 6.5.0 | ||
* The version of the OpenAPI document: 6.6.0 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
* Generator version: 7.7.0 | ||
|
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 |
---|---|---|
|
@@ -15,7 +15,7 @@ | |
* | ||
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. | ||
* | ||
* The version of the OpenAPI document: 6.5.0 | ||
* The version of the OpenAPI document: 6.6.0 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
* Generator version: 7.7.0 | ||
|
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 |
---|---|---|
|
@@ -15,7 +15,7 @@ | |
* | ||
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. | ||
* | ||
* The version of the OpenAPI document: 6.5.0 | ||
* The version of the OpenAPI document: 6.6.0 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
* Generator version: 7.7.0 | ||
|
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 |
---|---|---|
|
@@ -15,7 +15,7 @@ | |
* | ||
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications. | ||
* | ||
* The version of the OpenAPI document: 6.5.0 | ||
* The version of the OpenAPI document: 6.6.0 | ||
* Contact: [email protected] | ||
* Generated by: https://openapi-generator.tech | ||
* Generator version: 7.7.0 | ||
|
Oops, something went wrong.