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

tsp configs for sphere #3349

Closed
wants to merge 30 commits into from
Closed

tsp configs for sphere #3349

wants to merge 30 commits into from

Conversation

XiaofeiCao
Copy link

ARM (Control Plane) API Specification Update Pull Request

Tip

Overwhelmed by all this guidance? See the Getting help section 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.

spec_pr_review_workflow_diagram

Purpose of this PR

What's the purpose of this PR? Check the specific option that applies. This is mandatory!

  • New resource provider.
  • New API version for an existing resource provider. (If API spec is not defined in TypeSpec, the PR should have been created in adherence to OpenAPI specs PR creation guidance).
  • Update existing version for a new feature. (This is applicable only when you are revising a private preview API version.)
  • Update existing version to fix OpenAPI spec quality issues in S360.
  • Other, please clarify:
    • edit this with your clarification

Due diligence checklist

To merge this PR, you must go through the following checklist and confirm you understood
and followed the instructions by checking all the boxes:

  • I confirm this PR is modifying Azure Resource Manager (ARM) related specifications, and not data plane related specifications.
  • I have reviewed following Resource Provider guidelines, including
    ARM resource provider contract and
    REST guidelines (estimated time: 4 hours).
    I understand this is required before I can proceed to the diagram Step 2, "ARM API changes review", for this PR.

Additional information

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 ApiView comment 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
suppressions guide to get approval.

Getting help

  • First, please carefully read through this PR description, from top to bottom. Please fill out the Purpose of this PR and Due diligence checklist.
  • To understand what you must do next to merge this PR, see the Next Steps to Merge comment. It will appear within few minutes of submitting this PR and will continue to be up-to-date with current PR state.
  • For guidance on fixing this PR CI check failures, see the hyperlinks provided in given failure
    and https://aka.ms/ci-fix.
  • For help with ARM review (PR workflow diagram Step 2), see https://aka.ms/azsdk/pr-arm-review.
  • 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.
  • If the help provided by the previous points is not enough, post to https://aka.ms/azsdk/support/specreview-channel and link to this PR.

jmegha123 and others added 24 commits May 8, 2024 20:04
…4 30 preview (Azure#28713)

* Copy files from stable/2024-04-01

Copied the files in a separate commit.
This allows reviewers to easily diff subsequent changes against the previous spec.

* Update version to preview/2024-04-30-preview

Updated the API version from stable/2024-04-01 to preview/2024-04-30-preview.

* Added tag for 2024-04-30-preview in readme file

* update specs examples and readme

* fix pretty checks

* fix all examples pretty checks

* fix pretty checks for nested

* add example reference

---------

Co-authored-by: madhura <[email protected]>
* Copy files from stable/2024-04-01

Copied the files in a separate commit.
This allows reviewers to easily diff subsequent changes against the previous spec.

* Update version to preview/2024-04-30-preview

Updated the API version from stable/2024-04-01 to preview/2024-04-30-preview.

* Added tag for 2024-04-30-preview in readme file

* fix pretty checks

* fix readme

---------

Co-authored-by: madhura <[email protected]>
…zure#28969)

* set  to required=true and resolution defaults to medium (See TASK 27941576).

* addressing feedback
…sion 2023-11-01-preview (Azure#28842)

* Fixed operationIds in examples

* Removed @Autorest.example decorator.

* Added examples descriptions
* change the api version of tags

* fix avacado error
…point (Azure#29049)

* fix: Update `endpoint` type to `url` from `str`

     This resolves an issue where the python codegen would try to
     escape the `://` characters from the url's scheme.

* fix: Point the typespec to the correct base endpoint

* chore: Update azure-ai-assets.json
* Remove multipart dedicated model

* Remove locale in links

* Add description for search over entire pd

* Rename enum

* Modify java config
* Add query property for Salesforce V2

* Change deprecating description

* Add type description

---------

Co-authored-by: madhura <[email protected]>
* Swagger changes for ServiceNowV2 expression app model.

* Changes

* updates

* updates

* Update Pipeline.json

* Update sdk-suppressions.yaml

* add azure-sdk-for-go suppression

* Update sdk-suppressions.yaml

* Update sdk-suppressions.yaml

---------

Co-authored-by: ms-kanikagupta <[email protected]>
Co-authored-by: kazrael2119 <[email protected]>
Co-authored-by: Alancere <[email protected]>
Co-authored-by: Yuchao Yan <[email protected]>
…cluster (Azure#27733)

* Generate new Service for cosmosdbmongoclusters

* Add cosmosdbmongoclusters service for Microsoft.DocumentDB RP. Includes TypeSpec definitions, examples, scenario tests and generated Swagger API files

* First phase of renaming to mongocluster in files only

* Rename example files, cleanup additional name changes

* Rename folder

* removed the old examples

* Remove plural MongoClusters

* Move typespec to DocumentDB.MongoCluster.Management

* move mongoclusters->mongocluster for the service folder

* Fix plural resource type

* Final renames

* Add private link and private endpoint resources

* Rename

* Fix examples

* Fix examples

* Add Accepted/202 pattern for firewall and PEC. Add correct async headers to examples.

* Fix LROHeaders and example names

* Remove Accepted 202 support for firewall/PEC create - to be added in future api release

* Fix new line

* Fixes

* Auto-correct

* Fix scenario tests

* Add Accepted/202 pattern for firewall and PEC. Add correct async headers to examples.

* Fix LROHeaders and example names

* Adding accepted response handling

* Add results of last compile

* Fix formatting

---------

Co-authored-by: madhura <[email protected]>
…sing properties (Azure#28280)

* Add CMK related properties

* Fix lintdiff errors

* Fix lintdiff error

* Use common type for user assigned identities

* Add description for primary key uri

* Update UserAssignedIdentities definition from v3 to v5

* Add & update examples

* Fix lintdiff error

---------

Co-authored-by: madhura <[email protected]>
* Adds base for updating Microsoft.CognitiveServices from version preview/2023-10-01-preview to version 2024-04-01-preview

* Updates readme

* Updates API version in new specs and examples

* Cognitive Services 2024-04-01-preview

* Add NSP APIs

* address some error

* address lintdiff error

* Add list for defender

* fix nsp ModelValidation

* Add Mode Capacities Apis

* fix example

* Added properties for models api

* Update models APIs

* fix a name

* Removed getModel

* Change an example name

* Fix example name

* Update NSP APIs

* update PutRaiPolicy example

* using proxy resource type

* Fix example

* Remove models API from 04-01-preview

* Remove sibling values alongside $ref

* Address ModelValidation check

* Address comments

* fix breaking change

* address NSP comments

* fix nsp example

* fix NSP

* fix an example

* fix sdk-go

* Fix modelCapacities APIs

* removed $

---------

Co-authored-by: madhura <[email protected]>
* Adds base for updating Microsoft.Chaos from version preview/2023-10-27-preview to version 2024-03-22-preview

* Updates readme

* Updates API version in new specs and examples

* merge in 2024-01-01 stable branch additions

* Add PublicNetworkAccess Field under privateAccesses resource (Azure#28110)

* Add new field for privateAccess

* Fix reference

* Fix PublicNetworkAccess definition

* Fix PrettierCheck

* Fix enum name

* Rename enum property

* Test my push permission

* Adds base for updating Microsoft.Chaos from version preview/2023-10-27-preview to version 2024-03-22-preview

* Updates readme

* Updates API version in new specs and examples

* merge in 2024-01-01 stable branch additions

* Add PublicNetworkAccess Field under privateAccesses resource (Azure#28110)

* Add new field for privateAccess

* Fix reference

* Fix PublicNetworkAccess definition

* Fix PrettierCheck

* Fix enum name

* Rename enum property

* Convert two operations to be async (Azure#28350)

* Convert two operations to be async

* Fix examples

* Resolve comments

* Change delete async operation status code

* Added Patch Tags Endpoint to Private Link (Azure#28296)

* Added UpdatePrivateAccessTags endpoint

* Addressing points for the PR review, it was about rename the new private link endpoint to PrivateAccesses_Patch, and changned the return code from 200 to 202

* Update the Private Access tags payload

---------

Co-authored-by: Adi Hazeem <[email protected]>

* update readme

* Resolved conflict

* Resolved conflict

* Resolved conflict

* Fix linting error for PUT and DELETE (Azure#28417)

* Fix check error

* move readonly flag

* Added 200 response to PrivateAccess Tags Patch Endpoint (Azure#28465)

* Added 200 response to PrivateAccess Tags example

---------

Co-authored-by: Adi Hazeem <[email protected]>

* add missing LRO header to open api spec

* attempted model validation fix

* fixed prop spelling mistake

* prettier

* remove unused example file

* move common type definition to pick up from latest official typing file

* move common type definition to pick up from latest official typing file (Azure#28870)

Co-authored-by: James Duan <[email protected]>

* fix id format in sample file

* address review comments from Tim (Azure#28991)

Co-authored-by: James Duan <[email protected]>

---------

Co-authored-by: James Duan <[email protected]>
Co-authored-by: RayY-96 <[email protected]>
Co-authored-by: Adi Hazeem <[email protected]>
Co-authored-by: Adi Hazeem <[email protected]>
Co-authored-by: Brent Rusinow (from Dev Box) <[email protected]>
* Adds base for updating Microsoft.DevCenter from version preview/2023-10-01-preview to version 2024-05-01-preview

* Updates readme

* Updates API version in new specs and examples

* add new changes for 2024-05-01-preview

* run prettier and fix

* Add directive to supress HostParametersValidation lintdiff errors

* fix  ntegerTypeMustHaveFormat lintdiff error

* add suppression for OperationIdNounVerb

* Add new API changes in TypeSpec

* Generate the swagger from TypeSpec

* fix tag name

* Fix package tag for real

* Add missing examples to TypeSpec folder

* Recompile

* Few more fixes

* Some more fixes

* Fix validateCustomizationTasksAction route to be LRO

* Fix issues with examples. Remove a couple of old ones. Add two missing ones

* Run linter

* Validate Customization group route changes

* Fix another example with accept header/param

* Update visbility since the name can be used in post actions

* Needs to be CREATE visibility per documentation

* Rename timeout to timeoutInSeconds

* Merge latest with main, fix package-lock issue, run npx tsv devcenter

* Update comment as per PR suggestions

* Change route

* Remove regionality from supporting documents link, use Azure.Core.Foundations.Error object instead of our own

* Configure param with query parameter traits

* Add a missing space

* Fix header, should actually be in response

* Fix warnings due to missing doc descriptions

* Run linter

* use dayton's wording for tasks include parameter

* Remove unncessary statusCode in response object

* Remove unnecessary @action decorator since the action name is already included in the route

---------

Co-authored-by: Sneha Nagendra <[email protected]>
Co-authored-by: Arber Hila <[email protected]>
Co-authored-by: Arber Hila <[email protected]>
* Adds base for updating Microsoft.DesktopVirtualization from version stable/2023-09-05 to version 2024-04-03

* Updates readme

* Updates API version in new specs and examples

* Added AppAttachPackage to latest stable

* BREAKING CHANGE: added pattern to name parameters for objects.

* added from in readme

* Added nullable true to properties to match actual service implementation

* Replaced all v* instances to v5

* Updated examples

* Changed app attach to be TrackedResource

* anyOf

* Resource all of and tags explicitly defined

* Removed force delete from AppAttach

* Few code review fixes

* Rest of code review fixes

* Create sdk-suppressions.yaml

* Update sdk-suppressions.yaml

---------

Co-authored-by: Yuchao Yan <[email protected]>
Co-authored-by: kazrael2119 <[email protected]>
Co-authored-by: madhura <[email protected]>
Copy link

openapi-pipeline-app-test bot commented May 14, 2024

Next Steps to Merge

Next steps that must be taken to merge this PR:
  • ❌ This PR is in purview of the ARM review (label: ARMReview). This PR must get ARMSignedOff label from an ARM reviewer.
    This PR is awaiting ARM reviewer feedback (label: WaitForARMFeedback).
    To learn when this PR will get reviewed, see ARM review queue at aka.ms/azsdk/pr-arm-review
    For details of the ARM review, see aka.ms/azsdk/pr-arm-review
  • ❌ The required check named Swagger BreakingChange has failed. To unblock this PR, follow the process at aka.ms/brch.

Copy link

openapi-pipeline-app-test bot commented May 14, 2024

Swagger Generation Artifacts

️🔄[ignore this check status; not blocking PR merge] ApiDocPreview inProgress [Detail]
️❌ azure-sdk-for-js failed [Detail]

Only 0 items are rendered, please refer to log for more details.

️❌ azure-sdk-for-python failed [Detail]

Only 0 items are rendered, please refer to log for more details.

️❌ azure-sdk-for-java failed [Detail]

Only 0 items are rendered, please refer to log for more details.

️❌ azure-sdk-for-net-track2 failed [Detail]

Only 0 items are rendered, please refer to log for more details.

️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]

Only 0 items are rendered, please refer to log for more details.

️❌ azure-resource-manager-schemas failed [Detail]

Only 0 items are rendered, please refer to log for more details.

️⚠️ azure-powershell warning [Detail]

Only 0 items are rendered, please refer to log for more details.

️⚠️ azure-sdk-for-python-track2 warning [Detail]

Only 0 items are rendered, please refer to log for more details.

️❌ azure-sdk-for-net failed [Detail]

Only 0 items are rendered, please refer to log for more details.

Posted by Swagger Pipeline | How to fix these errors?

Copy link

openapi-pipeline-app-test bot commented May 14, 2024

Generated ApiView

Language Package Name ApiView Link
Go sdk/resourcemanager/apicenter/armapicenter https://apiviewstaging.azurewebsites.net/Assemblies/Review/fe1f8ab2d7e042b0aa5311028b6a89f4?revisionId=f13903aca9f845bba10f4a1a08972948
Go sdk/resourcemanager/astro/armastro https://apiviewstaging.azurewebsites.net/Assemblies/Review/4dfc7659305f46d28e348c403c86041d?revisionId=88c003337fed41f8a28ff73bc0ec7813
Go sdk/resourcemanager/avs/armavs https://apiviewstaging.azurewebsites.net/Assemblies/Review/5135f0843f0641959b423a9012516d60?revisionId=3100deea854448fcacbb2f727ddd0364
Go sdk/resourcemanager/chaos/armchaos https://apiviewstaging.azurewebsites.net/Assemblies/Review/50b0a3ca4fbe4057bbf2733193377cb7?revisionId=7507ca309bfa4176871786e74fc7e695
Go sdk/resourcemanager/cognitiveservices/armcognitiveservices https://apiviewstaging.azurewebsites.net/Assemblies/Review/66028a1b0484496b9acef54706863731?revisionId=b766d709b2b04d2e84ebb9d0904c51c2
Go sdk/resourcemanager/communitytraining/armcommunitytraining https://apiviewstaging.azurewebsites.net/Assemblies/Review/e3873fd6f14644f6a114e3223e9f68b4?revisionId=39da0d55b12d443ea635af53b88463ce
Go sdk/resourcemanager/containerstorage/armcontainerstorage https://apiviewstaging.azurewebsites.net/Assemblies/Review/e328cabda2f94dfe96d4f41a783ff3ce?revisionId=958fafceb40d47b3b313b3b61cba0b35
Go sdk/resourcemanager/cosmosforpostgresql/armcosmosforpostgresql https://apiviewstaging.azurewebsites.net/Assemblies/Review/cac9faa3c2504e839013722e847a02db?revisionId=17eba62187e64ba884e8272019ac448a
Go sdk/resourcemanager/databasewatcher/armdatabasewatcher https://apiviewstaging.azurewebsites.net/Assemblies/Review/997443bae59f47678003569fa3ccc9de?revisionId=cd25d37a6dc74002997127e3bb38c18e
Go sdk/resourcemanager/datafactory/armdatafactory https://apiviewstaging.azurewebsites.net/Assemblies/Review/c4c74c825c3f447ca01a2f6a281af28b?revisionId=720a9db6e53d4758a541b171541a9afd
Go sdk/resourcemanager/desktopvirtualization/armdesktopvirtualization https://apiviewstaging.azurewebsites.net/Assemblies/Review/5d2d754fdb64441e992b57b5f303fe2b?revisionId=09776a9340324f7c96bec4551a7c1acf
Go sdk/resourcemanager/deviceregistry/armdeviceregistry There is no API change compared with the previous version
Go sdk/resourcemanager/devopsinfrastructure/armdevopsinfrastructure https://apiviewstaging.azurewebsites.net/Assemblies/Review/6f45301e365a498191b3b0e8522c7c20?revisionId=e19df1bd9cf34c188ce36a37038d3202
Go sdk/resourcemanager/edgezones/armedgezones https://apiviewstaging.azurewebsites.net/Assemblies/Review/194cbc4b5cfb4c34b80fc456856cd840?revisionId=5c12f23ca6894c18a1ec988cf8dd462b
Go sdk/resourcemanager/kubernetesruntime/armkubernetesruntime https://apiviewstaging.azurewebsites.net/Assemblies/Review/934af761e21a44d3a262ca5252e2a56a?revisionId=f35c80801d09459a98bc0f1a1a00d982
Go sdk/resourcemanager/largeinstance/armlargeinstance https://apiviewstaging.azurewebsites.net/Assemblies/Review/173d4501082644d79ad57c93a2a46c46?revisionId=5b429f5ccca94abab219dfcbf7af9bac
Go sdk/resourcemanager/migrationdiscovery/armmigrationdiscoverysap https://apiviewstaging.azurewebsites.net/Assemblies/Review/46d520adc88e4bb28eb69f4cfd83385d?revisionId=8d4300b769fe428787acc38e9fa3c485
Go sdk/resourcemanager/mobilepacketcore/armmobilepacketcore https://apiviewstaging.azurewebsites.net/Assemblies/Review/6a05f63586514297afb71db8f4e8dca7?revisionId=c338991a155e4461880dc4a0c387c390
Go sdk/resourcemanager/mongocluster/armmongocluster https://apiviewstaging.azurewebsites.net/Assemblies/Review/b4d2bfc01ecb45d69db8ed292bcdf07d?revisionId=3293688da0a04def95c1e356510c3cac
Go sdk/resourcemanager/monitor/armmonitor https://apiviewstaging.azurewebsites.net/Assemblies/Review/14110b73692e404ca82e994b5fe313ad?revisionId=f2165c42be1f4615aee3c58b85004063
Go sdk/resourcemanager/mpcnetworkfunction/armmpcnetworkfunction https://apiviewstaging.azurewebsites.net/Assemblies/Review/79cf9982f19842998a074140f670c69b?revisionId=31afc7b897ef42c983877da72416b9d0
Go sdk/resourcemanager/network/armnetwork https://apiviewstaging.azurewebsites.net/Assemblies/Review/1b263a329090477991c0a7b7b0ae21d7?revisionId=6af3be849d7349cea9b389f22fdb4f86
Go sdk/resourcemanager/networkanalytics/armnetworkanalytics There is no API change compared with the previous version
Go sdk/resourcemanager/oracledatabase/armoracledatabase https://apiviewstaging.azurewebsites.net/Assemblies/Review/53fdd016e88740579b30965636095202?revisionId=b0bff34a466f4927a360605b994c7660
Go sdk/resourcemanager/recoveryservices/armrecoveryservices https://apiviewstaging.azurewebsites.net/Assemblies/Review/ef7dac6da63b4c389d393ee9fd17b4a0?revisionId=9ee056d912924d1983396df5b94d72bc
Go sdk/resourcemanager/recoveryservices/armrecoveryservicesbackup https://apiviewstaging.azurewebsites.net/Assemblies/Review/8ee3943590cb4c18931e787bb8f8b817?revisionId=617890af02a245e29bc2cee3c83af0f9
Go sdk/resourcemanager/security/armsecurity https://apiviewstaging.azurewebsites.net/Assemblies/Review/88de20a29c604e9cbb6f756102580913?revisionId=9285e993bcb64a7b9a19a48665d2f683
Go sdk/resourcemanager/sphere/armsphere There is no API change compared with the previous version
Go sdk/resourcemanager/trustedsigning/armtrustedsigning https://apiviewstaging.azurewebsites.net/Assemblies/Review/f113bf287aba40debf047cbfdb47222b?revisionId=12559af181e64021b784e68797274970
Go sdk/resourcemanager/workloads/armworkloads There is no API change compared with the previous version
Go sdk/resourcemanager/workloads/sapmonitors https://apiviewstaging.azurewebsites.net/Assemblies/Review/16215336772e4d35a9d107f4b0fa381d?revisionId=270c2be753294c42a4bf222a48495d0f
.Net Azure.ResourceManager.DesktopVirtualization https://apiviewstaging.azurewebsites.net/Assemblies/Review/30b33565a4ee48778fb650c65d7f62d3?revisionId=08f8a3f366e34c38a7bcf62eaf7abfa1
.Net Azure.ResourceManager.RecoveryServices https://apiviewstaging.azurewebsites.net/Assemblies/Review/f173f6364fc040c69cc0fc9dc95599fd?revisionId=10c16e0fa1ca4808bdb192d6fcc97b6c
.Net Azure.ResourceManager.RecoveryServicesBackup https://apiviewstaging.azurewebsites.net/Assemblies/Review/2e670a3b8b294fadbf4a793f6c6aaa28?revisionId=ef6281a5f1374526813e8116c0f156d9
.Net Azure.ResourceManager.Sphere There is no API change compared with the previous version
Java azure-ai-documentintelligence There is no API change compared with the previous version
Java azure-ai-openai-assistants There is no API change compared with the previous version
Java azure-ai-vision-face https://apiviewstaging.azurewebsites.net/Assemblies/Review/572978f1cf2945df8bcf83aa83876685?revisionId=86dc0cc9a31647cd8cc50f75bf683306
Java azure-resourcemanager-apicenter https://apiviewstaging.azurewebsites.net/Assemblies/Review/c3d1b056c7ff4f94b6fbc5595604921d?revisionId=042e2cc1206f4d17969330855dfc355c
Java azure-resourcemanager-astro https://apiviewstaging.azurewebsites.net/Assemblies/Review/25712e8abfaa4be0942f7a1552fbfcd0?revisionId=da39baf5122c45efb0e8bc9e08c3bfb8
Java azure-resourcemanager-avs https://apiviewstaging.azurewebsites.net/Assemblies/Review/ab655a3669ab4e108f3d5b0376655237?revisionId=6ed4f13fbdec47ecbd584331e2e27a1c
Java azure-resourcemanager-chaos https://apiviewstaging.azurewebsites.net/Assemblies/Review/ea344436793649f2bb79e917d0b2d400?revisionId=49cf45d8df90468ab11ef15942dad4fe
Java azure-resourcemanager-codesigning https://apiviewstaging.azurewebsites.net/Assemblies/Review/10a292b8bd5b40c6ad1a5ebfaa298fb1?revisionId=49b1817fae9e4b56826c1e8710f0c770
Java azure-resourcemanager-cognitiveservices https://apiviewstaging.azurewebsites.net/Assemblies/Review/a73850d7bd4c49edbb4d514cb6626155?revisionId=4a8d6ca4278a45a9969778879c261323
Java azure-resourcemanager-communitytraining https://apiviewstaging.azurewebsites.net/Assemblies/Review/fb3e327d4fb34e07a0a634d523eb4df4?revisionId=c3c8208af31f415daba14be121691d50
Java azure-resourcemanager-cosmosdbforpostgresql https://apiviewstaging.azurewebsites.net/Assemblies/Review/ae1ae1d716c94040bbcc7d15059b566b?revisionId=73845a4e7e2d4991bc074805ac85b211
Java azure-resourcemanager-databasewatcher https://apiviewstaging.azurewebsites.net/Assemblies/Review/5346d598691c4bbf9428cd756f1bf88b?revisionId=725993bc49fa4bd4aa3622c33ec50230
Java azure-resourcemanager-datafactory https://apiviewstaging.azurewebsites.net/Assemblies/Review/57629460fae04223a2b478b7b73ead0f?revisionId=0323be110fb141b980e62d5a1f4413df
Java azure-resourcemanager-desktopvirtualization https://apiviewstaging.azurewebsites.net/Assemblies/Review/eff8617dd2654aee80849b835d97ce5b?revisionId=aeb9157aea214bc9ac3a9e74dc76f5df
Java azure-resourcemanager-deviceregistry https://apiviewstaging.azurewebsites.net/Assemblies/Review/90da387f53324bba89095f644611247c?revisionId=63de702b5feb4356b5e1e3ce13a0275f
Java azure-resourcemanager-devopsinfrastructure https://apiviewstaging.azurewebsites.net/Assemblies/Review/43a6bc3c665749fea7eb1ea191b80cc4?revisionId=3b952fe59a6a41149b2cedc5d850f8e3
Java azure-resourcemanager-edgezones https://apiviewstaging.azurewebsites.net/Assemblies/Review/f6fbc4f31dc6440cae66bb02f57a6c85?revisionId=3949be40aada44fb933a93bf46962c1c
Java azure-resourcemanager-kubernetesruntime https://apiviewstaging.azurewebsites.net/Assemblies/Review/d3ce433ddd3845edb69cd19b5cc34a0c?revisionId=61d3ad6ed75347749832e90ed7098e7e
Java azure-resourcemanager-largeinstance https://apiviewstaging.azurewebsites.net/Assemblies/Review/5a8ad3cffde44f96aab6f02d7282f856?revisionId=acbb595a8fb140ab8b10220ea6f7cf49
Java azure-resourcemanager-migrationdiscoverysap https://apiviewstaging.azurewebsites.net/Assemblies/Review/8a84517bdd9e42b08968624beaa08813?revisionId=09c4274934ae41bb992e7bb177563460
Java azure-resourcemanager-mobilepacketcore https://apiviewstaging.azurewebsites.net/Assemblies/Review/b83a8c6470874f0ba51445105636b719?revisionId=5965a5cdfb9045a5b8e75d4f81e8d0c3
Java azure-resourcemanager-mongocluster https://apiviewstaging.azurewebsites.net/Assemblies/Review/89671bc422414e0f9adb9c49282e7e7f?revisionId=e20f651cb83f484c9eef95cf953d4fcc
Java azure-resourcemanager-monitor-generated https://apiviewstaging.azurewebsites.net/Assemblies/Review/c5eba455f3ab4ce4bf0c0a2da8091fce?revisionId=4b7a4d7f24004ef4a51689cc18e15740
Java azure-resourcemanager-mpcnetworkfunction https://apiviewstaging.azurewebsites.net/Assemblies/Review/e7c38bf431484aceb0e8b6d4f8141c87?revisionId=df2c2151fb4541f6b5b527f6e78e7748
Java azure-resourcemanager-network-generated https://apiviewstaging.azurewebsites.net/Assemblies/Review/d496e631581f47bcab5c961219fc2258?revisionId=92e50012ea6244e5b03ebf3a9bdd8d5f
Java azure-resourcemanager-networkanalytics There is no API change compared with the previous version
Java azure-resourcemanager-oracle https://apiviewstaging.azurewebsites.net/Assemblies/Review/aacb5928170244f28489af4b3929121f?revisionId=c8afc25763264669a6919f8e713fcacb
Java azure-resourcemanager-recoveryservices https://apiviewstaging.azurewebsites.net/Assemblies/Review/a1abc0f600d74935b7603cd6bc16db28?revisionId=079be233085b4887beab6e8f79d271a2
Java azure-resourcemanager-recoveryservicesbackup https://apiviewstaging.azurewebsites.net/Assemblies/Review/a4a183e5963645238761f94a38ed47e9?revisionId=9f972ebf5726425b9e976f1a4043886a
Java azure-resourcemanager-security https://apiviewstaging.azurewebsites.net/Assemblies/Review/4bbce61669f64b1bb4b00043576ed1e7?revisionId=6f216adf888f4af08a92f176cf8f8a67
Java azure-resourcemanager-sphere https://apiviewstaging.azurewebsites.net/Assemblies/Review/a5478a8310b64355af6237d9e06c63c1?revisionId=2b280780ac194b22b067abac632f0ef7
Java azure-resourcemanager-workloads https://apiviewstaging.azurewebsites.net/Assemblies/Review/f87edeb9df6047849d2c5c8275c93442?revisionId=94b2e4143a4f4ee6b9edb925e430cdc0
Java azure-resourcemanager-workloadsmicrosoftworkloadsmonitors https://apiviewstaging.azurewebsites.net/Assemblies/Review/6ac0aa318dab40a09b5e2fc8f76d6819?revisionId=923e96ecae794bfd8cbb05c266bf27af
JavaScript @azure/ai-chat-protocol https://apiviewstaging.azurewebsites.net/Assemblies/Review/973ddc567e90421b9fcfd403e4264f1b?revisionId=75011d99f8724374a8c4096376febcd3
JavaScript @azure-rest/ai-vision-face https://apiviewstaging.azurewebsites.net/Assemblies/Review/6d965eeedcb649c4ac1540f49d24a308?revisionId=c9c58a58f7b54d75afe728e2bd63654d
JavaScript @azure/arm-Oracle.Database https://apiviewstaging.azurewebsites.net/Assemblies/Review/943ccdca57584198ab5b68673e5c7003?revisionId=f3861b9bd2b346b89e86a4e227f7b44e
JavaScript @azure/arm-apicenter https://apiviewstaging.azurewebsites.net/Assemblies/Review/d67bde3d58b441ca80a04c64ad755a6b?revisionId=883017d64d024f32a1eb80f535b2d29c
JavaScript @azure/arm-astro There is no API change compared with the previous version
JavaScript @azure/arm-avs https://apiviewstaging.azurewebsites.net/Assemblies/Review/993c23ef90ad48f1a7e3dba3509092d5?revisionId=7ed05f6ed3454e5aab92b56593f876a2
JavaScript @azure/arm-chaos https://apiviewstaging.azurewebsites.net/Assemblies/Review/127f2b4bb992488b8bd9342faa50ca5c?revisionId=3cec067e2698453b861e450d06ec6cd4
JavaScript @azure/arm-cognitiveservices https://apiviewstaging.azurewebsites.net/Assemblies/Review/a5c5802052af4553bdae74a523c883bd?revisionId=fa9fc3399513470bb6762a1eaa1ff835
JavaScript @azure/arm-communitytraining https://apiviewstaging.azurewebsites.net/Assemblies/Review/5fdf37b655e743bebdd7b56e6f719664?revisionId=86298f7645fd49d09b97d93e9a84f835
JavaScript @azure/arm-cosmosdbforpostgresql https://apiviewstaging.azurewebsites.net/Assemblies/Review/79f51424b9244cc4a97c09436942302b?revisionId=64398e796b0d4c808f3c15bf362fdcd9
JavaScript @azure/arm-databasewatcher https://apiviewstaging.azurewebsites.net/Assemblies/Review/ade8f25e7b8441d7957b4b3d10c91e3a?revisionId=ab105956e448478e9fc770e01ce0eb0a
JavaScript @azure/arm-datafactory https://apiviewstaging.azurewebsites.net/Assemblies/Review/8d0f9d5d42c9483db7b081294d6ecb55?revisionId=26b09ba3889d47e1aaf8de28ffbd6bf1
JavaScript @azure/arm-desktopvirtualization https://apiviewstaging.azurewebsites.net/Assemblies/Review/a2e675ce22b54e598e9c114e88229134?revisionId=87e4b709a5804a44a5f8af723078624b
JavaScript @azure/arm-devopsinfrastructure https://apiviewstaging.azurewebsites.net/Assemblies/Review/16bd85170f8c4709a8821d4b9e0360ab?revisionId=6dfa0e903d8b42ec85dcb550a71adffa
JavaScript @azure/arm-edgezones https://apiviewstaging.azurewebsites.net/Assemblies/Review/cc23885e5f204fccb0c36eeecf17e45c?revisionId=415c95a52a944b73a718ec13e2c72447
JavaScript @azure/arm-kubernetesruntime https://apiviewstaging.azurewebsites.net/Assemblies/Review/10438d9704a44c689a8fc26634ada514?revisionId=4a8bd12523e14ef39d6c418fb1b4c1b9
JavaScript @azure/arm-largeinstance https://apiviewstaging.azurewebsites.net/Assemblies/Review/1c01aa86a4cb4d58ad7724d3fcfddc71?revisionId=d409f05a6ee048728fb3f98ddc5755e3
JavaScript @azure/arm-migrationdiscoverysap https://apiviewstaging.azurewebsites.net/Assemblies/Review/925bb8a469e04a9eb8f2b0e0a7480eb4?revisionId=9c4cab509c1c422986716145d4e2e234
JavaScript @azure/arm-mobilecore https://apiviewstaging.azurewebsites.net/Assemblies/Review/bb0e0d4a1916407d98334f72edfeaccc?revisionId=206700502aed470eac2e7986de02a4e7
JavaScript @azure/arm-mongocluster https://apiviewstaging.azurewebsites.net/Assemblies/Review/95e9252dfc364a5fab7e6ea4e75639a9?revisionId=9b9b801f89364b188b8d685915e79cc3
JavaScript @azure/arm-monitor https://apiviewstaging.azurewebsites.net/Assemblies/Review/6bb257ec6c7a48e3812505db443df4ae?revisionId=741596d607944da09c417b7ffb1cb6e8
JavaScript @azure/arm-network https://apiviewstaging.azurewebsites.net/Assemblies/Review/c13fd66ecbcc4c2a9995c8a1f4187240?revisionId=2ff8e0649d7e42eaa206d2a543d9a692
JavaScript @azure/arm-networkanalytics https://apiviewstaging.azurewebsites.net/Assemblies/Review/b1f512e3e3a144b8a24f4c712b989fb1?revisionId=ab38f06347b64df3887f99d9fd31fb1f
JavaScript @azure/arm-recoveryservices https://apiviewstaging.azurewebsites.net/Assemblies/Review/3e738940c1d74615b2651ff7b41932b2?revisionId=d9dcb004ed8c428d936f7a1388459724
JavaScript @azure/arm-recoveryservicesbackup https://apiviewstaging.azurewebsites.net/Assemblies/Review/859c2af295154fe6816f57a966fd8dee?revisionId=81949f509477491fb47c76203ec4d42a
JavaScript @azure/arm-security https://apiviewstaging.azurewebsites.net/Assemblies/Review/7b0611da161f46f58e9bb08f96d69207?revisionId=384b02b2ccd74eec91cb3c106d82e697
JavaScript @azure/arm-sphere https://apiviewstaging.azurewebsites.net/Assemblies/Review/9c655bf2b3d8400383c9456ca67f6db6?revisionId=42233cbb7dc340f29c0ea59528c830a0
JavaScript @azure/arm-trustedsigning https://apiviewstaging.azurewebsites.net/Assemblies/Review/ff2bfff556b24002a03fd681d94c283c?revisionId=daaa99b41ace4fc3b648c067be1bd950
JavaScript @azure/arm-workloads-sapmonitors https://apiviewstaging.azurewebsites.net/Assemblies/Review/1103dcc43a9744bda2bd6bfd216ee3a7?revisionId=8a103bef510d4809b0d3f050c7d94552
JavaScript @azure/arm-workloads There is no API change compared with the previous version
JavaScript @azure-rest/communication-messages https://apiviewstaging.azurewebsites.net/Assemblies/Review/17216b4144934c31be61a27fc66f03b8?revisionId=b844c8a7f9aa42078c15e0933fc19d47
JavaScript @azure-rest/contoso-widgetmanager-rest https://apiviewstaging.azurewebsites.net/Assemblies/Review/e9e59bea6b984a4497043899f5cb84b2?revisionId=f02f6837f146409dac9d9a42d4560616

Copy link

openapi-pipeline-app-test bot commented May 14, 2024

Swagger Validation Report

️❌BreakingChange: 62 Errors, 0 Warnings failed [Detail]

Only 0 items are rendered, please refer to log for more details.

Only -1 items are listed, please refer to log for more details.

Rule Message
️❌Breaking Change(Cross-Version): 223 Errors, 407 Warnings failed [Detail]

Only 0 items are rendered, please refer to log for more details.

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

Only -1 items are listed, please refer to log for more details.

Rule Message


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

Only -1 items are listed, please refer to log for more details.

Rule Message
️❌LintDiff: 3 Errors, 86 Warnings failed [Detail]

Only 0 items are rendered, please refer to log for more details.

[must fix]The following errors/warnings are introduced by current PR:

Only -1 items are listed, please refer to log for more details.

Rule Message Related RPC [For API reviewers]


The following errors/warnings exist before current PR submission:

Only -1 items are listed, please refer to log for more details.

Rule Message
️️✔️[ignore this check status; not blocking PR merge] Lint(RPaaS) succeeded [Detail] [Expand]
Validation passes for Lint(RPaaS).
️❌SwaggerAPIView: 0 Errors, 0 Warnings failed [Detail]
️❌TypeSpecAPIView: 0 Errors, 1 Warnings failed [Detail]

Only -1 items are listed, please refer to log for more details.

Rule Message
️️✔️CredScan succeeded [Detail] [Expand]
There is no credential detected.
️️✔️PoliCheck succeeded [Detail] [Expand]
Validation passed for PoliCheck.
️❌Avocado: 6 Errors, 3 Warnings failed [Detail]

Only -1 items are listed, please refer to log for more details.

Rule Message
️❌ModelValidation: 4 Errors, 0 Warnings failed [Detail]

Only -1 items are listed, please refer to log for more details.

Rule Message
️️✔️SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️️✔️[ignore this check status; not blocking PR merge] SpellCheck succeeded [Detail] [Expand]
Validation passes for SpellCheck.
️⌛PR Summary pending [Detail]
️️✔️Automated merging requirements met succeeded [Detail] [Expand]
Posted by Swagger Pipeline | How to fix these errors?

This was referenced May 14, 2024
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.