Skip to content
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

[Maps - Render & Spatial Services] add v2022-08-01 #19520

Merged
merged 3 commits into from
Jul 21, 2022

Conversation

gigigoo0
Copy link
Member

@gigigoo0 gigigoo0 commented Jun 20, 2022

MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.

Changelog

Add a changelog entry for this PR by answering the following questions:

  1. What's the purpose of the update?
    • new service onboarding
    • new API version
    • update existing version for new feature
    • update existing version to fix swagger quality issue in s360
    • Other, please clarify
  2. When are you targeting to deploy the new service/feature to public regions? Please provide the date or, if the date is not yet available, the month. December 2022
  3. When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month. December 2022
  4. If updating an existing version, please select the specific language SDKs and CLIs that must be refreshed after the swagger is published.
    • SDK of .NET (need service team to ensure code readiness)
    • SDK of Python
    • SDK of Java
    • SDK of Js
    • SDK of Go
    • PowerShell
    • CLI
    • Terraform
    • No refresh required for updates in this PR

Contribution checklist:

If any further question about AME onboarding or validation tools, please view the FAQ.

Breaking Change Review Checklist

If any of the following scenarios apply to the PR, request approval from the Breaking Change Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in a stable version
  • Removing properties in a stable version
  • Removing API version(s) in a stable version
  • Updating API in a stable or public preview version with Breaking Change Validation errors
  • Updating API(s) in public preview over 1 year (refer to Retirement of Previews)

Action: to initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.

Please follow the link to find more details on PR review process.

@openapi-workflow-bot
Copy link

Hi, @gigigoo0 Thanks for your PR. I am workflow bot for review process. Here are some small tips.

  • Please ensure to do self-check against checklists in first PR comment.
  • PR assignee is the person auto-assigned and responsible for your current PR reviewing and merging.
  • For specs comparison cross API versions, Use API Specs Comparison Report Generator
  • If there is CI failure(s), to fix CI error(s) is mandatory for PR merging; or you need to provide justification in PR comment for explanation. How to fix?

  • Any feedback about review process or workflow bot, pls contact swagger and tools team. vscswagger@microsoft.com

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jun 20, 2022

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️⚠️Breaking Change(Cross-Version): 20 Warnings warning [Detail]
    compared swaggers (via Oad v0.9.6)] new version base version
    render.json 2022-08-01(100dfb2) 2.1(main)

    The following breaking changes are detected by comparison with the latest preview version:

    Rule Message
    ⚠️ 1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'TilesetId_rv2' removed or renamed?
    New: Render/stable/2022-08-01/render.json#L53:3
    Old: Render/preview/2.1/render.json#L53:3
    ⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'RenderV2_GetMapTile' to 'Render_GetMapTile'. This will impact generated code.
    New: Render/stable/2022-08-01/render.json#L284:7
    Old: Render/preview/2.1/render.json#L66:7
    ⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'RenderV2_GetMapTileset' to 'Render_GetMapTileset'. This will impact generated code.
    New: Render/stable/2022-08-01/render.json#L358:7
    Old: Render/preview/2.1/render.json#L140:7
    ⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'RenderV2_GetMapAttribution' to 'Render_GetMapAttribution'. This will impact generated code.
    New: Render/stable/2022-08-01/render.json#L394:7
    Old: Render/preview/2.1/render.json#L176:7
    ⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'RenderV2_GetMapStateTile' to 'Render_GetMapStateTile'. This will impact generated code.
    New: Render/stable/2022-08-01/render.json#L451:7
    Old: Render/preview/2.1/render.json#L233:7
    ⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'RenderV2_GetCopyrightCaption' to 'Render_GetCopyrightCaption'. This will impact generated code.
    New: Render/stable/2022-08-01/render.json#L509:7
    Old: Render/preview/2.1/render.json#L291:7
    ⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'RenderV2_GetMapStaticImage' to 'Render_GetMapStaticImage'. This will impact generated code.
    New: Render/stable/2022-08-01/render.json#L542:7
    Old: Render/preview/2.1/render.json#L324:7
    ⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'RenderV2_GetCopyrightFromBoundingBox' to 'Render_GetCopyrightFromBoundingBox'. This will impact generated code.
    New: Render/stable/2022-08-01/render.json#L719:7
    Old: Render/preview/2.1/render.json#L501:7
    ⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'RenderV2_GetCopyrightForTile' to 'Render_GetCopyrightForTile'. This will impact generated code.
    New: Render/stable/2022-08-01/render.json#L761:7
    Old: Render/preview/2.1/render.json#L543:7
    ⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'RenderV2_GetCopyrightForWorld' to 'Render_GetCopyrightForWorld'. This will impact generated code.
    New: Render/stable/2022-08-01/render.json#L806:7
    Old: Render/preview/2.1/render.json#L588:7
    ⚠️ 1027 - DefaultValueChanged The new version has a different default value than the previous one.
    New: Render/stable/2022-08-01/render.json#L293:9
    Old: Render/preview/2.1/render.json#L75:9
    ⚠️ 1027 - DefaultValueChanged The new version has a different default value than the previous one.
    New: Render/stable/2022-08-01/render.json#L366:9
    Old: Render/preview/2.1/render.json#L148:9
    ⚠️ 1027 - DefaultValueChanged The new version has a different default value than the previous one.
    New: Render/stable/2022-08-01/render.json#L402:9
    Old: Render/preview/2.1/render.json#L184:9
    ⚠️ 1027 - DefaultValueChanged The new version has a different default value than the previous one.
    New: Render/stable/2022-08-01/render.json#L459:9
    Old: Render/preview/2.1/render.json#L241:9
    ⚠️ 1027 - DefaultValueChanged The new version has a different default value than the previous one.
    New: Render/stable/2022-08-01/render.json#L517:9
    Old: Render/preview/2.1/render.json#L299:9
    ⚠️ 1027 - DefaultValueChanged The new version has a different default value than the previous one.
    New: Render/stable/2022-08-01/render.json#L550:9
    Old: Render/preview/2.1/render.json#L332:9
    ⚠️ 1027 - DefaultValueChanged The new version has a different default value than the previous one.
    New: Render/stable/2022-08-01/render.json#L727:9
    Old: Render/preview/2.1/render.json#L509:9
    ⚠️ 1027 - DefaultValueChanged The new version has a different default value than the previous one.
    New: Render/stable/2022-08-01/render.json#L769:9
    Old: Render/preview/2.1/render.json#L551:9
    ⚠️ 1027 - DefaultValueChanged The new version has a different default value than the previous one.
    New: Render/stable/2022-08-01/render.json#L814:9
    Old: Render/preview/2.1/render.json#L596:9
    ⚠️ 1027 - DefaultValueChanged The new version has a different default value than the previous one.
    New: Render/stable/2022-08-01/render.json#L54:5
    Old: Render/preview/2.1/render.json#L54:5
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️️✔️LintDiff succeeded [Detail] [Expand]
    Validation passes for LintDiff.
    compared tags (via openapi-validator v1.13.0) new version base version
    2022-08-01 2022-08-01(100dfb2) default(main)
    2022-08-01 2022-08-01(100dfb2) default(main)
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️ApiReadinessCheck 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.
    ️⚠️SDK Track2 Validation: 2 Warnings warning [Detail]
    • The following tags are being changed in this PR
      • "https://github.com/Azure/azure-rest-api-specs/blob/100dfb244a6f50c2153fa38591e3a55600104dfc/specification/maps/data-plane/Render/readme.md#tag-2022-08-01">maps/data-plane/Render/readme.md#2022-08-01
      • "https://github.com/Azure/azure-rest-api-specs/blob/100dfb244a6f50c2153fa38591e3a55600104dfc/specification/maps/data-plane/Spatial/readme.md#tag-2022-08-01">maps/data-plane/Spatial/readme.md#2022-08-01
    The following errors/warnings are introduced by current PR:
    Rule Message
    ⚠️ UnkownSecurityScheme "readme":"maps/data-plane/Render/readme.md",
    "tag":"2022-08-01",
    "details":"Security scheme SasToken is unknown and will not be processed. Only supported types are AADToken,
    AzureKey,
    Anonymous"
    ⚠️ UnkownSecurityScheme "readme":"maps/data-plane/Spatial/readme.md",
    "tag":"2022-08-01",
    "details":"Security scheme SasToken is unknown and will not be processed. Only supported types are AADToken,
    AzureKey,
    Anonymous"
    💬 "readme":"maps/data-plane/Render/readme.md",
    "tag":"2022-08-01",
    "details":"Found and removed 0 duplicate schema"
    💬 "readme":"maps/data-plane/Render/readme.md",
    "tag":"2022-08-01",
    "details":" ModelerFour/api-version-mode:client"
    💬 "readme":"maps/data-plane/Render/readme.md",
    "tag":"2022-08-01",
    "details":" ModelerFour/api-version-parameter:constant"
    💬 "readme":"maps/data-plane/Render/readme.md",
    "tag":"2022-08-01",
    "details":" ModelerFour/use-model-namespace:false"
    💬 "readme":"maps/data-plane/Render/readme.md",
    "tag":"2022-08-01",
    "details":"Validating 'code-model-v4.yaml'"
    💬 "readme":"maps/data-plane/Render/readme.md",
    "tag":"2022-08-01",
    "details":"Validating 'code-model-v4-no-tags.yaml'"
    ️️✔️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.
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jun 20, 2022

    Swagger pipeline restarted successfully, please wait for status update in this comment.

    @czubair czubair linked an issue Jun 20, 2022 that may be closed by this pull request
    @gigigoo0 gigigoo0 force-pushed the users/gigi/spatial-render-2022-12-01 branch from d31b6e5 to 15cb7ad Compare June 21, 2022 07:59
    @gigigoo0 gigigoo0 force-pushed the users/gigi/spatial-render-2022-12-01 branch from 15cb7ad to 007f892 Compare June 30, 2022 01:48
    @gigigoo0 gigigoo0 force-pushed the users/gigi/spatial-render-2022-12-01 branch from 6aa469b to cdc9300 Compare July 1, 2022 05:17
    @tianxchen-ms
    Copy link
    Contributor

    /azp run

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @markweitzel markweitzel changed the title add v2022-12-01 [Maps - Render & Spatial Services] add v2022-12-01 Jul 7, 2022
    @gigigoo0 gigigoo0 force-pushed the users/gigi/spatial-render-2022-12-01 branch from 5acf702 to c5f2033 Compare July 13, 2022 00:31
    @openapi-workflow-bot
    Copy link

    Hi @gigigoo0, Your PR has some issues. Please fix the CI sequentially by following the order of Avocado, semantic validation, model validation, breaking change, lintDiff. If you have any questions, please post your questions in this channel https://aka.ms/swaggersupport.

    TaskHow to fixPriority
    AvocadoFix-AvocadoHigh
    Semantic validationFix-SemanticValidation-ErrorHigh
    Model validationFix-ModelValidation-ErrorHigh
    LintDiffFix-LintDiffhigh
    If you need further help, please feedback via swagger feedback.

    @gigigoo0 gigigoo0 marked this pull request as ready for review July 13, 2022 02:01
    @gigigoo0 gigigoo0 requested a review from a team as a code owner July 13, 2022 02:01
    @gigigoo0 gigigoo0 requested review from markweitzel and johanste and removed request for a team July 13, 2022 02:01
    @chcmsft chcmsft added the DoNotMerge <valid label in PR review process> use to hold merge after approval label Jul 13, 2022
    @gigigoo0 gigigoo0 changed the title [Maps - Render & Spatial Services] add v2022-12-01 [Maps - Render & Spatial Services] add v2022-08-01 Jul 13, 2022
    @tianxchen-ms
    Copy link
    Contributor

    /azp run

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @gigigoo0
    Copy link
    Member Author

    @tjprescott Do we need to resolve checks from ~[Staging] Swagger LintDiff check?

    Copy link
    Member

    @tjprescott tjprescott left a comment

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    This needs to be restructured to facilitate review.
    Commit 1: Copy old Swagger to new folder
    Commit 2: Change APIVersion from old value to new one.
    Commit 3: Actual API changes from the old version to the new.

    @gigigoo0 gigigoo0 closed this Jul 18, 2022
    @gigigoo0 gigigoo0 force-pushed the users/gigi/spatial-render-2022-12-01 branch from 3869d57 to 49e2859 Compare July 18, 2022 05:35
    @gigigoo0 gigigoo0 reopened this Jul 18, 2022
    @gigigoo0 gigigoo0 force-pushed the users/gigi/spatial-render-2022-12-01 branch 2 times, most recently from 1ad150a to d8f9620 Compare July 20, 2022 05:19
    @gigigoo0 gigigoo0 force-pushed the users/gigi/spatial-render-2022-12-01 branch from d8f9620 to 100dfb2 Compare July 20, 2022 05:21
    @tianxchen-ms
    Copy link
    Contributor

    /azp run

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @chcmsft chcmsft removed the DoNotMerge <valid label in PR review process> use to hold merge after approval label Jul 21, 2022
    @tjprescott tjprescott merged commit 7a33b79 into Azure:main Jul 21, 2022
    akning-ms pushed a commit that referenced this pull request Aug 1, 2022
    * update folder structure
    
    * small errors and CI check
    
    * [Language Text] Update swagger titles (#19835)
    
    * [Language Text] Update swagger titles
    
    * edits
    
    * address feedback
    
    * Review request for Microsoft.ContainerService to add version 2022-06-01 (#19848)
    
    * Adds base for updating Microsoft.ContainerService from version stable/2022-04-01 to version 2022-06-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * update readmes (#19421)
    
    * Add key management service profile of a managed cluster for version 2022-06-01 (#19529)
    
    * Add NetworkPlugin none option to 2022-06-01 (#19510)
    
    * Add NetworkPlugin none option to 2022-06-01
    
    * improve description for none value
    
    * Fix violated rule R4041 for 2022-06-01 managedCluster swagger (#19581)
    
    * remove useless directive
    
    * fix R4041
    
    * GA AKS support for Dedicated Host Group (#19547)
    
    * GA AKS support for Dedicated Host Group
    
    * fit some format minor issue
    
    * add newline in end of files
    
    * Defender updates (#19665)
    
    * Defender updates
    
    * sample
    
    * remove old description
    
    Co-authored-by: Bin Xia <binxi@microsoft.com>
    Co-authored-by: Matt Stam <mattstam@live.com>
    Co-authored-by: Jianping Zeng <zjpjack@users.noreply.github.com>
    Co-authored-by: Or Parnes <orparnes@microsoft.com>
    
    * Update resources.json (#19861)
    
    * Pattts/predictive autoscale 20221001 (#19765)
    
    * Rev Autoscale API from 2021-05-01-preview to 2022-10-01.
    
    * Fix minor swagger issue. Default should be 'false'
    
    * Fix swagger validation error
    
    * Defining a new package 2022-10
    
    * AutoscaleSettingResource now reference allOf 'resource' which is the actual autoscaleSetting resource definition
    
    * Fix require property issue
    
    * Run prettier against autoscale_API.json
    
    * [Maps - Render & Spatial Services] add v2022-08-01 (#19520)
    
    * copy old swagger to new folders
    
    * set api version to 2022-08-01
    
    * apply api changes
    
    Co-authored-by: Gigi Grajo <gigigrajo@microsoft.com>
    
    * update appconfiguration (#19330)
    
    * update appconfiguration
    
    * Update readme.python.md
    
    * Update readme.python.md
    
    * Update readme.python.md
    
    * Update readme.python.md
    
    * Update readme.python.md
    
    * Update readme.python.md
    
    * Update readme.python.md
    
    * [Hub Generated] Publish private branch 'main' (#19852)
    
    * Add StorageMover specification for PubliC Preview
    
    * SpellCheck fix
    
    * Update custom-words
    
    * Update specification/storagemover/resource-manager/readme.md
    
    Co-authored-by: Abhishek Krishna <abkrish@microsoft.com>
    Co-authored-by: Dapeng Zhang <dapzhang@microsoft.com>
    
    * Merging Dynatrace swagger in stable folder (#19862)
    
    * Committing base swagger version
    
    * Removing preview tag from stable folder api version
    
    * Changing version name in all the files
    
    * Updating readme.go and readme.md files
    
    * [CDN] Fix customDomains property type in Endpoint (#19788)
    
    * [CDN] Fix customDomains property type in Endpoint
    
    * Fix linter error
    
    Co-authored-by: Bo Zhang <bzhan@microsoft.com>
    
    * Adding Microsoft.Sql AdvancedThreatProtectionSettings APIs for MI on v5 tag for 2022-02-01-preview (#19866)
    
    * update folders
    
    * [Hub Generated] Review request for Microsoft.KeyVault to add version stable/7.3 (#19844)
    
    * Update description of exportable attribute and release_policy.data
    
    * Remove submodule azure-reset-api-specs
    
    * Fix description for exportable
    
    Co-authored-by: Sunny Solanki <Sunny.Solanki@microsoft.com>
    
    * Add latest StorageMover updates (#19876)
    
    * Add StorageMover specification for PubliC Preview
    
    * SpellCheck fix
    
    * Update custom-words
    
    * Update specification/storagemover/resource-manager/readme.md
    
    * Add latest StorageMover updates
    
    Co-authored-by: Abhishek Krishna <abkrish@microsoft.com>
    Co-authored-by: Dapeng Zhang <dapzhang@microsoft.com>
    
    * Update readme.python.md (#19899)
    
    * Update readme.python.md
    
    * Update readme.md
    
    * Moving files from azure-rest-spec-pr to azure-rest-spec repo after api review (#19878)
    
    * Moving files from azure-rest-spec-pr to azure-rest-spec repo after api review
    
    * Add known words
    
    * Removed static IP allocation only from examples (#19858)
    
    * Removed static IP allocation
    
    * Removed static only from examples
    
    Co-authored-by: Arpit Gagneja <argagnej@microsoft.com>
    
    * Update securityinsights readme.python (#19903)
    
    * update securityinsights readme.python
    
    * Update readme.python.md
    
    Co-authored-by: Zhenbiao Wei (WICRESOFT NORTH AMERICA LTD) <v-zhenbwei@microsoft.com>
    
    * fix lint errors in Synapse trigger.json (#19660)
    
    * put json files into RP folders
    
    * update readme
    
    * Add CONTRIBUTING.md (#19257)
    
    * Add CONTRIBUTING.md
    
    * Apply suggestions from PR review
    
    Co-authored-by: Heath Stewart <heaths@outlook.com>
    
    * Apply suggestions from PR review
    
    Co-authored-by: Weidong Xu <weidxu@microsoft.com>
    
    * Regen toc for CONTRIBUTING.md
    
    * Address PR review comments
    
    * Address PR review comments
    
    Co-authored-by: Heath Stewart <heaths@outlook.com>
    Co-authored-by: Weidong Xu <weidxu@microsoft.com>
    
    * fix devcenter readme.go.md config (#19906)
    
    * fix readme.go.md config
    
    * rename to SkuInfo
    
    * add annotation for labservices (#19884)
    
    * add to description of OS state (#19764)
    
    * [Hub Generated] Review request for Microsoft.KeyVault to add version preview/2021-06-01-preview (#19767)
    
    * Updated the managed hsm resource manager spec to include two additional properties for private endpoint connection item
    
    * Update managed hsm private endpoint connection item in mhsm spec for latest api version
    
    * Address LRO_RESPONSE_HEADER violation for managed hsm
    
    Long running operations that are annotated with x-ms-long-running-operation:true
    must return location header or azure-AsyncOperation in response.
    Added the missing location header for managed hsm update command as well as to the corresponding
    examples.
    
    * [Microsoft.DeviceUpdate] Adding first stable API version (#19846)
    
    * Copied the most recent preview version into the first stable version
    
    * Updated api version in new stable version, added the tag to readme.md
    
    * Fixed typo
    
    * Fixed the wrong path in readme.md
    
    * Reverted VS Code automatic breaking change
    
    * Fix broken link (#19688)
    
    * add aadObjectId property to kustoPool (#19856)
    
    Co-authored-by: Amit Elran <amelran@microsoft.com>
    
    * Updata securityinsights readme.python (#19917)
    
    * update securityinsights readme.python
    
    * update readme.python
    
    Co-authored-by: Zhenbiao Wei (WICRESOFT NORTH AMERICA LTD) <v-zhenbwei@microsoft.com>
    
    * modify readme.typescripy.md for compute package (#19607)
    
    Co-authored-by: ZiWei Chen (WICRESOFT NORTH AMERICA LTD) <v-ziweichen@microsoft.com>
    
    * Dev gubalasu frontdoor microsoft.network 2021 06 01 (#19578)
    
    * Adds base for updating Microsoft.Network from version stable/2020-05-01 to version 2021-06-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * update waf configs and examples from 2020-11-01
    
    * Update api version in new specs and examples
    
    * Migration api update
    
    * Update readme
    
    * Fix readme
    
    * update readme
    
    * Fix readme again
    
    * Fix readme
    
    * Fix readme
    
    * update waf policy provisioning state
    
    * Update securityinsights readme.python (#19923)
    
    * update securityinsights readme.python
    
    * update readme.python
    
    * last modify
    
    * Update readme.python.md
    
    Co-authored-by: Zhenbiao Wei (WICRESOFT NORTH AMERICA LTD) <v-zhenbwei@microsoft.com>
    
    * sync with changes made to master
    
    * update folder structure
    
    * small errors and CI check
    
    * update folders
    
    * put json files into RP folders
    
    * update readme
    
    * resolve capitalization and number misplacement accident
    
    Co-authored-by: Theodore Chang <theodore.l.chang@gmail.com>
    Co-authored-by: Deyaaeldeen Almahallawi <dealmaha@microsoft.com>
    Co-authored-by: FumingZhang <81607949+FumingZhang@users.noreply.github.com>
    Co-authored-by: Bin Xia <binxi@microsoft.com>
    Co-authored-by: Matt Stam <mattstam@live.com>
    Co-authored-by: Jianping Zeng <zjpjack@users.noreply.github.com>
    Co-authored-by: Or Parnes <orparnes@microsoft.com>
    Co-authored-by: Alexander Batishchev <abatishchev@gmail.com>
    Co-authored-by: PatrickTseng <pattts@microsoft.com>
    Co-authored-by: gigi <52640944+gigigoo0@users.noreply.github.com>
    Co-authored-by: Gigi Grajo <gigigrajo@microsoft.com>
    Co-authored-by: zhenbiao wei <424401670@qq.com>
    Co-authored-by: Abhishek Krishna <AbhishekKrishna123@users.noreply.github.com>
    Co-authored-by: Abhishek Krishna <abkrish@microsoft.com>
    Co-authored-by: Dapeng Zhang <dapzhang@microsoft.com>
    Co-authored-by: Divyansh Agarwal <83802474+divyansh3131@users.noreply.github.com>
    Co-authored-by: t-bzhan <61817681+t-bzhan@users.noreply.github.com>
    Co-authored-by: Bo Zhang <bzhan@microsoft.com>
    Co-authored-by: Uriel Cohen <urielc@microsoft.com>
    Co-authored-by: susolank <73919400+susolank@users.noreply.github.com>
    Co-authored-by: Sunny Solanki <Sunny.Solanki@microsoft.com>
    Co-authored-by: Ralf Beckers <bexxx@users.noreply.github.com>
    Co-authored-by: arpit-gagneja <gagneja.arpit@gmail.com>
    Co-authored-by: Arpit Gagneja <argagnej@microsoft.com>
    Co-authored-by: Zhenbiao Wei (WICRESOFT NORTH AMERICA LTD) <v-zhenbwei@microsoft.com>
    Co-authored-by: YanjunGao <85206987+yanjungao718@users.noreply.github.com>
    Co-authored-by: Mike Kistler <mikekistler@microsoft.com>
    Co-authored-by: Heath Stewart <heaths@outlook.com>
    Co-authored-by: Weidong Xu <weidxu@microsoft.com>
    Co-authored-by: Jiahui Peng <46921893+Alancere@users.noreply.github.com>
    Co-authored-by: j-zhong-ms <107880703+j-zhong-ms@users.noreply.github.com>
    Co-authored-by: Tom FitzMacken <tomfitz@microsoft.com>
    Co-authored-by: neeerajaakula <81248992+neeerajaakula@users.noreply.github.com>
    Co-authored-by: darkoa-msft <61987922+darkoa-msft@users.noreply.github.com>
    Co-authored-by: Roy Wellington <53838718+roy-work@users.noreply.github.com>
    Co-authored-by: Amit Elran <amitelran2110@gmail.com>
    Co-authored-by: Amit Elran <amelran@microsoft.com>
    Co-authored-by: kazrael2119 <98569699+kazrael2119@users.noreply.github.com>
    Co-authored-by: ZiWei Chen (WICRESOFT NORTH AMERICA LTD) <v-ziweichen@microsoft.com>
    Co-authored-by: gubalasu <59630928+gubalasu@users.noreply.github.com>
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    [Maps - Render & Spatial Services] REST API Review
    5 participants