Route 2025-01-01#31929
Conversation
Next Steps to Merge✅ All automated merging requirements have been met! To get your PR merged, see aka.ms/azsdk/specreview/merge. |
|
PR validation pipeline restarted successfully. If there is ApiView generated, it will be updated in this comment. |
|
API change check APIView has identified API level changes in this PR and created following API reviews. |
fd1fb67 to
287212f
Compare
6e965d8 to
aaf533e
Compare
FarazGIS
left a comment
There was a problem hiding this comment.
Approved with feedback to update the regiontravelsummary countryRegion field.
stevemunk
left a comment
There was a problem hiding this comment.
Should the docs and examples for version 2025-01-01 still be referencing version 2024-07-01-preview? If so, what is different between versions 2025-01-01 and 2024-07-01-preview in these specific cases? What is supported in 2024-07-01-preview that is not supported in 2025-01-01?
For example, support for high-definition polygons started in 2024-07-01-preview but referencing that version in the 2025-01-01 docs/examples will be confusing to some users.
|
Good point. Fixed |
* first commit * update RouteRange * Add tollDistanceInMeters * Update distanceBudgetInMeters and timeBudgetInSec * Add OptimizedWaypoint * fix cspell * Add drivingSide and address * move drivingSide to instruction * Update countryRegion to be consistent with geocoding. * Update from feedbacks * Add description for countryRegion * Update description for manuever * departureAt, arrivalAt, createdAt and lastActionAt * Remove readonly * update description for RouteOperationResponse * remove AzureMapsPricingTier * update Preview Supplemental Terms * remove x-ms-client-flatten * remove en-us * update operationId * updaet route description * fix api-version --------- Co-authored-by: Will Huang <huangwill@microsoft.com>
Data Plane API Specification Update Pull Request
Based on the previous Route Preview API (2024-07-24-preview), the following updates have been added:
Tip
Overwhelmed by all this guidance? See the
Getting helpsection at the bottom of this PR description.PR review workflow diagram
Please understand this diagram before proceeding. It explains how to get your PR approved & merged.
API Info: The Basics
Most of the information about your service should be captured in the issue that serves as your API Spec engagement record.
Is this review for (select one):
Change Scope
This section will help us focus on the specific parts of your API that are new or have been modified.
Please share a link to the design document for the new APIs, a link to the previous API Spec document (if applicable), and the root paths that have been updated.
/route/directions,/route:rangeViewing API changes
For convenient view of the API changes made by this PR, refer to the URLs provided in the table
in the
Generated ApiViewcomment added to this PR. You can use ApiView to show API versions diff.Suppressing failures
If one or multiple validation error/warning suppression(s) is detected in your PR, please follow the
Swagger-Suppression-Process
to get approval.