Skip to content

Commit df4a4d6

Browse files
committed
Fix missing OSRM maneuver types
1 parent b62f4f6 commit df4a4d6

File tree

143 files changed

+150
-142
lines changed

Some content is hidden

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

143 files changed

+150
-142
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stadiamaps/api",
3-
"version": "8.0.0",
3+
"version": "8.0.1",
44
"description": "Stadia Maps Geospatial APIs",
55
"keywords": [
66
"stadia maps",

src/generated/apis/GeocodingApi.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Stadia Maps Geospatial APIs
55
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications.
66
*
7-
* The version of the OpenAPI document: 10.0.0
7+
* The version of the OpenAPI document: 10.0.1
88
* Contact: [email protected]
99
*
1010
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/generated/apis/GeospatialApi.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Stadia Maps Geospatial APIs
55
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications.
66
*
7-
* The version of the OpenAPI document: 10.0.0
7+
* The version of the OpenAPI document: 10.0.1
88
* Contact: [email protected]
99
*
1010
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/generated/apis/RoutingApi.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Stadia Maps Geospatial APIs
55
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications.
66
*
7-
* The version of the OpenAPI document: 10.0.0
7+
* The version of the OpenAPI document: 10.0.1
88
* Contact: [email protected]
99
*
1010
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/generated/models/Access.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Stadia Maps Geospatial APIs
55
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications.
66
*
7-
* The version of the OpenAPI document: 10.0.0
7+
* The version of the OpenAPI document: 10.0.1
88
* Contact: [email protected]
99
*
1010
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/generated/models/AddendumV2.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Stadia Maps Geospatial APIs
55
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications.
66
*
7-
* The version of the OpenAPI document: 10.0.0
7+
* The version of the OpenAPI document: 10.0.1
88
* Contact: [email protected]
99
*
1010
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/generated/models/AddressComponentsV2.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Stadia Maps Geospatial APIs
55
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications.
66
*
7-
* The version of the OpenAPI document: 10.0.0
7+
* The version of the OpenAPI document: 10.0.1
88
* Contact: [email protected]
99
*
1010
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/generated/models/AdminRegion.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Stadia Maps Geospatial APIs
55
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications.
66
*
7-
* The version of the OpenAPI document: 10.0.0
7+
* The version of the OpenAPI document: 10.0.1
88
* Contact: [email protected]
99
*
1010
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/generated/models/Administrative.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Stadia Maps Geospatial APIs
55
* The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications.
66
*
7-
* The version of the OpenAPI document: 10.0.0
7+
* The version of the OpenAPI document: 10.0.1
88
* Contact: [email protected]
99
*
1010
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

0 commit comments

Comments
 (0)