Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
create a new stable API v3.0 (Azure#8621)
* updated model names in preview version to be consistent with stable version to avoid breaking changes in client side code * changed swagger files * added new API's * [SRP] Add blob service property for container soft delete (Azure#8498) * Adds 'Offline' state to provisioning states. (Azure#8509) * Fix x-ms-enum name conflict (Azure#8465) * [Deployment Scripts] Deployment scripts error model update (Azure#8481) * add package-subscriptions-2019-11 (Azure#8503) * regenerated all-api-versions * Added redis cache publisher schema for azure event grid. (Azure#8486) * Added redis cache Event Schema to Event Grid DP Repo * removed commented section * [Hub Generated] Review request for Microsoft.Attestation to add version preview/2018-09-01-preview (Azure#8478) * Include Tags in GetSubscription and Deployment APIs (Azure#8268) * changes to get subscription * tags for deployments * fixes from another fork * added extension * Remove readonly flag from microsoftSessionAddress properties in BgpSession; add an example for IxRs directPeeringType (Azure#8517) * add cli.md for databricks (Azure#8521) * [DiskRP] Swagger changes for API version 2019-11-01 (Azure#8195) * initial commit with the 2019-07-01 version first * adding the properties from the private sdk from version 2019-07-01 * adding diskIOPSReadOnly and diskMBpsReadOnly * adding 202 response code for PUT of a DiskEncryptionSet * adding exmaples * updating the example for creating a disk encryption set to include the 202 response and updating the readme * removing the 201 response code from DiskEncryptionSet creation * updating the descrptions for the EncryptionTypes * type is no longer required in the Encryption field for Disk Properties * changing the readme package and description for diskmbpsreadonly and diskiopsreadonly descriptions in disk.json * making diskMBpsReadWrite an int64 * updating the exmaples and disk.json to use the 2019-11-01 version * removing encryptionwithcustomerkey * adding galleryImageRef * supressing the camelCase rule for IOPS * fixing syntax errors in readme.md * changing the supression file to be disk.json rather than disks.json * adding properties to the supression paths * updating the from field in the supression * updating supression * moving supression to the top * suppressing the lint errors for IOPS * removing diskencryptionset changes * putting encryption type back in the disk encryption object but type is now optional * removing encryption set type * regenerated all-api-versions * Update improper descriptions of Data Share put calls (Azure#8518) * Update DataShare.json * Update DataShare.json * replace resource-manager * regenerated all-api-versions * Make 2019-05-01 stable (Azure#8491) * Examples and swagger for APIs related to managed server operations (Azure#8243) * New examples and swagger for all APIs related to managed server operations * Run prittier check * Update ListManagedInstanceOperations.json * regenerated all-api-versions * rest-api-specs-scripts 0.6.2 breaking change fix (Azure#8541) * Add case and incident tactics (Azure#8288) * Added case tactics * Added incident tactics * Removing redundant comma from incident additional data * Changed tabs to spaces to better match format in file * Rename tactics field (alertTactics=>tactics) * Rename unknown classification to undetermined classification * Undo last commmit * update test for healthcareapis (Azure#8543) * Azure Media Services 2020-02-01-preview update (Azure#8538) * 2020-02-01-preview for Media Services LVA Changes to MediaGraph model Changing PUT from sync to async Fixing some description * Prettier and model validations fix * Fixing validations * Fixing version in Common.json * Using common types.json * Updating new version * Adding old version * Revert "Adding old version" This reverts commit 6bf3a73. * Using common types * Using 200 for operation locatio header. * Fixing validation errors * Trying to fix autorest * Reverting common.js to test if that matters for autorest. * Reverting default operation result to test if that matters for autorest * Fixing previous revert. * Fixing after merge from upstream * Testing default operation result * Testing description * Adding common json back * Testing empty description * Testing no default for operation result * Removing common.json * Updating common.json of AMS * Updating common.json * Updating common.json * Updating common.json * Rename unknown classification to undetermined classification (Azure#8436) * Fixing the structure of RESTProxy documentation: Updating the OperationId (Azure#8327) * Updating the OperationId Updating the OperationId because the grouping of operations isn't correct. * Updating the operationId spelling * Making prettier fixes as outputed * update lint doc, add the missed rules doc R2029,R2007 (Azure#8502) * Linter tool document update: add R4004, modify R2016 ,R3006 (Azure#8417) * Linter tool document update: add R4004. * Update linter doc : modify R2016 ,R3006 * change date format * Update description of R2016 * 2020 01 01 updates to rules engine caching behavior (Azure#8455) * 2020 01 01 updates to rules engine caching behavior * add new cache settings fields to CacheConfiguration * cache settings fields will enable Rules Engine to allow cache override actions * fix typos in examples * renamed privateLinkResourceId to privateLinkAlias * fix x-nullable usage * Change cacheDuration to "format":"duration" Co-authored-by: Moustafa Eid <[email protected]> * add cli.md for postgresql (Azure#8492) * add cli.md for postgresql * remove and update description * Added minimalTlsVersion property for Managed Instance endpoint, API version 2018-06-01-preview (Azure#8508) * [SRP] Add blob service property for container soft delete (Azure#8498) * Adds 'Offline' state to provisioning states. (Azure#8509) * Fix x-ms-enum name conflict (Azure#8465) * [Deployment Scripts] Deployment scripts error model update (Azure#8481) * add package-subscriptions-2019-11 (Azure#8503) * regenerated all-api-versions * Added redis cache publisher schema for azure event grid. (Azure#8486) * Added redis cache Event Schema to Event Grid DP Repo * removed commented section * [Hub Generated] Review request for Microsoft.Attestation to add version preview/2018-09-01-preview (Azure#8478) * Include Tags in GetSubscription and Deployment APIs (Azure#8268) * changes to get subscription * tags for deployments * fixes from another fork * added extension * Remove readonly flag from microsoftSessionAddress properties in BgpSession; add an example for IxRs directPeeringType (Azure#8517) * add cli.md for databricks (Azure#8521) * Reverting to local Common.json to satisify autorest against md file. * Fixing prettier Co-authored-by: dosegal <[email protected]> Co-authored-by: anushreeringne <[email protected]> Co-authored-by: JianyeXi <[email protected]> Co-authored-by: aramesh-msft <[email protected]> Co-authored-by: Moustafa Eid <[email protected]> Co-authored-by: Kerwin <[email protected]> Co-authored-by: Andrija Cicovic <[email protected]> Co-authored-by: Zhenfeng <[email protected]> Co-authored-by: Akashdeep Goel <[email protected]> Co-authored-by: Lei Ni <[email protected]> Co-authored-by: Filiz Topatan <[email protected]> Co-authored-by: Jiashuo Li <[email protected]> Co-authored-by: abebts2000 <[email protected]> Co-authored-by: gkostal <[email protected]> Co-authored-by: ramoka178 <[email protected]> Co-authored-by: Praneeth Sanapathi <[email protected]> * async operation status for privatelink scopes - JEDI urgent (Azure#8344) * async operation status * privatelinkscope operation * Delete operationStatuses.json * Update privateLinkScopes_API.json * Update privateLinkScopes_API.json * Update privateLinkScopes_API.json * MSI: Use common types. Fix definitions for proper .NET SDK generation. (Azure#8352) * Use common types. Fix definitions for proper .NET SDK generation. * Use tracked and proxy resource types * Revert reference of IdentityPatch to Identity resource * Revert the previous revert * New Put API for updating vault security config (Azure#8292) * Adding Swagger details for Put BackupResourceVaultConfigs call Adding Swagger details for Put BackupResourceVaultConfigs call * Setting feature state as Enabled * Fixing duplicate OperationId for new Put API * Adding default response Co-authored-by: gcs06 <[email protected]> * Fix type conversion issue of property Version for ManagementPartner API (Azure#8276) * Fix type conversion issue of property Version * fix model validation * Update code * add cli.md for msi and fix location parameter (Azure#8520) * Add DELETE API to Microsoft.Security applicationWhitelistings (Azure#8368) * adding DELETE API to applicationWhitelistings * adding NotFound to the response * fix whitespace * add 404 to example * changed 404 to 204 when group not found / already deleted * added 202 Accepted when performing delete in the background * [DeploymentScripts] Updated readme file to account for python sdk (Azure#8525) * Added python deployment scripts package reference * update python sdk references * [BillingRP] Adding additional fields to Invoicing and Agreement APIs (Azure#8418) * Added missing fields and corrected enum values as per actual implementation * Removing unsupported LineOfCredit API Removing unsupported LineOfCredit API * Delete IncreaseLineOfCreditBySubscription.json * Adding additional fields to Invoicing APIs Adding additional fields to Invoicing APIs * Adding additional feilds to Agreements Adding additional feilds to Agreements * Update billing.json * Updated descriptions * Upodated the agreement category enum * Updated description as per review comments. * Correcting typo * Updated the category enum values * Updated enum names * Updated * Added "isMonthlyInvoice" * Updated description for IsMonthlyInvoice Updated description for IsMonthlyInvoice * Fixed the build error * Updated with review comments * in64 -> int64 (Azure#8547) * Add acr tasks (build) and scopemap specs to latest package tag (Azure#8527) * regenerated all-api-versions * Compute update python readme (Azure#8554) * updated readmes for python sdk * additional change * Minor fix to LTR on MI example (Azure#8559) * Fix set LTR policy example * Add resource group based LTR APIs * fix examples * Fix MI LTR example * Fix example * another minor fix * Reconcile ManagedDatabaseRestoreDetails swagger specs (Azure#8560) * fixing type in example * More fixes for LTR MI example * making fixes for restore details changes * adding ProxyResource reference' * update api version in example file * Adding nested "properties":{ "properties": { for ARM template. (Azure#8480) * Individual enrollments updates (Azure#8563) * Individual enrollments updates * fixing swagger * Making small tweaks * Removed solution model in example * Prettier check * Made suggested changes * Missing bracket * Adding names to x-ms-enums * [Hub Generated] Review request for Microsoft.Batch to add version stable/2020-03-01.11.0 (Azure#8546) * Initial commit (copying old API version) * Update data plane * regenerated all-api-versions * Adding metadata path to the Azure Monitor data plane swagger files (Azure#8504) * AppInsights * OperationalInsights * typo * typos * Fix most validation issues * Fix prettier issues * Revert changes to existing operation IDs - ignore validation warnings * Update description (Azure#8454) * Pipeline tool script version upgrade (Azure#8570) * Upgrade tools script version. Upgraded the OAV version. * [Hub Generated] Review request for Microsoft.Insights to add version stable/2018-03-01 (Azure#7920) * fix(metricAlert_API): add missing properties to web test metric alert * docs(metricAlert_API): change properties description * fix(metricAlert_API): remove templateType from webtest metric alert rules * fix(metricAlert_API): change subscription description * fix(metricAlert_API): prettier checks * fix(): lint warnings * fix(): lint warnings * fix(): run prettier * fix(metricAlert_API): add 'None' option to AggregationType enum in order to be align with 2018-01-01 metricDefintions_API.json * fix(metricAlert_API): align AggregationType enum with metricDefinitions * fix(): revert changes to un-brack ARM api * fix(): change webTestId description * fix(): add none to timeAggregation enum for compatbility * fix(): remove type: string and none value from timeAggregation enum * [IoTCentral] change error details definition (Azure#8395) * breaking-change 0.6.5 (Azure#8569) * [DeploymentScripts] Add tail query string (Azure#8539) * Update swagger for missing properties * Revert "Update swagger for missing properties" This reverts commit dc74330. * Add tail query string to log route * Add example and update description * Update description one more time * Fix tail type in the example * add cli.md for storage (Azure#8577) * add cli.md for storage * update testcase * Adding Expand to Bookmark (Azure#8238) * Supporting linked storage accounts new api for operationalinsights. (Azure#8568) * Supporting linked storage accounts api. * Linked storage accounts examples. * Update examples api version. * Get all linked storage accounts api will point to the correct example. * Updating linked storage accounts list by workspace example. * next link should be equal to null, more constraints on enum types. * cspell/prettier fixes. * Correcting enum values in examples. * Enum value mistmatch fix. * Swagger updates to introduce cosmos-db api version 2020-03-01, and add PublicNetworkAccess property (Azure#8474) * Created 2020-01-03 cosmosdb version with new PublicNetworkAccess database account property * Updated readme.md * Changed version number to 2020-03-01 * Added default response for DatabaseAccountGetResults * Fixed json for DatabaseAccountGetResults * Removing default response from DatabaseAccountGetResults * Added 404 to DatabaseAccounts_Get * Updated CosmosDBDatabaseAccountGet.json with 404 example * regenerated all-api-versions * Add RuleSetId to managed rule set definitions api (read only field) (Azure#8382) * added warnings * [SRP] Add blob service property for container soft delete (Azure#8498) * Adds 'Offline' state to provisioning states. (Azure#8509) * Fix x-ms-enum name conflict (Azure#8465) * [Deployment Scripts] Deployment scripts error model update (Azure#8481) * add package-subscriptions-2019-11 (Azure#8503) * regenerated all-api-versions * Added redis cache publisher schema for azure event grid. (Azure#8486) * Added redis cache Event Schema to Event Grid DP Repo * removed commented section * [Hub Generated] Review request for Microsoft.Attestation to add version preview/2018-09-01-preview (Azure#8478) * Include Tags in GetSubscription and Deployment APIs (Azure#8268) * changes to get subscription * tags for deployments * fixes from another fork * added extension * Remove readonly flag from microsoftSessionAddress properties in BgpSession; add an example for IxRs directPeeringType (Azure#8517) * add cli.md for databricks (Azure#8521) * [DiskRP] Swagger changes for API version 2019-11-01 (Azure#8195) * initial commit with the 2019-07-01 version first * adding the properties from the private sdk from version 2019-07-01 * adding diskIOPSReadOnly and diskMBpsReadOnly * adding 202 response code for PUT of a DiskEncryptionSet * adding exmaples * updating the example for creating a disk encryption set to include the 202 response and updating the readme * removing the 201 response code from DiskEncryptionSet creation * updating the descrptions for the EncryptionTypes * type is no longer required in the Encryption field for Disk Properties * changing the readme package and description for diskmbpsreadonly and diskiopsreadonly descriptions in disk.json * making diskMBpsReadWrite an int64 * updating the exmaples and disk.json to use the 2019-11-01 version * removing encryptionwithcustomerkey * adding galleryImageRef * supressing the camelCase rule for IOPS * fixing syntax errors in readme.md * changing the supression file to be disk.json rather than disks.json * adding properties to the supression paths * updating the from field in the supression * updating supression * moving supression to the top * suppressing the lint errors for IOPS * removing diskencryptionset changes * putting encryption type back in the disk encryption object but type is now optional * removing encryption set type * regenerated all-api-versions * Update improper descriptions of Data Share put calls (Azure#8518) * Update DataShare.json * Update DataShare.json * replace resource-manager * regenerated all-api-versions * Make 2019-05-01 stable (Azure#8491) * Examples and swagger for APIs related to managed server operations (Azure#8243) * New examples and swagger for all APIs related to managed server operations * Run prittier check * Update ListManagedInstanceOperations.json * regenerated all-api-versions * rest-api-specs-scripts 0.6.2 breaking change fix (Azure#8541) * Add case and incident tactics (Azure#8288) * Added case tactics * Added incident tactics * Removing redundant comma from incident additional data * Changed tabs to spaces to better match format in file * Rename tactics field (alertTactics=>tactics) * Rename unknown classification to undetermined classification * Undo last commmit * update test for healthcareapis (Azure#8543) * Azure Media Services 2020-02-01-preview update (Azure#8538) * 2020-02-01-preview for Media Services LVA Changes to MediaGraph model Changing PUT from sync to async Fixing some description * Prettier and model validations fix * Fixing validations * Fixing version in Common.json * Using common types.json * Updating new version * Adding old version * Revert "Adding old version" This reverts commit 6bf3a73. * Using common types * Using 200 for operation locatio header. * Fixing validation errors * Trying to fix autorest * Reverting common.js to test if that matters for autorest. * Reverting default operation result to test if that matters for autorest * Fixing previous revert. * Fixing after merge from upstream * Testing default operation result * Testing description * Adding common json back * Testing empty description * Testing no default for operation result * Removing common.json * Updating common.json of AMS * Updating common.json * Updating common.json * Updating common.json * Rename unknown classification to undetermined classification (Azure#8436) * Fixing the structure of RESTProxy documentation: Updating the OperationId (Azure#8327) * Updating the OperationId Updating the OperationId because the grouping of operations isn't correct. * Updating the operationId spelling * Making prettier fixes as outputed * update lint doc, add the missed rules doc R2029,R2007 (Azure#8502) * Linter tool document update: add R4004, modify R2016 ,R3006 (Azure#8417) * Linter tool document update: add R4004. * Update linter doc : modify R2016 ,R3006 * change date format * Update description of R2016 * 2020 01 01 updates to rules engine caching behavior (Azure#8455) * 2020 01 01 updates to rules engine caching behavior * add new cache settings fields to CacheConfiguration * cache settings fields will enable Rules Engine to allow cache override actions * fix typos in examples * renamed privateLinkResourceId to privateLinkAlias * fix x-nullable usage * Change cacheDuration to "format":"duration" Co-authored-by: Moustafa Eid <[email protected]> * add cli.md for postgresql (Azure#8492) * add cli.md for postgresql * remove and update description * Added minimalTlsVersion property for Managed Instance endpoint, API version 2018-06-01-preview (Azure#8508) * [SRP] Add blob service property for container soft delete (Azure#8498) * Adds 'Offline' state to provisioning states. (Azure#8509) * Fix x-ms-enum name conflict (Azure#8465) * [Deployment Scripts] Deployment scripts error model update (Azure#8481) * add package-subscriptions-2019-11 (Azure#8503) * regenerated all-api-versions * Added redis cache publisher schema for azure event grid. (Azure#8486) * Added redis cache Event Schema to Event Grid DP Repo * removed commented section * [Hub Generated] Review request for Microsoft.Attestation to add version preview/2018-09-01-preview (Azure#8478) * Include Tags in GetSubscription and Deployment APIs (Azure#8268) * changes to get subscription * tags for deployments * fixes from another fork * added extension * Remove readonly flag from microsoftSessionAddress properties in BgpSession; add an example for IxRs directPeeringType (Azure#8517) * add cli.md for databricks (Azure#8521) * Reverting to local Common.json to satisify autorest against md file. * Fixing prettier Co-authored-by: dosegal <[email protected]> Co-authored-by: anushreeringne <[email protected]> Co-authored-by: JianyeXi <[email protected]> Co-authored-by: aramesh-msft <[email protected]> Co-authored-by: Moustafa Eid <[email protected]> Co-authored-by: Kerwin <[email protected]> Co-authored-by: Andrija Cicovic <[email protected]> Co-authored-by: Zhenfeng <[email protected]> Co-authored-by: Akashdeep Goel <[email protected]> Co-authored-by: Lei Ni <[email protected]> Co-authored-by: Filiz Topatan <[email protected]> Co-authored-by: Jiashuo Li <[email protected]> Co-authored-by: abebts2000 <[email protected]> Co-authored-by: gkostal <[email protected]> Co-authored-by: ramoka178 <[email protected]> Co-authored-by: Praneeth Sanapathi <[email protected]> * async operation status for privatelink scopes - JEDI urgent (Azure#8344) * async operation status * privatelinkscope operation * Delete operationStatuses.json * Update privateLinkScopes_API.json * Update privateLinkScopes_API.json * Update privateLinkScopes_API.json * MSI: Use common types. Fix definitions for proper .NET SDK generation. (Azure#8352) * Use common types. Fix definitions for proper .NET SDK generation. * Use tracked and proxy resource types * Revert reference of IdentityPatch to Identity resource * Revert the previous revert * New Put API for updating vault security config (Azure#8292) * Adding Swagger details for Put BackupResourceVaultConfigs call Adding Swagger details for Put BackupResourceVaultConfigs call * Setting feature state as Enabled * Fixing duplicate OperationId for new Put API * Adding default response Co-authored-by: gcs06 <[email protected]> * Fix type conversion issue of property Version for ManagementPartner API (Azure#8276) * Fix type conversion issue of property Version * fix model validation * Update code * add cli.md for msi and fix location parameter (Azure#8520) * Add DELETE API to Microsoft.Security applicationWhitelistings (Azure#8368) * adding DELETE API to applicationWhitelistings * adding NotFound to the response * fix whitespace * add 404 to example * changed 404 to 204 when group not found / already deleted * added 202 Accepted when performing delete in the background * [DeploymentScripts] Updated readme file to account for python sdk (Azure#8525) * Added python deployment scripts package reference * update python sdk references * [BillingRP] Adding additional fields to Invoicing and Agreement APIs (Azure#8418) * Added missing fields and corrected enum values as per actual implementation * Removing unsupported LineOfCredit API Removing unsupported LineOfCredit API * Delete IncreaseLineOfCreditBySubscription.json * Adding additional fields to Invoicing APIs Adding additional fields to Invoicing APIs * Adding additional feilds to Agreements Adding additional feilds to Agreements * Update billing.json * Updated descriptions * Upodated the agreement category enum * Updated description as per review comments. * Correcting typo * Updated the category enum values * Updated enum names * Updated * Added "isMonthlyInvoice" * Updated description for IsMonthlyInvoice Updated description for IsMonthlyInvoice * Fixed the build error * Updated with review comments * in64 -> int64 (Azure#8547) * Add acr tasks (build) and scopemap specs to latest package tag (Azure#8527) * regenerated all-api-versions * Compute update python readme (Azure#8554) * updated readmes for python sdk * additional change * Minor fix to LTR on MI example (Azure#8559) * Fix set LTR policy example * Add resource group based LTR APIs * fix examples * Fix MI LTR example * Fix example * another minor fix * Reconcile ManagedDatabaseRestoreDetails swagger specs (Azure#8560) * fixing type in example * More fixes for LTR MI example * making fixes for restore details changes * adding ProxyResource reference' * update api version in example file * Adding nested "properties":{ "properties": { for ARM template. (Azure#8480) * Individual enrollments updates (Azure#8563) * Individual enrollments updates * fixing swagger * Making small tweaks * Removed solution model in example * Prettier check * Made suggested changes * Missing bracket * Adding names to x-ms-enums * [Hub Generated] Review request for Microsoft.Batch to add version stable/2020-03-01.11.0 (Azure#8546) * Initial commit (copying old API version) * Update data plane * regenerated all-api-versions * Adding metadata path to the Azure Monitor data plane swagger files (Azure#8504) * AppInsights * OperationalInsights * typo * typos * Fix most validation issues * Fix prettier issues * Revert changes to existing operation IDs - ignore validation warnings * Update description (Azure#8454) * Pipeline tool script version upgrade (Azure#8570) * Upgrade tools script version. Upgraded the OAV version. * [Hub Generated] Review request for Microsoft.Insights to add version stable/2018-03-01 (Azure#7920) * fix(metricAlert_API): add missing properties to web test metric alert * docs(metricAlert_API): change properties description * fix(metricAlert_API): remove templateType from webtest metric alert rules * fix(metricAlert_API): change subscription description * fix(metricAlert_API): prettier checks * fix(): lint warnings * fix(): lint warnings * fix(): run prettier * fix(metricAlert_API): add 'None' option to AggregationType enum in order to be align with 2018-01-01 metricDefintions_API.json * fix(metricAlert_API): align AggregationType enum with metricDefinitions * fix(): revert changes to un-brack ARM api * fix(): change webTestId description * fix(): add none to timeAggregation enum for compatbility * fix(): remove type: string and none value from timeAggregation enum * [IoTCentral] change error details definition (Azure#8395) * breaking-change 0.6.5 (Azure#8569) * [DeploymentScripts] Add tail query string (Azure#8539) * Update swagger for missing properties * Revert "Update swagger for missing properties" This reverts commit dc74330. * Add tail query string to log route * Add example and update description * Update description one more time * Fix tail type in the example * add cli.md for storage (Azure#8577) * add cli.md for storage * update testcase * Adding Expand to Bookmark (Azure#8238) * Supporting linked storage accounts new api for operationalinsights. (Azure#8568) * Supporting linked storage accounts api. * Linked storage accounts examples. * Update examples api version. * Get all linked storage accounts api will point to the correct example. * Updating linked storage accounts list by workspace example. * next link should be equal to null, more constraints on enum types. * cspell/prettier fixes. * Correcting enum values in examples. * Enum value mistmatch fix. * Swagger updates to introduce cosmos-db api version 2020-03-01, and add PublicNetworkAccess property (Azure#8474) * Created 2020-01-03 cosmosdb version with new PublicNetworkAccess database account property * Updated readme.md * Changed version number to 2020-03-01 * Added default response for DatabaseAccountGetResults * Fixed json for DatabaseAccountGetResults * Removing default response from DatabaseAccountGetResults * Added 404 to DatabaseAccounts_Get * Updated CosmosDBDatabaseAccountGet.json with 404 example * regenerated all-api-versions * Add RuleSetId to managed rule set definitions api (read only field) (Azure#8382) * Adding ABSA Swagger json * adding description * Updated the warnings for sentiment response * Updated Warnings to new contract * made changes * made changes * made changes * add new stable API v3.0 * add new stable API v3.0 * add new stable API v3.0 * add new stable API v3.0 * updated score to confidence score * resolved PR comments * Resolved review comments * Resolved review comments * changed score to confidencescore in LD * Revert changes in batch * fix build errors * fix build errors * fix build errors * fix build errors * fix build errors * fix build errors * fix build errors * fix build errors * removed pii ednpoint from v3.0 Co-authored-by: Zhenfeng <[email protected]> Co-authored-by: Akashdeep Goel <[email protected]> Co-authored-by: Lei Ni <[email protected]> Co-authored-by: Filiz Topatan <[email protected]> Co-authored-by: Jiashuo Li <[email protected]> Co-authored-by: azuresdkci <[email protected]> Co-authored-by: abebts2000 <[email protected]> Co-authored-by: gkostal <[email protected]> Co-authored-by: ramoka178 <[email protected]> Co-authored-by: Praneeth Sanapathi <[email protected]> Co-authored-by: Kerwin <[email protected]> Co-authored-by: Joshua Pollock <[email protected]> Co-authored-by: dadihe <[email protected]> Co-authored-by: Arcturus <[email protected]> Co-authored-by: toki95 <[email protected]> Co-authored-by: Ruoxuan Wang <[email protected]> Co-authored-by: dosiso <[email protected]> Co-authored-by: Risong Na <[email protected]> Co-authored-by: dosegal <[email protected]> Co-authored-by: anushreeringne <[email protected]> Co-authored-by: JianyeXi <[email protected]> Co-authored-by: aramesh-msft <[email protected]> Co-authored-by: Moustafa Eid <[email protected]> Co-authored-by: Andrija Cicovic <[email protected]> Co-authored-by: Arik Olsh <[email protected]> Co-authored-by: angosms <[email protected]> Co-authored-by: chandrasekarendran <[email protected]> Co-authored-by: gcs06 <[email protected]> Co-authored-by: Neil Ye <[email protected]> Co-authored-by: erelh <[email protected]> Co-authored-by: Jorge Cotillo <[email protected]> Co-authored-by: Anirban Sarkar <[email protected]> Co-authored-by: iscai-msft <[email protected]> Co-authored-by: Tosin Adewale <[email protected]> Co-authored-by: Zim Kalinowski <[email protected]> Co-authored-by: pixia <[email protected]> Co-authored-by: xaliciayang <[email protected]> Co-authored-by: Rahul Singh <[email protected]> Co-authored-by: Vivian Liu <[email protected]> Co-authored-by: Matthew Christopher <[email protected]> Co-authored-by: Alon Gafni <[email protected]> Co-authored-by: Ray Chen <[email protected]> Co-authored-by: Adi biton <[email protected]> Co-authored-by: Teng Lu <[email protected]> Co-authored-by: zhzhao8888 <[email protected]> Co-authored-by: Dudi Likvornik <[email protected]> Co-authored-by: ayanMSFT <[email protected]> Co-authored-by: Eric Schwabe <[email protected]> Co-authored-by: tarun <[email protected]> Co-authored-by: josuh <[email protected]>
- Loading branch information