SnapToRoads/RouteRange/RouteMatrix 2024-07-01-preview#29919
Merged
jhendrixMSFT merged 29 commits intomainfrom Oct 30, 2024
Merged
SnapToRoads/RouteRange/RouteMatrix 2024-07-01-preview#29919jhendrixMSFT merged 29 commits intomainfrom
jhendrixMSFT merged 29 commits intomainfrom
Conversation
Next Steps to Merge✅ All automated merging requirements have been met! To get your PR merged, see aka.ms/azsdk/specreview/merge. |
Swagger Generation Artifacts
|
Generated ApiView
|
mikekistler
requested changes
Jul 19, 2024
Member
mikekistler
left a comment
There was a problem hiding this comment.
I found a couple small problems. Pls fix and then tag me to re-review.
FarazGIS
approved these changes
Jul 22, 2024
FarazGIS
reviewed
Aug 10, 2024
cbe9a94 to
1660766
Compare
0298703 to
0acf91c
Compare
added 2 commits
October 29, 2024 12:53
haagha
pushed a commit
that referenced
this pull request
Nov 19, 2024
* first commit * update to 2024-07-01-preview * add type string * Add RouteMatrix * Remove axleCount for RouteMatrix * Remove axleCount for RouteMatrix * Remove axleCount for RouteMatrix * update departAt/arriveAt * Add statusCode * Change success to Completed * Apply limitation table for sync * Apply limitation table for async * Remove async route matrix request in async doc * update examples * Update description * fix * update departAt * fix departAt * Update example * isInterpolated * Update geometry * fix spell * Add GeoJsonGeometry * Add GeoJsonObject * update * Add 404 example * Update Resource not found * Simplify example * Added TypeSpecRequirement suppression for Route --------- Co-authored-by: Will Huang <huangwill@microsoft.com>
This was referenced Jan 23, 2025
Merged
pjpatel12
pushed a commit
to pjpatel12/azure-rest-api-specs
that referenced
this pull request
Apr 29, 2025
* first commit * update to 2024-07-01-preview * add type string * Add RouteMatrix * Remove axleCount for RouteMatrix * Remove axleCount for RouteMatrix * Remove axleCount for RouteMatrix * update departAt/arriveAt * Add statusCode * Change success to Completed * Apply limitation table for sync * Apply limitation table for async * Remove async route matrix request in async doc * update examples * Update description * fix * update departAt * fix departAt * Update example * isInterpolated * Update geometry * fix spell * Add GeoJsonGeometry * Add GeoJsonObject * update * Add 404 example * Update Resource not found * Simplify example * Added TypeSpecRequirement suppression for Route --------- Co-authored-by: Will Huang <huangwill@microsoft.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Data Plane API - Pull Request
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.
Viewing 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.
❔Got questions? Need additional info?? We are here to help!
Contact us!
The Azure API Review Board is dedicated to helping you create amazing APIs. You can read about our mission and learn more about our process on our wiki.
Click here for links to tools, specs, guidelines & other good stuff
Tooling
Guidelines & Specifications
Helpful Links
Checks stuck in `queued` state?
If the PR CI checks appear to be stuck in `queued` state, please add a comment with contents `/azp run`. This should result in a new comment denoting a `PR validation pipeline` has started and the checks should be updated after few minutes.