-
Notifications
You must be signed in to change notification settings - Fork 5.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add deprecation banner to GetMapTile and GetMapTileset #23307
Merged
Merged
Conversation
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
Hi, @ismael-ms Thanks for your PR. I am workflow bot for review process. Here are some small tips. Any feedback about review process or workflow bot, pls contact swagger and tools team. [email protected] |
Swagger Validation Report
|
compared swaggers (via Oad v0.10.4)] | new version | base version |
---|---|---|
render.json | 2022-08-01(a821505) | 2022-08-01(main) |
️️✔️
Breaking Change(Cross-Version) succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️
CredScan succeeded [Detail] [Expand]
There is no credential detected.
️⚠️
LintDiff: 0 Warnings warning [Detail]
compared tags (via openapi-validator v2.0.0) | new version | base version |
---|---|---|
2022-08-01 | 2022-08-01(a821505) | 2022-08-01(main) |
The following errors/warnings exist before current PR submission:
Only 30 items are listed, please refer to log for more details.
Rule | Message |
---|---|
ValidFormats |
'file' is not a known format. Location: Render/stable/2022-08-01/render.json#L342 |
ValidFormats |
'file' is not a known format. Location: Render/stable/2022-08-01/render.json#L494 |
ValidFormats |
'file' is not a known format. Location: Render/stable/2022-08-01/render.json#L704 |
IntegerTypeMustHaveFormat |
The integer type does not have a format, please add it. Location: Render/stable/2022-08-01/render.json#L963 |
IntegerTypeMustHaveFormat |
The integer type does not have a format, please add it. Location: Render/stable/2022-08-01/render.json#L970 |
Error response should contain a x-ms-error-code header. Location: Render/stable/2022-08-01/render.json#L352 |
|
The error property in the error response schema should be required.Location: Render/stable/2022-08-01/render.json#L352 |
|
Error schema should define code and message properties as required.Location: Render/stable/2022-08-01/render.json#L352 |
|
Schema with type: integer should specify format Location: Render/stable/2022-08-01/render.json#L385 |
|
Schema with type: integer should specify format Location: Render/stable/2022-08-01/render.json#L385 |
|
Error response should contain a x-ms-error-code header. Location: Render/stable/2022-08-01/render.json#L389 |
|
The error property in the error response schema should be required.Location: Render/stable/2022-08-01/render.json#L389 |
|
Error schema should define code and message properties as required.Location: Render/stable/2022-08-01/render.json#L389 |
|
Based on the response model schema, operation 'Render_GetMapAttribution' might be pageable. Consider adding the x-ms-pageable extension. Location: Render/stable/2022-08-01/render.json#L396 |
|
Operation might be pageable. Consider adding the x-ms-pageable extension. Location: Render/stable/2022-08-01/render.json#L396 |
|
Error response should contain a x-ms-error-code header. Location: Render/stable/2022-08-01/render.json#L446 |
|
The error property in the error response schema should be required.Location: Render/stable/2022-08-01/render.json#L446 |
|
Error schema should define code and message properties as required.Location: Render/stable/2022-08-01/render.json#L446 |
|
Error response should contain a x-ms-error-code header. Location: Render/stable/2022-08-01/render.json#L504 |
|
The error property in the error response schema should be required.Location: Render/stable/2022-08-01/render.json#L504 |
|
Error schema should define code and message properties as required.Location: Render/stable/2022-08-01/render.json#L504 |
|
Path parameter should specify a maximum length (maxLength) and characters allowed (pattern). Location: Render/stable/2022-08-01/render.json#L526 |
|
Error response should contain a x-ms-error-code header. Location: Render/stable/2022-08-01/render.json#L537 |
|
The error property in the error response schema should be required.Location: Render/stable/2022-08-01/render.json#L537 |
|
Error schema should define code and message properties as required.Location: Render/stable/2022-08-01/render.json#L537 |
|
Path parameter should specify a maximum length (maxLength) and characters allowed (pattern). Location: Render/stable/2022-08-01/render.json#L559 |
|
Error response should contain a x-ms-error-code header. Location: Render/stable/2022-08-01/render.json#L714 |
|
The error property in the error response schema should be required.Location: Render/stable/2022-08-01/render.json#L714 |
|
Error schema should define code and message properties as required.Location: Render/stable/2022-08-01/render.json#L714 |
|
Based on the response model schema, operation 'Render_GetCopyrightFromBoundingBox' might be pageable. Consider adding the x-ms-pageable extension. Location: Render/stable/2022-08-01/render.json#L721 |
️️✔️
Avocado succeeded [Detail] [Expand]
Validation passes for Avocado.
️️✔️
ApiReadinessCheck succeeded [Detail] [Expand]
️⚠️
~[Staging] ServiceAPIReadinessTest: 0 Warnings warning [Detail]
API Test is not triggered due to precheck failure. Check pipeline log for details.
️️✔️
SwaggerAPIView succeeded [Detail] [Expand]
️️✔️
CadlAPIView succeeded [Detail] [Expand]
️️✔️
TypeSpecAPIView succeeded [Detail] [Expand]
️️✔️
ModelValidation succeeded [Detail] [Expand]
Validation passes for ModelValidation.
️️✔️
SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️️✔️
PoliCheck succeeded [Detail] [Expand]
Validation passed for PoliCheck.
️️✔️
PrettierCheck succeeded [Detail] [Expand]
Validation passes for PrettierCheck.
️️✔️
SpellCheck succeeded [Detail] [Expand]
Validation passes for SpellCheck.
️️✔️
Lint(RPaaS) succeeded [Detail] [Expand]
Validation passes for Lint(RPaaS).
️️✔️
CadlValidation succeeded [Detail] [Expand]
Validation passes for CadlValidation.
️️✔️
TypeSpec Validation succeeded [Detail] [Expand]
Validation passes for TypeSpec Validation.
️️✔️
PR Summary succeeded [Detail] [Expand]
Validation passes for Summary.
ghost
added
the
Maps
label
Mar 27, 2023
Swagger pipeline restarted successfully, please wait for status update in this comment. |
Generated ApiView
|
ismael-ms
requested review from
stewartadam and
scgbear
and removed request for
a team
March 27, 2023 19:59
heaths
approved these changes
Mar 27, 2023
JoshLove-msft
pushed a commit
to JoshLove-msft/azure-rest-api-specs
that referenced
this pull request
Apr 25, 2023
3 tasks
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 engagement record.
Elevation services
Elevation - REST API (Azure Maps) | Microsoft Learn
Elevation - Get Data For Bounding Box - REST API (Azure Maps) | Microsoft Learn
Elevation - Get Data For Points - REST API (Azure Maps) | Microsoft Learn
Elevation - Get Data For Polyline - REST API (Azure Maps) | Microsoft Learn
Elevation - Post Data For Points - REST API (Azure Maps) | Microsoft Learn
Elevation - Post Data For Polyline - REST API (Azure Maps) | Microsoft Learn
Render V2 DEM Tiles
Render V2 - Get Map Tile - REST API (Azure Maps) | Microsoft Learn
Render V2 - Get Map Tileset - REST API (Azure Maps) | Microsoft Learn
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 Open API document (swagger) if applicable, and the root paths that have been updated.
❔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