Commit 08c729d
Sync: merge master to compute-2021-03 release branch (#14097)
* Add event schemas for Microsoft.PolicyInsights (#13590)
* Add event schemas for Microsoft.PolicyInsights
* Fix bad indentation
* Specify the datetime format used by timestamp.
* Use format: "date-time" to enable automatic parsing by the SDK
* Pprp (#13661)
* Update to use common type
* Change to use common types.
* Change to use common types.
* Change to use common types.
* Change to use common types.
* Change to use common types.
* Update to use common type.
* Update .gitignore
* Update .gitignore
* Revert "Update to use common type."
This reverts commit ad02e0631776f2e016300a02c56ab0bd85f4c97c.
* Delete .gitignore
* Updating the models.
* Use common types
* Use common types
* Use common types
* Use common types
* Use common types
* Use common types
* Use common types
* Use common types
* Use common types
* Use common types
* Use common types
* Use common types
* Use common types
* Use common types
* Use common types
* Use common types
* Use common types
* Use common types
* Updates for network injection.
* Updates for network injection.
* Updates for network injection.
* Updates for network injection.
* Updates for network injection.
* Updates for network injection.
* Enterprise Policies update
* Support Inplace phase 2 API's for AzureDataShare (#13647)
Co-authored-by: Aditya Vutukuri <[email protected]>
* Communication cli directive config checkin (#13770)
* communication-cli-directive-config-checkin
* typo
* typo
* fixing the URL for Authorization (#13767)
* [NetAppFiles] Fix protocolType example (#13729)
* Fix protocolType example
* Pretty
Co-authored-by: Audunn Baldvinsson <[email protected]>
* [Hub Generated] Review request for Microsoft.AppPlatform to add version preview/2021-03-03-preview (#13256)
* Adds base for updating Microsoft.AppPlatform from version preview/2020-11-01-preview to version 2021-03-03-preview
* Updates readme
* Updates API version in new specs and examples
* add ResourceRequest property in deploymentsettings
* fix typo
* fix typo
* add descriptions for field resourceRequests
* Adding space between Identities in Enum (#13561)
* Updated the models to include systemData and removed the supression f… (#13354)
* Updated the models to include systemData and removed the supression for systemData
* removed the deleted account examples and the package-lock.json
* ran prettier locally to try and fix prettier validation error when making a PR
* removing unecessary changes from last commit
* Revert "removed the deleted account examples and the package-lock.json"
This reverts commit 9a0b368a7aad1fc43460b329fcb4de32c1670606.
* Revert "ran prettier locally to try and fix prettier validation error when making a PR"
This reverts commit 3f11b97fdeef719f622120ba68e5d9cf68d89102.
* Revert "ran prettier locally to try and fix prettier validation error when making a PR"
This reverts commit 3f11b97fdeef719f622120ba68e5d9cf68d89102.
* reverted the package-lock.json and .vscode/launch.json
* reverted older commit
* Removed unecessary files
This reverts commit 708bc8700c8a13c408a232903e14cae57fd136ee.
* Revert "Removed unecessary files"
This reverts commit a27ce012bf115a486d87d6d2b1d7e8416f6473a3.
* Removed deleted account examples and package-lock.json
* Ran prettier to format the json files
Co-authored-by: Melvin Bosnjak <[email protected]>
* t2 synapse readme config (#13790)
* update OperationalInsights package for SDK release (#13782)
* added3 new properties to TableProperties:
IsTroubleshootingAllowed, IsTroubleshootingEnabled, IsTroubleshootingEnabledLastActivation.
* added Tables new api version
* changed bool to boolean types
* prettified jsons
* fix erroes in swagger
* undo changes to 2020-03-01-preview version
* pr fixes
* updated TableUpdate example
* changed lastTroubleshootDate from date format to string, removed isTroubleshootingAllowed from body of example
* changed v1 to v2
* changed WorkspaceNameParameter back to V1
* changed ErrorResponse to default ErrorResponse without ref to local definition
* added systemData
* removed systemData
* added systemData to Patch and Get
* moved systemData to Table properties
* deleted systemData from Table.json, added to Get and Put examles
* changed location of systemData in Tables.json
* moved systemData to inside Table definition
* moved systemData inside Table properties
* removed SystemData
* creatted a new package containing all latest swagger files for publishing new SDK
* removed package 2021_02 and set default packate to 2020_10
* removed 2 packages
* removed DataCollectorLogs.json from readme.md 20202.10
* added empty line to try invoke pipeline validations that havent run
* Delete Tables.json
* added3 new properties to TableProperties:
IsTroubleshootingAllowed, IsTroubleshootingEnabled, IsTroubleshootingEnabledLastActivation.
* merge
* prettified jsons
* undo changes to 2020-03-01-preview version
* updated TableUpdate example
* changed lastTroubleshootDate from date format to string, removed isTroubleshootingAllowed from body of example
* changed v1 to v2
* changed WorkspaceNameParameter back to V1
* added systemData
* removed systemData
* added systemData to Patch and Get
* moved systemData to Table properties
* deleted systemData from Table.json, added to Get and Put examles
* changed location of systemData in Tables.json
* moved systemData to inside Table definition
* moved systemData inside Table properties
* removed whitespaces
* changed DataExportErrorResponse to common
.../v2/types.json#/definitions/ErrorResponse
* changed all Error response of 2020-08 to common definition
* reference old versions of other apis (#13786)
* reference old versions of other apis
* remove old files
* Eiot sensors type alignment for new provider (#13780)
* change boolean to enum
* align new provider with new sensor field
* eiot-sensor-type-align
Co-authored-by: Gal Moshe <[email protected]>
* Add SQL DB v5 SDK (#12107)
* add v5 sdk
* change recommendedAction.
* update a min sdk
* replace RecommendedAction defs with common type
* remove redundant defs in the 2014-04-01 legacy files.
* add RestorableDroppedDatabase json file.
* update RecommendedAction
* update update swagger to use 2020-11-01 preview spec
* revert int format change
* Dev weather microsoft.maps 1.0 (#13791)
* Remove preview from Weather API, remove X-Publish, and convert X-ms-enum ModelAsString to true
* Revert changes to package-lock.json
* [Hub Generated] Review request for Microsoft.InstanceMetadataService to add version stable/2020-09-01 (#13505)
* Adds base for updating Microsoft.InstanceMetadataService from version stable/2020-07-15 to version 2020-09-01
* Updates readme
* Updates API version in new specs and examples
* New changes for 2020-09-01
* Prettier
Co-authored-by: Joshua McCarthy <[email protected]>
* Iot new device (#13503)
* new device model for iot swcurity
* spelling
* fixed lint error
* changed readme and added "x-ms-pageable" to device list
* moved the "x-ms-pageable" from get to list
* prettier
* PR comments
* Cplat sharedgallery2020 09 30 (#13655)
* [Hub Generated] Review request for Microsoft.CostManagement to add version preview/2020-12-01-preview (#13609)
* Latest
* Latest
* Latest
* Latest
* Latest
* Latest
* Latest
* Latest
* Latest
* Latest
* Latest
* FixS360 | Microsoft.Billing (#13771)
* fixing billing accounts and operations
* adding total count.
* typo fix
* fixing spell check and prettier
* Vakuncha changingcsharpreadme (#13806)
* Update readme.csharp.md
* Update readme.csharp.md
* [aks] fix vm size model and osDiskType description (#13763)
* fix: agent pool vm size should be string, not enum
* fix: osDiskType default description for >= 2020-11-01
* [Hub Generated] Review request for Microsoft.DocumentDB to add version preview/2021-03-01-preview (#13267)
* init
* fix format
* sync
* read only
* fix sample
* fix
Co-authored-by: Teng Pan <[email protected]>
* storagesync readme t2 config (#13810)
* storagesync readme t2 config
* storagesync readme.python t2 config
* Updated SAS swagger with latest changes. (#13439)
* Fixed hostname in the Offazure swaggers.
* added newest swagger from service repo. This contains PE changes too.
* rewritten swagger changes on existing swagger
* some fixes to swagger
* added examples.
* fixes
* edit
* edit.
* fixes
* minor fix
* edit
* edit
* edited default api version tag
* Dev weather microsoft.maps 1.0 (#13796)
* Remove preview from Weather API, remove X-Publish, and convert X-ms-enum ModelAsString to true
* Revert changes to package-lock.json
* Fix spelling error
* Adding Azure Object Anchors error codes for IngestionProperties (#13787)
* Added Azure Object Anchors error code field to IngestionProperties
* Fixed spacing in example
* Moved changes to new version
* Addressed version mismatch, spacing
* Fixed versions on examples
* Readonly error code
* Seeing if readonly error code is breaking
* Revert "Seeing if readonly error code is breaking"
This reverts commit c0b16f07c4a46a07fc7831a1735bb290804242ea.
* Model error code as string
* Renamed examples to asset conversion nomenclature
* Fixed rename issues
* Fixed issue #9593 (#13262)
* Fixed issue #9593
* Removed redundant PrivateEndpointConnectionProperties attribute
* [Hub Generated] Review request for Microsoft.Consumption to add version stable/2019-05-01 (#13800)
* Fixed Swagger Validation Errors
* Fixed Model Validation
* [Hub Generated] Review request for Microsoft.CostManagement to add version stable/2019-11-01 (#13788)
* Fixed Swagger Validation Errors
* Fixed Type
* Fixed Type
* Fixed Setting Properties
* Fixed Punctuation
* Removed Item
* Added Items Properties
* Fixed Required Property
* azurestack wave4 t2 config (#13813)
* Added Microsoft.AppConfiguration 2021-03-01-preview API version. (#13490)
* Added Microsoft.AppConfiguration 2021-03-01-preview API version.
* Add system metadata to tracked resources in "Microsoft.AppConfiguration".
Updated ConfigurationStore to reference the common tracked resource type definition.
* Added disableLocalAuth property.
* Add new api version swagger to readme.
* Added/updated examples and added suppressions for standardized APIs.
* Fixed prettier.
* Add missing property fileStorageSkuName into MySQL Flexible Server spec (#13693)
* appplatform t2 readme config (#13829)
* customproviders t2 readme config (#13831)
* Update readme.csharp.md (#13807)
* [Sentine][Data connectors][Fix correctness bug] (#13175)
* update required fields
* update required fields
* Explicitly define KeyCreationTime in Feb21 (#13757)
* Explicitly define KeyCreationTime
Explicitly define KeyCreationTime
* Fix KeyCreationTime Example
Fix KeyCreationTime Example
* Add Microsoft.M365SecurityAndCompliance RP (#13646)
* Add Microsoft.M365SecurityAndCompliance RP
* fix datetime and common-types file path
* update common-types file path
* add preview path in readmego
* replace stable with preview
* remove duplicate tags
* refer MIPPolicySync json in readme
* service name for java (#13837)
* Dev keyvault microsoft.key vault 2021 04 01 preview (#13585)
* Adds base for updating Microsoft.KeyVault from version preview/2020-04-01-preview to version 2021-04-01-preview
* Updates readme
* Updates API version in new specs and examples
* Open API change for Managed Hsm private endpoints feature (#12938)
* Open API change for Managed Hsm private endpoints feature
* Fixing spell check errors
* Fixing spell check errors
* Prettier fixes
* Fixing swagger validation errors
* Fixing systemData property reference
* Adding publicNetworkAccess property based on private endpoint requirement.
* GET responses following a successful DELETE should be returning 404. … (#13054)
* GET responses following a successful DELETE should be returning 404. Only the DELETE response is to return 204 if the resource didn't exist (it allows idempotent deletes).
(cherry picked from commit b752a19c6cc1f8a8eed9f106e2c77b8d5b5db19f)
* Removing 404 as it is taken care by default response.
* Added new routes for Deleted ManagedHsm for Soft Delete Feature (#13282)
* Added new routes for Deleted ManagedHsm and examples, updated ManagedHsm definition to include PurgeDateTimeUTC
* Fixing validation issues.
* Fixing errors in properties in example jsons
* Delete keyvault.json
Deleted an errant json file
* Fixed misspelling of property in examples
* Fixed x-ms-examples naming, fixed camelcasing
* Addressing comments in PR to make 204s 404s and also changing PurgeDateTimeUTC to scheduledPurgeDate
* Added schema definitions for 404
* Removed 200 for purge
Co-authored-by: Soohwan Kim <[email protected]>
* Addressing Comments for PR 13585 (#13586)
* Removed 404s to allow requests to fall through to default
* Removing 404s from examples
Co-authored-by: Soohwan Kim <[email protected]>
* Added deletedmanagedhsm object to examples and managedhsm.json (#13591)
* Added deletedmanagedhsm object to examples and managedhsm.json
* Fixing error in references to correct values
* Changed vaultId to mhsmId in exmaples
Co-authored-by: Soohwan Kim <[email protected]>
* Try to use the common type for SystemData (#13723)
* Add SystemData property for KeyVault
* 04012021 fix schema (#13749)
* Resolving conflict with custom-words.txt
* Add 2021 preview to azureresourcechema, add suppression to readme
* Add 2021 preview to azureresourcechema
* Merging custom-words.txt
Co-authored-by: Soohwan Kim <[email protected]>
* Add missing default error response (#13762)
* Fix Lint error (#13765)
* Add missing default error response
* Update the integer format to fix Lint error
* Add securityDefinitions
* Added python tag for 2021 preview (#13805)
Co-authored-by: Soohwan Kim <[email protected]>
* Fixing linting errors for MHSM R4036 - ImplementPrivateEndpointAPIs (#13822)
* Fixing linting errors for MHSM R4036 - ImplementPrivateEndpointAPIs
(cherry picked from commit c1c5aebfb98cacd0a4ee5596fb7b0d9f782a9a3e)
* prettier fix
* Add suppression for SystemData (#13835)
* Add suppression for SystemData
* Fix linting error R4036 - ImplementPrivateEndpointAPIs
* specify the suppression for SystemData
* Revert "specify the suppression for SystemData"
This reverts commit cbebab81ab08ec1a29b41c891c58cf08ff2eb3c4.
Co-authored-by: jiacheng-L <[email protected]>
Co-authored-by: kim-soohwan <[email protected]>
Co-authored-by: Soohwan Kim <[email protected]>
Co-authored-by: Arthur Ning <[email protected]>
* hybridnetwork only track2 configure (#13832)
* hybridnetwork only track2 configure
* remodify
* namespace del
Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>
* terraform readme for alertsmanagement (#13744)
Co-authored-by: Your Name <[email protected]>
* add tags back in the adp readme (#13850)
* Add device principal type (#13799)
* copy files from previous version
* add device principal type, update versions
* fix
* system data requirement
* Added CheckNameAvailability, Identity, systemData, used ErrorResponse v2 in DeviceUpdate (#13750)
* Update deviceupdate.json
* Update deviceupdate.json
* Add files via upload
* Update deviceupdate.json
* Update deviceupdate.json
* Update Accounts_Update.json
* Update Accounts_Create.json
* Update Instances_Create.json
* Update deviceupdate.json
* Linux line ending
* Update CheckNameAvailability_AlreadyExists.json
* Update CheckNameAvailability_Available.json
* Update CheckNameAvailability_AlreadyExists.json
* Update CheckNameAvailability_Available.json
* Update CheckNameAvailability_AlreadyExists.json
* Update CheckNameAvailability_Available.json
* Update deviceupdate.json
* Update deviceupdate.json
* fixed typo in the example files (#13764)
* Update CODEOWNERS (#13795)
Updating list of Azure Cognitive Search team members
* Update GenerateDetailedCostReportBySubscriptionAndTimePeriod.json (#13772)
Update example data
* [Hub Generated] Public private branch 'stuartko/Mar21_NewTSVersion' (#13811)
* Adding version 2021-03-01-preview (copy of previous version)
* Adding new metadata property
* Adding uiDefinition property.
* Update uiDefinition name to uiFormDefinition (per a change by the service feature author). No change to functionality.
* Template Specs: Renaming template to "mainTemplate" and changing "artifacts" to be more specific "linkedTemplates".
* Swagger changes for 2021-02-01-preview api version (#13794)
* Copy existing preview version
* Changes to databoxedge json file
* Update readme files
* Correct Spell Check
* Fix Readme.go error
* Update examples
* Update all schemas.md files (#13862)
* typo: implmentation -> implementation (#13644)
* Add MongoDB/MongoDBAtlas sink (#13669)
* Add MongoDB/MongoDBAtlas sink, add disableMetricsCollection in read/wirte properties
* Revert disableMetricsCollection related changes
* Azure ML new API version 20210401 (#12981)
* Add Identity to createWorkpace example
* change for getTransitivePEUsages
* update
* prettier code
* add another new endpoint
* address comments
* change for getTransitivePEUsages
* update
* prettier code
* add another new endpoint
* address comments
* revert change on transitivePE and notebookKeys
* revert change on transitivePE and notebookKeys
* add new stable version 2021-01-01
* add ListNotebookAccessToken
* add primaryUserAssignedIdentity
* fix missing properties and apis
* fix one more missing property
* 202 status for start and stop CI
* make resync keys long runnin operation in version Jan2021
* resync keys 204
* update resync keys example
* Dont throw 204 for resync
* update resync keys
* Formatting
* revert Jan2021changes and add new version
* start apr2021 version for azure ml rp
* undo remove new line in jan2021
* use systemData definition in common
* removed old files
* fix small swagger bugs
* run prettier
* remove reference to sku
* update readme
* minimum agentCount should be 0
* add createdOn and ModifiedOn to compute properties
* add LoadBalancerType to aks compute
* add isNotebookInstanceCompute to virtualMachine
* add leafDomainLabel to SslConfiguration
* add overwriteExistingDomain to SslConfiguration
* add synapseSpark as supported compute-type
* update patch compute response to 202
* remove location from example responses
* Revert "remove location from example responses"
This reverts commit 048bf2551513afae842a9c4fbb5861aeddc6c33a.
* MachineLearningCompute_Update should have a 200 response
* sys data to use local def due to naming conflicts.
* Fix enum casing
* Fix operationId PR comment.
* Change opId in apr version
* remove 20210401 for easy review
* only change api version
* merge changes for 20210401 version
* Add x-ms-discriminator-value for Synapse spark
* camelcase loadbalancer properties
* add createdOn and Modified on to examples
* address AvoidAnonymousTypes error for SynapseSpark
* Minor fixes + new property
* Remove subscription state.
Co-authored-by: zhaomuzhi <[email protected]>
Co-authored-by: Vinay Rajmal Soni <[email protected]>
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: Josh Peterson <[email protected]>
* datashare readme t2 config (#13833)
* add readme terraform (#13717)
* adding a new API version for Restore API and adding targetVirtualMachineId field for AzureWorkloadRestoreRequest (#13638)
* copying previous change
* Adding targetVirtualMachineId field for Azure Workload Restore requests
* updating crr version and examples
* removing new api-version
* adding back the new api-version
* removing Snapshot related fields
* updating readme.md
* corrected the path
Co-authored-by: Chandrika Gonuguntla <[email protected]>
* chore: resort custom-words.txt from bad merge (#13868)
* [ApplicationInsights] Fix failure for python SDK (#13875)
* [Hub Generated] Review request for Microsoft.Insights to add version preview/2020-10-05-preview (#13712)
* Adjustments to API to include validation grouping and updated text.
* Fixed missing curly brace
* adjusted name
* Added basic and standard examples
* adjusted type.
* corrected case for key value
* [Hub Generated] Review request for Microsoft.Insights to add version preview/2021-03-03-preview (#13269)
* Adds base for updating Microsoft.Insights from version preview/2020-10-05-preview to version 2021-03-03-preview
* Updates readme
* Updates API version in new specs and examples
* Add DiagnosticServiceToken API
* Update examples to split tokens for readonly vs readwrite
* Fix accoding to code review feedback
* Update examples due to review feedback from ARM
* add configuration for vmware (#13879)
Co-authored-by: Your Name <[email protected]>
* keyvault t2 config (#13863)
* keyvault t2 config
* keyvault multi-api config
* multi api config
* config reset
* add package version
* hanaonazure t2 readme config (#13880)
* Remove x-ms-azure-resource (#13500)
Co-authored-by: Dongwei Wang <[email protected]>
* Juniwang/sr202010401preview (#13664)
* prepare to add new api-version: copy everything from 2020-07-01-preview
* Adding new api-version
* Fix required body and annotate ms secrets
* remove secrets example from swagger
* fix prettier
* add datashare terraform configuration (#13876)
Co-authored-by: Your Name <[email protected]>
* storage readme t2 config (#13881)
* storage readme t2 config
* storage t2 config
* healthcareapis t2 config (#13884)
* typo: APIkeys -> APIKeys (#13641)
* Allow release_policy to be nullable (#13826)
* Fix type of Anserws and Captions (#13872)
* change the value of license header (#13886)
* [Synapse] - library_append API adds comp parameter (#13841)
* [Synapse] - add comp parameter
* Update example files
Co-authored-by: Dongwei Wang <[email protected]>
* Remove 200 response from async operation (#13190)
* Async operation always returns 202 on initial call
* Address review feedback
* Revert "Address review feedback"
This reverts commit 9ae550b95c1082c8383595a943a9abe5990fd4ef.
* add minimal tls version for mariadb (#11779)
* [Synapse] - add Swagger code owner (#13882)
Co-authored-by: Dongwei Wang <[email protected]>
* add con figuration for databoxedge (#13877)
Co-authored-by: Your Name <[email protected]>
* add configuration for resourcemover (#13878)
Co-authored-by: Your Name <[email protected]>
* Reduce code owner scope for Monitor.Exporters team (#13898)
* [portal]Update readme.python.md (#13907)
* Update readme.python.md
* Update readme.md
* Update readme.python.md
* Update readme.python.md
* Dev dfp microsoft.dfp 2021 02 01 privatepreview (#13305)
* New Readme Config File
* New Go Language Readme Config File
* New Azure AZ Readme Config File
* New Azure CLI Readme Config File
* New Typescript Language Readme Config File
* New Python Language Readme Config File
* New C# Language Readme Config File
* New AzureResourceSchema Readme Config File
* New Swagger Spec File
* New Swagger Example Spec File
* DFP API specs. Copied from Azure-PPE
* Spelling fix. instnace => instance
* Fix resource provider name to pascal case
* Added '/providers/Microsoft.Dfp/operations'
* Added SystemData (fix R4009 error)
* Fix validation errors
* Prettier fixes
* Removed non-existend parameter sku
* Style fixes in DFP API specs
* Swagger ModelValidation failures fix
* Fix operations API
* Fix operations API validation failure
* 1. Added example for lists operations. 2. made the API preview instead of privatepreview
* Fix path in readme's
* Fix in readme
* Added readonly attribute to systemdata
* Added readonly attribute to systemdata
* Fix in python SDK readme
* Fixes in ListOperations.json examples
* Fixed API version
* Added type to response bodies
* Fix typos in examples (urls)
* Added 201 response into createInstance example
* Renamed RP name from Microsoft.Dfp to Microsoft.Dynamics365Fraudprotection
* Added long-running result for creation instance
* Added nextlink
* Fix in checkNameAvailability definition URL
* Next link parameter
* Using references to common types instead of re-declaring them
* Reused common type. Fixed provisioning state
* Nesting error fix
* Fixed examples
* Fix
* Fix in error response definition
* Rename RP. Fix examples in readme's
* Added http 202
* Added http 202 to examples
* [Hub Generated] Review request for Microsoft.InstanceMetadataService to add version stable/2020-10-01 (#13818)
* Adds base for updating Microsoft.InstanceMetadataService from version stable/2020-09-01 to version 2020-10-01
* Updates readme
* Updates API version in new specs and examples
* Adding new fields for 2020-10-01
* Updating wording for disablePasswordAuthentication'
Co-authored-by: jmccarthy <[email protected]>
* Remove name check from client side (#13492)
* remove name validation from client side
* remove name check from deploymentScripts swagger
* remove name check from previous swagger versions
* remove pattern from resourcegroupname parameter
* Update deviceupdate.json (#13900)
* [Hub Generated] Review request for Microsoft.ResourceHealth to add version stable/2018-07-01 (#13817)
* Updated api-version
* Removed systemData
* Updated api-version
* Updated the example
* Add EligibleChildResources resource for PIM + update examples (#13803)
* PIM API Specs
* update readme
* Update
* Update readme
* operation id fix
* name fix
* Name changes
* fix
* Fix
* Changes based on docs generated
* Scope fix in example
* Updates for documentation
* Change operation name
* Update examples
* Add expanded properties
* Fix formatting
* Fixes
* Fix
* fixes
* Update the policy specs
* Fix the policy objects and pell checks
* fix the checks
* fix the property
* fix syntax
* Prettier
* Update Examples
* Update Enums
* ADd eligible child resource API specs
* prettier fix
* Update read me files
* update
* update
* fix
* update
* Update Enums
* update
* update
* update
* update example
Co-authored-by: Aman Swaika <[email protected]>
Co-authored-by: Gaurav Mishra (IDENTITY) <[email protected]>
* refine readme.go.md (#13906)
Co-authored-by: Your Name <[email protected]>
* [Service Fabric Managed Clusters] adding api version 2020-05-01 (#13860)
* initial commit 2021-05-01 to compare with previous version 2021-01-01-preview
* update models
* update examples
* fix isStateless description
* add 2021-05-01 version to readme
* add x-ms-enum to diskType and add missing managedClsuterVersions paths
fix example names
add managed cluster version paths
add default error
* fix clusterversion by version and ClusterState descriptions
Co-authored-by: Alfredo Santamaria Gomez <[email protected]>
* Task 9639284: Swagger changes for new UK agreement templates (#13895)
* Task 9639284: Swagger changes for new UK agreement templates
* Renamed as per comments.
Co-authored-by: Umang Shah <[email protected]>
* Confluent new preview version + S360 fix (#13809)
* Adding new API version for Microsoft.Confluent
* Prettier fix
* updated status property in OfferDetail
updated status property in OfferDetail to fix swagger correctness issue
* fix swagger live validation
updated operations response to fix swagger live validation
Co-authored-by: Srinivas <[email protected]>
* [Hub Generated] Public private branch 'juniwang/wps' (#13905)
* Onboarding Azure WebPubSub service
* reference ErrorResponse from common types and adding network ACL
* disable cors, enable feature flags and fix several policy violations
* remove anonymousConnectPolicy since it's not ready for now
* add property publicNetworkAccess per NRP requirement
* revert package-lock.json
* reset package-lock.json
* dns t2 readme config (#13923)
* update readme (#13918)
* add current readmes for generating python form recognizer (#12013)
* add current readmes for python form recognizer
* fix release tag
* updates for multiapi and preview.3
* fix so that gen code outputs in generated folder
* remove tag since swagger not in yet
* unbreak build
* just target preview 3
* don't run track 1 gen with python
* Set x-ms-api-version to false for vaults list (#13924)
* Set x-ms-api-version to false for vaults list (#13925)
* Update event description to include the event name (#13867)
* Update event description to include the event name
* Update readme to include guidelines for defining a new event
* Fix description
* Renamed enum values for SDK auto generation (#13938)
* Renamed enum values for SDK auto generation
* Tabs to spaces
* Newline added
* [Document Translator] update operation names (#13915)
* update operation names
* make body required
* Update ErrorName
* Apply changes to stable
* Fix samples
* fix sample
* Fix glossary sample
* Address comments and update definitions names
* Revert "Task 9639284: Swagger changes for new UK agreement templates (#13895)" (#13946)
This reverts commit ea5bc27ee9cadeb67767d774c82095be2420bcad.
* Adding new preview API for promotions (#11599)
* Adding new preview API for promotions
* Avacado fix
* Fixing JSON
* fixing the promo param
* fixning linting issues
* Fixing JSON
* fixing JSON
* fixing linting issues
* Adding delete 204a
* Adding delete 204
* Adding validation fixes
* fixing spellings
* Linting issues
* running prettier
* ARM review feedback
* Fixing linting issues
* Fixing prettier
* Fixing version
* Fixing SDK
* fixing go sdk
* revert go.md
Co-authored-by: Rishi Kapoor <[email protected]>
* Exposing undocumented Databricks workspace properties for fixing S360 issues (#13683)
* exposing storage account name, sku
* Prettier fixes
* Fixing the review comment
* Adding No Public IP related properties
* Updating the remaining properties related to S360
* Fixing review comments
* Fixing Spell Check issue
* hybridcompute readme t2 config (#13910)
* readme t2 config
* hybridcompute t2 readme config
* web readme t2 config (#13909)
* web readme t2 config
* web readme.python t2 config
* Add x-ms-api-version (#13834)
* Update CheckNameAvailability_Available.json (#13914)
* webpubsub t2 config (#13949)
* Update StaticSite.json (#13768)
* Update StaticSite.json
Add private endpoint connections to static site object.
* Update StaticSites.json
* Update StaticSites.json
* Update StaticSites.json
* Update StaticSites.json
* increment readme version
* address PR comments
* add examples
* fix examples
* Add data-plane samples creation template (#13528)
* Add data-plane samples
* Simplified template
* webpubsub readme t1 del (#13953)
* Add $(multiapi) to QnA Maker's readme.md (#13819)
Generators were processing every tag when only a single one was desired. This is the common solution to support multi-api SDKs.
* IoT data-plane for drwill-ms (#13964)
* add missing usage.json to v5 sdk tag (#13960)
* [Hub Generated] Review request for Microsoft.Kusto to add version stable/2021-01-01 (#13306)
* Add new api version 2021
* remove managedIdentity since we won't support it in this version
* CR comments
* Add default value for contine on errros
* Fix swagger correctness issues
* Fix typo
* resource t2 readme config (#13974)
* Added new API and API version for private DNS zone suffix (#13789)
* Added new API and API version for private DNS zone suffix
* trigger validation pipelines
* Add new API to readme
* Fix ARM pipelines
* Try fix again
* Fix again
* Add Operations API
* Revert "Add Operations API"
This reverts commit 9d4ca9e557763feb3a6089ff9d4c958b3843730e.
* Revert "Revert "Add Operations API""
This reverts commit 7cf197c1d453764f0396713a2ab172a20e35b1c4.
* Revert "Revert "Revert "Add Operations API"""
This reverts commit 05744390e440984da8134b64a979a6e61fb9b7ae.
* Revert "Revert "Revert "Revert "Add Operations API""""
This reverts commit 61b76b1623d9e5796bb8187edf0fc46351e78231.
* Revert "Revert "Revert "Revert "Revert "Add Operations API"""""
This reverts commit 9f55eb4c399eb48a8578906f6bea43b10c91b8be.
* Address review comment from ARM
* Revert "Address review comment from ARM"
This reverts commit cb6d1b01860de72eec80856f64b602c72a1f26a7.
* Revert "Revert "Address review comment from ARM""
This reverts commit 227cf73797ee24a674d76e3ccd2990b84bc8d11a.
* Revert "Revert "Revert "Revert "Revert "Revert "Add Operations API""""""
This reverts commit 34ae6c70a514e0290ffb41f7ddb5bbbd5c6cbee3.
* Revert "Revert "Revert "Revert "Revert "Revert "Revert "Add Operations API"""""""
This reverts commit a11c889a65b0fa4257b03a247d75fbea769f4e2c.
* Add previous APIs to tag
* Retrigger build
* fix service name for Java (#13979)
* Add optional param - private DNS zone to server API (#13716)
* Add optional param - private DNS zone to server API
* Follow comment to resolve go sdk issue.
* [Hub Generated] Review request for Microsoft.Synapse to add version preview/2021-04-01-preview (#13874)
* Adds base for updating Microsoft.Synapse from version stable/2021-03-01 to version 2021-04-01-preview
* Updates readme
* Updates API version in new specs and examples
* add changed files for kustoPool
* Ravi changes to fix LinDiff validation
* Add Itay Sofer's changes
* filizt comments mid-way
* Remove clouderror and resplace with "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse"
* Add IotHubDataConnection and EventGridDataConnection
* Modify PUT to OK, CREATED, ACCEPTED
* Change from provisioningState to ResourceProvisioningState
* Add BlobStorageEventType
* Remove 202 when creating a KustoPool
* Change PUT/PATCH 202 responses
* Remove 202 in PATCH/PUT operations where having both 200 & 201
* Add "isIdentityCertExprired" to custom-words.txt
* Remove isIdentityCertExprired from custom-words.txt
* Add Exprired to cSpell.json
Co-authored-by: Amit Elran <[email protected]>
* Removing x-ms-flatten property (#13929)
* manual changes for swagger
* changes for long-running operations
* changes for validate for backup and restore
* removing 204 from operationResults
* changes for a monitoring
* adding format
* removing date-time from duration
* changing to readonly
* changes for listRPs
* fixes swagger
* reverting readonly for scheduleTimes
* fixes for checkgates
* prettier fixes
* cahnges for friendlyname checks
* fixing gates
* removing tracking-via
* model validation fixes
* powershell changes
* adding stable version
* changes for PatchResourceRequestInput
* change for req fields
* changes for description
* changes
* Updated swagger json for item level restore target info objects
* Fixed spelling errors
* Added missing required properties
* removed auth credentials property
* prettier fixes
* Prettier fix
* pr comments fixes
* fixing readme
* changes for go readme
* Removed x-ms-flatten property (#2)
* removed flatten prop
* removing x-ms-flatten
* removing friendlyName from req prop
Co-authored-by: Mayank Aggarwal <[email protected]>
Co-authored-by: Mayank Aggarwal <[email protected]>
Co-authored-by: FAREAST\zakinkh <[email protected]>
* confidentialledger readme t2 config (#13981)
* Additional 7.3-preview parameter name clean up (#13913)
* Enable multivariate anomaly detection (#13973)
* add multivarite
* add v1.1-preview
* reformat changepoint example
* change typo in readme
* fix prettier-check error
* add export model example
* fix prettier error
* [Azure Search] Add Knowledge Store feature to swagger (#13911)
* introduce knowledge store swagger
* add knowledge store to 2020 apis
Co-authored-by: Austin Drefke <[email protected]>
* make skillset count optional, and add it to 2020 GA Swagger (#13990)
Co-authored-by: Austin Drefke <[email protected]>
* Adding support for message properties in ACS Chat (#13939)
* Initial commit (copying over stable API version)
* Making changes to support message metadata
* Added 201 response code for patch operation (#13956)
Co-authored-by: Akash Keshari <[email protected]>
* Adding autoMitigate flag with false as default value (#13109)
* deploymentmanager - clean up duplicate parameters outside of method (#13948)
* clean up duplicate parameters outside of method
* maintain python order
* fix typo in Synapse (#13994)
* OperationalInsights - update readme files for cli extension update (#13999)
* added3 new properties to TableProperties:
IsTroubleshootingAllowed, IsTroubleshootingEnabled, IsTroubleshootingEnabledLastActivation.
* added Tables new api version
* changed bool to boolean types
* prettified jsons
* fix erroes in swagger
* undo changes to 2020-03-01-preview version
* pr fixes
* updated TableUpdate example
* changed lastTroubleshootDate from date format to string, removed isTroubleshootingAllowed from body of example
* changed v1 to v2
* changed WorkspaceNameParameter back to V1
* changed ErrorResponse to default ErrorResponse without ref to local definition
* added systemData
* removed systemData
* added systemData to Patch and Get
* moved systemData to Table properties
* deleted systemData from Table.json, added to Get and Put examles
* changed location of systemData in Tables.json
* moved systemData to inside Table definition
* moved systemData inside Table properties
* removed SystemData
* creatted a new package containing all latest swagger files for publishing new SDK
* removed package 2021_02 and set default packate to 2020_10
* removed 2 packages
* removed DataCollectorLogs.json from readme.md 20202.10
* added empty line to try invoke pipeline validations that havent run
* Delete Tables.json
* added3 new properties to TableProperties:
IsTroubleshootingAllowed, IsTroubleshootingEnabled, IsTroubleshootingEnabledLastActivation.
* merge
* prettified jsons
* undo changes to 2020-03-01-preview version
* updated TableUpdate example
* changed lastTroubleshootDate from date format to string, removed isTroubleshootingAllowed from body of example
* changed v1 to v2
* changed WorkspaceNameParameter back to V1
* added systemData
* removed systemData
* added systemData to Patch and Get
* moved systemData to Table properties
* deleted systemData from Table.json, added to Get and Put examles
* changed location of systemData in Tables.json
* moved systemData to inside Table definition
* moved systemData inside Table properties
* removed whitespaces
* changed DataExportErrorResponse to common
.../v2/types.json#/definitions/ErrorResponse
* changed all Error response of 2020-08 to common definition
* added readme.az.md file for cli extension code generator
* added readme.ad.md with the same naming convention as in readme.python.md
added readme.cli.md file
updatted readme.md file with the new azure-cli-extensions tag
all updates were done by following: https://github.com/Azure/autorest.az/blob/9ed1aabd353385f8bdffbfa9f3892478111a029c/doc/how-to-author-readme-file.md
* Update specification/operationalinsights/resource-manager/readme.az.md
Co-authored-by: Qiaoqiao Zhang <[email protected]>
* Update specification/operationalinsights/resource-manager/readme.az.md
Co-authored-by: Qiaoqiao Zhang <[email protected]>
* Update specification/operationalinsights/resource-manager/readme.az.md
Co-authored-by: Qiaoqiao Zhang <[email protected]>
* Update specification/operationalinsights/resource-manager/readme.az.md
Co-authored-by: Qiaoqiao Zhang <[email protected]>
* Update specification/operationalinsights/resource-manager/readme.az.md
Co-authored-by: Qiaoqiao Zhang <[email protected]>
* Update specification/operationalinsights/resource-manager/readme.az.md
Co-authored-by: Qiaoqiao Zhang <[email protected]>
* Update specification/operationalinsights/resource-manager/readme.az.md
Co-authored-by: Qiaoqiao Zhang <[email protected]>
* Update specification/operationalinsights/resource-manager/readme.az.md
Co-authored-by: Qiaoqiao Zhang <[email protected]>
* added azure-powershell to readme.md
Co-authored-by: Qiaoqiao Zhang <[email protected]>
* [Cognitive Services Metrics Advisor] add missing required for allOf entities (#13957)
* add missing required for allOf entities
* fix incorrect required properties
* 7.2-Preview to GA (#13919)
* 7.2-Preview to GA
* Update packages to point to stable
* Readd exportable and update description
* Update description for exportable in preview versions
* Fix operation results contract for Tenant Git operations (#13903)
* fix operation results contract
* fix sync state contract
* iothub t2 readme config (#13980)
* iothub t2 readme config
* iothub readme t2 config
* iothub t2 readme config
* Making Offer details and User Details required properties (#13985)
* Making Offer details and User Details required properties and removing abandoned tag
* fix python configuration
* Update readme.python.md
Co-authored-by: msyyc <[email protected]>
* cosmosdb t1 config del (#14008)
* Fixing issue with missing filter documentation in Access Review APIs (#13892)
* fix cred issue. block to merge in DSMainDev (#14014)
* fix serivce name for java (#14007)
* maintenance readme t2 config (#13982)
* maintenance readme t2 config
* readme t1 config
* [Service Fabric Managed Clusters] fix api 2020_05_01 (#13961)
* Use enums and add missing properties
* model enum as string
Co-authored-by: Alfredo Santamaria Gomez <[email protected]>
* [Hub Generated] Review request for Microsoft.BotService to add version stable/2021-03-01 (#13784)
* add isIsolated and channelSchemaTransformationVersion
* rename
* add v2 priavatelinks (#14026)
* copied from v1/privatelinks.json
* bump version
Co-authored-by: jianyexi <[email protected]>
* APIM: improve developer portal operations docs (#13941)
* APIM: improve the documentation for dev portal operations
* Minor changes
* Removing OData parameters from the stable API version
* Remove new query params
* hotfix on extended location hierarchy (#13943)
* [Hub Generated] Public private branch 'wps' (#14002)
* Add webpubsub swagger
Add custom words
Update webpubsub.json
Update webpubsub.json
Resolve comments
Update webpubsub.json
resolve comments
Update operationId for existence check
[wps] update python generation section and client name for all languages (#1)
* add python stuff
* make title across languages the same
* Update version
* Update some constraints
* Update webpubsub.json
* rename to GetServiceStatus
* Update readme.md
* Update readme.md
* Update readme.md
* [Hub Generated] Review request for Microsoft.SecurityInsights to add version preview/2021-03-01-preview (#13563)
* Copied from 2019-01-01-preview version
* Updated references to common types
* Add itemsSearchKey field to Watchlists
* Add missing label definition
* Make itemsSearchKey as required field
* Formatting fixes
* Fix Prettier and Avocado errors
* Fix Lint error (subscription level resource)
* Update description and example for CreateOrUpdate watchlists and bulk create watchlist items
* Update Api version in examples
* [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2021-03-01 (#13888)
* Adds base for updating Microsoft.RecoveryServices from version stable/2021-01-01 to version 2021-03-01
* Updates readme
* Updates API version in new specs and examples
* updated default package in readme.md to 2021-03
Co-authored-by: Chandrika Gonuguntla <[email protected]>
* Updated required and default fields in Action Groups spec (#13677)
* Updated error response for Action Groups API
* spacing
* added missing fields to Action Group Resource spec
* Added missing fields for action group resource in older version
* Updated "resource" name
* Removed changes to errorResponse
* Removed errorObject
* format
* Updated required and default fields in Action groups spec
* Update default value to boolean
Co-authored-by: kai ru <[email protected]>
* changes default value type to boolean
* undo webhook receiver changes
Co-authored-by: Ritwik Rajendra <[email protected]>
Co-authored-by: kai ru <[email protected]>
* Remove AML Compute File Server (#13944)
* Remove AML Compute File Server
* update
* update
* update
* update
* Cost Management: Reservation Recommendations API: Add multiple missing properties in specs (#13967)
* added totalCost, properties.resourceType, properties.subscriptionId, and eTag to various RiRec dfinitions
* moving eTag property to right place
* remove duplicate description
* remove track1 configure (#14044)
Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>
* New API version (2021-02-10) for recovery services site recovery (#13525)
* Adding old API version(2018-07-10) to new folder for 2021-20-10
* all changes for swagger (2021-02-10)
* read me and custom word changes
* Ayesha's comments addressed
* adress PR comments from ayesha
* Adding suppressions
* fixing custom words
* [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2021-02-10 (#13636)
* Adds base for updating Microsoft.RecoveryServices from version stable/2021-02-01 to version 2021-02-10
* Updates readme
* Updates API version in new specs and examples
* Update readme.md
changing read me to include date too in tag
* cahnging examples API version to 2021-02-10
* fix read me syntax
* TaskStepProperties swagger fix (#13971)
* Adding "assignmentState" property to scope model in access review APIs (#14039)
* iothub readme.python package version change (#14043)
* iothub readme.python package version change
* multiapiscript add
* clear output folder
* Update readme.python.md
* Update readme.python.md
* Update readme.python.md
Co-authored-by: msyyc <[email protected]>
* Bump y18n from 4.0.0 to 4.0.1 (#13704)
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* update (#14061)
* package-templatespecs-2021-03-preview tag added (python) (#13958)
* Added tag
* nit: ordering
Co-authored-by: Dania Etienne <[email protected]>
* Use 2014-04-01 replication link specs in V5 SDK (#14058)
* Use 2014-04-01 replication link specs in V5 SDK
* remove legacy file.
* Update cSpell.json for Key Vault 7.2 (storage) (#14060)
* automanage readme t1 del (#14029)
* automanage readme t1 del
* automanage readme t1 del
* readme.md t1 config del
* add missing reference (#13904)
* databoxedge readme modification (#14063)
Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>
* managedservices t2 onfig (#14064)
Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>
* [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2021-02-10 (#13635)
* Adds base for updating Microsoft.RecoveryServices from version stable/2021-01-01 to version 2021-02-10
* Updates readme
* Updates API version in new specs and examples
* fixing merge issue
* removing vault usages from 2021-02
* Adding back vault usages
* updating readme
* updated etag to eTag (#13968)
* [Hub Generated] Review request for Microsoft.InstanceMetadataService to add version stable/2020-12-01 (#13931)
* Adds base for updating Microsoft.InstanceMetadataService from version stable/2020-10-01 to version 2020-12-01
* Updates readme
* Updates API version in new specs and examples
* Adding new spot VM fields
Co-authored-by: Joshua McCarthy <[email protected]>
* Add FaceAPI PersonDirectory spec updates to preview v1.0 (#13766)
* Add FaceAPI v1.0-preview
Add a preview version of FaceAPI specs intended for public preview.
Contains existing spec in v1.0 plus PersonDirectory feature changes.
* Fixes after running validation
* Fixing validation
* Fixes 2
* Fixes 3
* Add PersonDirectory examples and fix routes
* Fixes 4
* Fixes 5
* Fixes 5.5
Co-authored-by: Yang Chen <[email protected]>
* Update the name and format of a parameter for randomnumbers (#14017)
* Update the name and format of a parameter for randomnumbers
* Change the parameter name from 'bytes_length' back to 'bytesLength'
* Amalladi/extendedlocation update (#13849)
* Updating Specification to remove 400 Badrequest from Swagger File
* Removing 400 status code from examples
* Removing private preview API version from Repo
* Removing 2020-07-15-privatepreview tag from ReadME files
Co-authored-by: Aditi <[email protected]>
* maps t2 config (#14075)
Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>
* Revert "remove track1 configure (#14044)" (#14047)
This reverts commit 867165cc24d81c487ad186c998c46ba55f81c77b.
* adding role assignment (#14077)
* add connectionPolicy spec back to V5 SDK (#14088)
* modification (#14087)
Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>
* [Hub Generated] Review request for Microsoft.DocumentDB to add version preview/2021-04-01-preview (#13710)
* Adds base for updating Microsoft.DocumentDB from version preview/2021-03-01-preview to version 2021-04-01-preview
* Updates readme
* Updates API version in new specs and examples
* Adding new API for fetching backup information(such as latest restorable timestmap) for a resource. Also, adding startTime,endTime to restorable.json
* Adding new API for fetching backup information(such as latest restorable timestmap) for a resource. Also, adding startTime,endTime to restorable.json
* Adding new API for fetching backup information(such as latest restorable timestmap) for a resource. Also, adding startTime,endTime to restorable.json
* adding Services APIs
* more changes
* updated examples
* prettier and readme updates
* importing changes missed from old versions
* nits
* fixing semantic validation
* fixing linter
* fix
* more fixes
* adding list operation and default error response
* specifying format integer
* attempt to fix sdks
* address arm comments and fix ci
* fixes
* fix
* try to fix ci
* fix examples
* .\services.json
* adding additionalProperties back to ServiceResouce
* adding additionalProperties back to ServiceResouce
* fix
* fix sdks
* fix linter
Co-authored-by: Meha Kaushik <[email protected]>
Co-authored-by: Meha Kaushik <[email protected]>
* media t2 config(wave4) (#14074)
* media t2 config
* add packageversion
Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>
* [Hub Generated] Review request for Microsoft.Maps to add version stable/2021-02-01 (#13733)
* Adds base for updating Microsoft.Maps from version preview/2020-02-01-preview to version 2020-02-01
* Updates for 2021-02-01 api version swagger
* creator swagger fixes
* fix model examples
* nextLink, uniqueId
* build fixes
* fixing listkeys
* fix long running operations
* fixing spelling
* fixing async behavior and examples
* updating arm region
* reset package-lock
* [Hub Generated] Review request for Microsoft.Media to add version preview/2021-05-01-preview (#13838)
* New Readme Config File
* New Go Language Readme Config File
* New Azure AZ Readme Config File
* New Azure CLI Readme Config File
* New Typescript Language Readme Config File
* New Python Language Readme Config File
* New C# Language Readme Config File
* New AzureResourceSchema Readme Config File
* New Swagger Spec File
* New Swagger Example Spec File
* Copy Signed off 2021-03-01 swaggers here
* Update swaggers to 2021=05-01-preview
* add missing examples
* update title
* fix Operation id
* fix video analyzer examples
* update Video swagger
* add format for $top
* remove unnecessary example file
* use chackname definitions from types.json
* fix segment length readonly
* change getStreamingToken to listStreamingToken, getProvisioningToken to listProvisioningToken
* fix the example file name
* fix a readonly issue with a video property
* make type readonly
* edits to descriptions
* adding missing descriptions
* address review feedback,
* few cleanup for update class
Co-authored-by: Christopher Bennage <[email protected]>
* Include the preview version of resource changes and resources history… (#14084)
* Include the preview version of resource changes and resources history APIs
* Address the review feedback on releasing the new package version.
* Update readme for Synapse management SDK May release (#14054)
* Update readme for Synapse management SDK May release
* Add package-2021-05-preview
* Address comment
Co-authored-by: Dongwei Wang <[email protected]>
Co-authored-by: Denis Komissarov <[email protected]>
Co-authored-by: rapatank <[email protected]>
Co-authored-by: vnvaditya <[email protected]>
Co-authored-by: Aditya Vutukuri <[email protected]>
Co-authored-by: Qiaoqiao Zhang <[email protected]>
Co-authored-by: abbhar <[email protected]>
Co-authored-by: Auðunn <[email protected]>
Co-authored-by: Audunn Baldvinsson <[email protected]>
Co-authored-by: Zhou Liu <[email protected]>
Co-authored-by: Nikhil Kumar Mengani <[email protected]>
Co-authored-by: Melvin Bosnjak <[email protected]>
Co-authored-by: Melvin Bosnjak <[email protected]>
Co-authored-by: Zed Lei <[email protected]>
Co-authored-by: dabenhamMic <[email protected]>
Co-authored-by: jdhms <[email protected]>
Co-authored-by: galmoshe <[email protected]>
Co-authored-by: Gal Moshe <[email protected]>
Co-authored-by: Ji Wang <[email protected]>
Co-authored-by: jsedlak-microsoft <[email protected]>
Co-authored-by: Joshua McCarthy <[email protected]>
Co-authored-by: Joshua McCarthy <[email protected]>
Co-authored-by: MichalHel <[email protected]>
Co-authored-by: Theodore Chang <[email protected]>
Co-authored-by: Mel M <[email protected]>
Co-authored-by: Muaz Mian <[email protected]>
Co-authored-by: varun kumar kunchakuri <[email protected]>
Co-authored-by: Ace Eldeib <[email protected]>
Co-authored-by: tengpanpt <[email protected]>
Co-authored-by: Teng Pan <[email protected]>
Co-authored-by: kuchatur-ms <[email protected]>
Co-authored-by: jastenze <[email protected]>
Co-authored-by: Larry Osterman <[email protected]>
Co-authored-by: Omar Rodriguez <[email protected]>
Co-authored-by: Jimmy Campbell <[email protected]>
Co-authored-by: Suna Liu <[email protected]>
Co-authored-by: sagamzu <[email protected]>
Co-authored-by: Yihang <[email protected]>
Co-authored-by: sonalverm <[email protected]>
Co-authored-by: Weidong Xu <[email protected]>
Co-authored-by: Ritesh chitlangia <[email protected]>
Co-authored-by: jiacheng-L <[email protected]>
Co-authored-by: kim-soohwan <[email protected]>
Co-authored-by: Soohwan Kim <[email protected]>
Co-authored-by: Arthur Ning <[email protected]>
Co-authored-by: zhangyan133 <[email protected]>
Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>
Co-authored-by: 陈箭飞 <[email protected]>
Co-authored-by: Your Name <[email protected]>
Co-authored-by: Cameron Taggart <[email protected]>
Co-authored-by: Alexander Batishchev <[email protected]>
Co-authored-by: dosegal <[email protected]>
Co-authored-by: Bruce Johnston <[email protected]>
Co-authored-by: Abdullah Syed <[email protected]>
Co-authored-by: stuartko <[email protected]>
Co-authored-by: pvsraviteja <[email protected]>
Co-authored-by: Lei Ni <[email protected]>
Co-authored-by: Nick Schonning <[email protected]>
Co-authored-by: Guosen Wang <[email protected]>
Co-authored-by: Suba <[email protected]>
Co-authored-by: zhaomuzhi <[email protected]>
Co-authored-by: Vinay Rajmal Soni <[email protected]>
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: Josh Peterson <[email protected]>
Co-authored-by: chandrikagonuguntla <[email protected]>
Co-authored-by: Chandrika Gonuguntla <[email protected]>
Co-authored-by: kai ru <[email protected]>
Co-authored-by: aarongas <[email protected]>
Co-authored-by: Saar Shen <[email protected]>
Co-authored-by: Dongwei Wang <[email protected]>
Co-authored-by: Dongwei Wang <[email protected]>
Co-authored-by: Junbo Wang <[email protected]>
Co-authored-by: Hervey Wilson <[email protected]>
Co-authored-by: Janusz Lembicz <[email protected]>
Co-authored-by: Arcturus <[email protected]>
Co-authored-by: Alexander Schmidt <[email protected]>
Co-authored-by: ThomasDai <[email protected]>
Co-authored-by: Trask Stalnaker <[email protected]>
Co-authored-by: msyyc <[email protected]>
Co-authored-by: alexsavo-ms <[email protected]>
Co-authored-by: TJ Egbejimba <[email protected]>
Co-authored-by: averyrob <[email protected]>
Co-authored-by: Aman Swaika <[email protected]>
Co-authored-by: Aman Swaika <[email protected]>
Co-authored-by: Gaurav Mishra (IDENTITY) <[email protected]>
Co-authored-by: Alfredo Santamaria <[email protected]>
Co-authored-by: Alfredo Santamaria Gomez <[email protected]>
Co-authored-by: us6193 <[email protected]>
Co-authored-by: Umang Shah <[email protected]>
Co-authored-by: Krishna Sri Somepalli <[email protected]>
Co-authored-by: Srinivas <[email protected]>
Co-authored-by: Xiang Yan <[email protected]>
Co-authored-by: Krista Pratico <[email protected]>
Co-authored-by: Srikanta <[email protected]>
Co-authored-by: Jose Manuel Heredia Hidalgo <[email protected]>
Co-authored-by: rkapso <[email protected]>
Co-authored-by: Rishi Kapoor <[email protected]>
Co-authored-by: Subrahmanyam Mandavilli <[email protected]>
Co-authored-by: Xing Zhou <[email protected]>
Co-authored-by: mkarmark <[email protected]>
Co-authored-by: Laurent Mazuel <[email protected]>
Co-authored-by: Heath Stewart <[email protected]>
Co-authored-by: docohe <[email protected]>
Co-authored-by: taogems <[email protected]>
Co-authored-by: Amit Elran <[email protected]>
Co-authored-by: Amit Elran <[email protected]>
Co-authored-by: Mayank Aggarwal <[email protected]>
Co-authored-by: Mayank Aggarwal <[email protected]>
Co-authored-by: FAREAST\zakinkh <[email protected]>
Co-authored-by: Congrui <[email protected]>
Co-authored-by: jadrefke <[email protected]>
Co-authored-by: Austin Drefke <[email protected]>
Co-authored-by: Amr Elroumy (Work) <[email protected]>
Co-authored-by: akashkeshari <[email protected]>
Co-authored-by: Akash Keshari <[email protected]>
Co-authored-by: simanor <[email protected]>
Co-authored-by: Tom FitzMacken <[email protected]>
Co-authored-by: bowgong <[email protected]>
Co-authored-by: Jack Lichwa <[email protected]>
Co-authored-by: Samir Solanki <[email protected]>
Co-authored-by: jainharsh98 <[email protected]>
Co-authored-by: Shubham Gupta <[email protected]>
Co-authored-by: ssss141414 <[email protected]>
Co-authored-by: JianyeXi <[email protected]>
Co-authored-by: jianyexi <[email protected]>
Co-authored-by: Mike Budzynski <[email protected]>
Co-authored-by: litchiyangMSFT <[email protected]>
Co-authored-by: Liangying.Wei <[email protected]>
Co-authored-by: mayank88mahajan <[email protected]>
Co-authored-by: Ritwik Rajendra <[email protected]>
Co-authored-by: Ritwik Rajendra <[email protected]>
Co-authored-by: Weiguo Zhang <[email protected]>
Co-authored-by: maddieminn <[email protected]>
Co-authored-by: nilgupta6 <[email protected]>
Co-authored-by: Yuan Xi <[email protected]>
Co-authored-by: Kai-Wen Feng <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yuping Wei <[email protected]>
Co-authored-by: Dania Etienne <[email protected]>
Co-authored-by: Dania Etienne <[email protected]>
Co-authored-by: msyache <[email protected]>
Co-authored-by: Yang Chen <[email protected]>
Co-authored-by: yl-ms <[email protected]>
Co-authored-by: Aditi <[email protected]>
Co-authored-by: Aditi <[email protected]>
Co-authored-by: Amit Singh <[email protected]>
Co-authored-by: Meha Kaushik <[email protected]>
Co-authored-by: Meha Kaushik <[email protected]>
Co-authored-by: Daniel Stack <[email protected]>
Co-authored-by: giakas <giakas@microsof…1 parent 872b7da commit 08c729d
File tree
2,576 files changed
+256481
-8420
lines changed- .github
- documentation
- samplefiles-dp
- Microsoft.YourServiceName/stable/YYYY-MM-DD
- examples
- samplefiles
- profile
- specification
- EnterpriseKnowledgeGraph/resource-manager
- adhybridhealthservice/resource-manager
- adp/resource-manager
- advisor/resource-manager
- alertsmanagement/resource-manager
- analysisservices/resource-manager
- apimanagement/resource-manager
- Microsoft.ApiManagement
- preview/2021-01-01-preview
- examples
- stable/2020-12-01
- examples
- appconfiguration/resource-manager
- Microsoft.AppConfiguration/preview/2021-03-01-preview
- examples
- applicationinsights
- data-plane
- resource-manager
- Microsoft.Insights/preview
- 2020-10-05-preview
- examples
- 2021-03-03-preview
- examples
- appplatform/resource-manager
- Microsoft.AppPlatform/preview/2021-03-03-preview
- examples
- attestation
- data-plane
- resource-manager
- Microsoft.Attestation/stable
- 2018-09-01-preview
- 2020-10-01
- authorization/resource-manager
- Microsoft.Authorization/preview
- 2020-03-01-preview
- examples
- 2020-10-01-preview
- examples
- 2021-03-01-preview
- examples
- automanage/resource-manager
- automation/resource-manager
- azure-kusto/resource-manager
- Microsoft.Kusto/stable/2021-01-01
- examples
- azureactivedirectory/resource-manager
- azuredata/resource-manager
- azurestackhci/resource-manager
- azurestack/resource-manager
- baremetalinfrastructure/resource-manager
- batchai/resource-manager
- Microsoft.BatchAI/stable/2018-05-01
- examples
- batch
- data-plane
- resource-manager
- billing/resource-manager
- Microsoft.Billing
- preview/2020-11-01-preview
- examples
- stable/2020-05-01
- examples
- blockchain/resource-manager
- blueprint/resource-manager
- botservice/resource-manager
- Microsoft.BotService/stable/2021-03-01
- examples
- cdn/resource-manager
- changeanalysis/resource-manager
- cognitiveservices
- data-plane
- AnomalyDetector
- preview/v1.1-preview
- examples
- AutoSuggest
- ComputerVision
- ContentModerator
- CustomImageSearch
- CustomVision
- Prediction
- Training
- CustomWebSearch
- EntitySearch
- Face
- preview/v1.0-preview
- examples
- FormRecognizer
- ImageSearch
- LUIS
- Authoring
- Runtime
- LocalSearch
- MetricsAdvisor/preview/v1.0
- examples
- NewsSearch
- Personalizer
- QnAMaker
- SpellCheck
- TextAnalytics
- TranslatorText
- preview/v1.0-preview.1
- examples
- stable/v1.0
- examples
- VideoSearch
- VisualSearch
- WebSearch
- resource-manager
- commerce/resource-manager
- common-types/resource-management/v2
- communication
- data-plane/Microsoft.CommunicationServicesChat
- preview/2021-04-05-preview6
- examples
- resource-manager
- compute/resource-manager
- Microsoft.Compute/stable/2020-09-30
- examples
- confidentialledger/resource-manager
- confluent/resource-manager
- Microsoft.Confluent
- preview/2021-03-01-preview
- examples
- stable/2020-03-01
- consumption/resource-manager
- Microsoft.Consumption/stable
- 2019-05-01
- examples
- 2019-10-01
- containerinstance/resource-manager
- containerregistry
- data-plane
- resource-manager
- Microsoft.ContainerRegistry/stable/2019-04-01
- examples
- ManagedIdentity
- containerservice/resource-manager
- Microsoft.ContainerService/stable
- 2020-11-01
- 2020-12-01
- 2021-02-01
- 2021-03-01
- cosmos-db
- data-plane
- resource-manager
- Microsoft.DocumentDB/preview
- 2021-03-01-preview
- examples
- 2021-04-01-preview
- examples
- cost-management/resource-manager
- Microsoft.CostManagement
- preview/2020-12-01-preview
- examples
- stable/2019-11-01
- examples
- cpim/resource-manager
- customer-insights/resource-manager
- customerlockbox/resource-manager
- customproviders/resource-manager
- databoxedge/resource-manager
- Microsoft.DataBoxEdge/preview/2021-02-01-preview
- examples
- databox/resource-manager
- databricks/resource-manager
- Microsoft.Databricks/stable/2018-04-01
- datacatalog/resource-manager
- datadog/resource-manager
- datafactory/resource-manager
- Microsoft.DataFactory/stable/2018-06-01/entityTypes
- datalake-analytics
- data-plane
- resource-manager
- datalake-store
- data-plane
- resource-manager
- datamigration/resource-manager
- dataprotection/resource-manager
- Microsoft.DataProtection
- preview/2021-02-01-preview
- stable/2021-01-01
- deploymentmanager/resource-manager
- Microsoft.DeploymentManager/preview/2019-11-01-preview
- desktopvirtualization/resource-manager
- deviceprovisioningservices/resource-manager
- deviceupdate/resource-manager
- Microsoft.DeviceUpdate/preview/2020-03-01-preview
- examples
- Accounts
- Instances
- devops/resource-manager
- devspaces/resource-manager
- devtestlabs/resource-manager
- dfp/resource-manager
- Microsoft.Dynamics365Fraudprotection/preview/2021-02-01-preview
- examples
- digitaltwins
- data-plane
- resource-manager
- dnc/resource-manager
- dns/resource-manager
- domainservices/resource-manager
- elastic/resource-manager
- engagementfabric/resource-manager
- eventgrid
- data-plane
- Microsoft.AppConfiguration/stable/2018-01-01
- Microsoft.Cache/stable/2018-01-01
- Microsoft.Communication/stable/2018-01-01
- Microsoft.EventGrid/stable/2018-01-01
- Microsoft.EventHub/stable/2018-01-01
- Microsoft.KeyVault/stable/2018-01-01
- Microsoft.MachineLearningServices/stable/2018-01-01
- Microsoft.Media/stable/2018-01-01
- Microsoft.PolicyInsights/stable/2018-01-01
- Microsoft.Resources/stable/2018-01-01
- Microsoft.Storage/stable/2018-01-01
- Microsoft.Web/stable/2018-01-01
- resource-manager
- eventhub/resource-manager
- extendedlocation/resource-manager
- Microsoft.ExtendedLocation/preview
- 2020-07-15-privatepreview
- examples
- 2021-03-15-preview
- examples
- frontdoor/resource-manager
- graphrbac/data-plane
- guestconfiguration/resource-manager
- hanaonazure/resource-manager
- hardwaresecuritymodules/resource-manager
- hdinsight
- data-plane
- resource-manager
- healthbot/resource-manager
- healthcareapis/resource-manager
- hybridcompute/resource-manager
- hybriddatamanager/resource-manager
- hybridkubernetes/resource-manager
- Microsoft.Kubernetes/preview/2021-04-01-preview
- examples
- hybridnetwork/resource-manager
- imagebuilder/resource-manager
- imds/data-plane
- Microsoft.InstanceMetadataService/stable
- 2020-09-01
- examples
- 2020-10-01
- examples
- 2020-12-01
- examples
- iotcentral/resource-manager
- iothub/resource-manager
- Microsoft.Devices/preview
- 2021-02-01-preview
- 2021-03-03-preview
- iotsecurity/resource-manager
- Microsoft.IoTSecurity/preview/2021-02-01-preview
- examples
- Devices
- Sensors
- iotspaces/resource-manager
- keyvault
- data-plane
- Microsoft.KeyVault
- preview
- 7.1
- 7.2-preview
- examples
- 7.3-preview
- examples
- stable
- 7.1
- 7.2
- examples
- resource-manager
- Microsoft.KeyVault/preview
- 2020-04-01-preview
- 2021-04-01-preview
- examples
- kubernetesconfiguration/resource-manager
- labservices/resource-manager
- logic/resource-manager
- logz/resource-manager
- m365securityandcompliance/resource-manager
- Microsoft.M365SecurityAndCompliance/preview/2021-03-25-preview
- examples
- machinelearningcompute/resource-manager
- machinelearningexperimentation/resource-manager
- machinelearningservices/resource-manager
- Microsoft.MachineLearningServices/stable/2021-04-01
- examples
- machinelearning/resource-manager
- maintenance/resource-manager
- managednetwork/resource-manager
- managedservices/resource-manager
- managementgroups/resource-manager
- managementpartner/resource-manager
- maps
- data-plane/Microsoft.Maps
- DEM/preview/1.0
- Dataset/preview/1.0
- Data/preview/1.0
- DwgConversion/preview/1.0
- Feedback/preview/1.0
- Geolocation/preview/1.0
- Mobility/preview/1.0
- Render/preview
- 1.0
- 2.0
- Route/preview/1.0
- Search/preview/1.0
- Spatial/preview/1.0
- Tileset/preview/1.0
- Timezone/preview/1.0
- Traffic/preview/1.0
- Weather/preview/1.0
- resource-manager
- Microsoft.Maps/stable/2021-02-01
- examples
- mariadb/resource-manager
- Microsoft.DBforMariaDB
- preview
- 2018-06-01-preview
- 2018-06-01-privatepreview
- stable/2018-06-01
- examples
- marketplaceordering/resource-manager
- mediaservices/resource-manager
- migrate/resource-manager
- Microsoft.Migrate/stable/2019-10-01
- examples
- mixedreality
- data-plane
- Microsoft.MixedReality/preview/0.2-preview.1
- examples
- resource-manager
- monitor/resource-manager
- Microsoft.Insights/stable
- 2018-04-16
- 2019-03-01
- 2019-06-01
- msi/resource-manager
- mysql/resource-manager
- Microsoft.DBforMySQL/preview
- 2020-07-01-preview
- examples
- 2020-07-01-privatepreview
- examples
- netapp/resource-manager
- Microsoft.NetApp/stable
- 2020-11-01
- 2020-12-01
- network/resource-manager
- Microsoft.Network/stable
- 2020-07-01
- 2020-08-01
- 2020-11-01
- notificationhubs/resource-manager
- operationalinsights
- data-plane
- resource-manager
- operationsmanagement/resource-manager
- peering/resource-manager
- policyinsights/resource-manager
- portal/resource-manager
- postgresqlhsc/resource-manager
- Microsoft.DBforPostgreSQL/preview/2020-10-05-privatepreview
- examples
- postgresql/resource-manager
- Microsoft.DBforPostgreSQL/preview
- 2020-02-14-preview
- examples
- 2020-02-14-privatepreview
- examples
- 2021-03-31-privatepreview
- examples
- powerbidedicated/resource-manager
- powerbiembedded/resource-manager
- powerplatform/resource-manager
- Microsoft.PowerPlatform/preview/2020-10-30-preview
- examples
- privatedns/resource-manager
- providerhub/resource-manager
- purview/resource-manager
- Microsoft.Purview/preview/2020-12-01-preview
- quantum/resource-manager
- recoveryservicesbackup/resource-manager
- Microsoft.RecoveryServices/stable
- 2018-12-20
- 2021-02-10
- examples
- AzureIaasVm
- AzureStorage
- AzureWorkload
- BackupDataMove
- Common
- Dpm
- PrivateEndpointConnection
- 2021-03-01
- examples
- AzureIaasVm
- AzureStorage
- AzureWorkload
- BackupDataMove
- Common
- Dpm
- PrivateEndpointConnection
- recoveryservicessiterecovery/resource-manager
- Microsoft.RecoveryServices/stable/2021-02-10
- examples
- recoveryservices/resource-manager
- Microsoft.RecoveryServices/stable
- 2021-02-10
- examples
- 2021-03-01
- examples
- redhatopenshift/resource-manager
- redisenterprise/resource-manager
- redis/resource-manager
- relay/resource-manager
- reservations/resource-manager
- resourcegraph/resource-manager
- resourcehealth/resource-manager
- Microsoft.ResourceHealth/stable/2018-07-01
- examples
- resourcemover/resource-manager
- resources/resource-manager
- Microsoft.Resources
- preview/2021-03-01-preview
- examples
- stable
- 2016-02-01
- 2016-09-01
- 2017-05-10
- 2018-02-01
- 2018-05-01
- 2019-03-01
- 2019-05-01
- 2019-05-10
- 2019-07-01
- 2020-06-01
- 2020-08-01
- 2020-10-01
- saas/resource-manager
- scheduler/resource-manager
- search
- data-plane/Azure.Search/preview
- 2019-05-06-preview
- examples
- 2020-06-30-Preview
- examples
- 2020-06-30
- examples
- resource-manager
- securityandcompliance/resource-manager
- securityinsights/resource-manager
- Microsoft.SecurityInsights
- preview
- 2019-01-01-preview
- examples
- actions
- alertRuleTemplates
- alertRules
- bookmarks
- expand
- relations
- cases
- comments
- relations
- dataConnectors
- entities
- expand
- insights
- relations
- timeline
- entityQueries
- incidents
- comments
- entities
- relations
- officeConsents
- settings
- threatintelligence
- watchlists
- 2021-03-01-preview
- examples
- settings
- watchlists
- stable/2020-01-01/examples
- actions
- alertRuleTemplates
- alertRules
- bookmarks
- dataConnectors
- incidents
- comments
- security/resource-manager
- serialconsole/resource-manager
- service-map/resource-manager
- servicebus/resource-manager
- servicefabricmanagedclusters/resource-manager
- Microsoft.ServiceFabricManagedClusters/stable/2021-05-01
- examples
- servicefabricmesh/resource-manager
- servicefabric
- data-plane
- resource-manager
- signalr/resource-manager
- Microsoft.SignalRService/preview/2021-04-01-preview
- examples
- softwareplan/resource-manager
- sqlvirtualmachine/resource-manager
- sql/resource-manager
- Microsoft.Sql
- preview
- 2017-10-01-preview/examples
- 2020-02-02-preview
- 2020-08-01-preview
- stable/2014-04-01
- examples
- storSimple1200Series/resource-manager
- storagecache/resource-manager
- storageimportexport/resource-manager
- storagepool/resource-manager
- storagesync/resource-manager
- storage
- data-plane
- resource-manager
- Microsoft.Storage/stable/2021-02-01
- storsimple8000series/resource-manager
- streamanalytics/resource-manager
- subscription/resource-manager
- support/resource-manager
- synapse
- data-plane
- Microsoft.Synapse/preview/2019-06-01-preview
- examples
- resource-manager
- Microsoft.Synapse
- preview/2021-04-01-preview
- examples
- stable/2021-03-01
- timeseriesinsights/resource-manager
- trafficmanager/resource-manager
- videoanalyzer/resource-manager
- Microsoft.Media/preview/2021-05-01-preview
- examples
- visualstudio/resource-manager
- vmwarecloudsimple/resource-manager
- vmware/resource-manager
- webpubsub
- data-plane
- WebPubSub/preview/2021-05-01-preview
- resource-manager
- Microsoft.SignalRService/preview/2021-04-01-preview
- examples
- web/resource-manager
- Microsoft.Web/stable/2020-12-01
- examples
- windowsesu/resource-manager
- windowsiot/resource-manager
- workloadmonitor/resource-manager
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
2,576 files changed
+256481
-8420
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
30 | 37 | | |
31 | 38 | | |
32 | 39 | | |
| |||
35 | 42 | | |
36 | 43 | | |
37 | 44 | | |
38 | | - | |
39 | 45 | | |
40 | 46 | | |
41 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
65 | | - | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| |||
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
| 79 | + | |
78 | 80 | | |
79 | 81 | | |
80 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
229 | 230 | | |
230 | 231 | | |
231 | 232 | | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
232 | 239 | | |
233 | 240 | | |
234 | 241 | | |
| |||
285 | 292 | | |
286 | 293 | | |
287 | 294 | | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
288 | 301 | | |
289 | 302 | | |
290 | 303 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| 59 | + | |
58 | 60 | | |
59 | 61 | | |
60 | 62 | | |
| |||
134 | 136 | | |
135 | 137 | | |
136 | 138 | | |
| 139 | + | |
137 | 140 | | |
138 | 141 | | |
139 | 142 | | |
| |||
211 | 214 | | |
212 | 215 | | |
213 | 216 | | |
| 217 | + | |
214 | 218 | | |
215 | 219 | | |
216 | 220 | | |
| |||
403 | 407 | | |
404 | 408 | | |
405 | 409 | | |
| 410 | + | |
406 | 411 | | |
407 | 412 | | |
408 | 413 | | |
| |||
574 | 579 | | |
575 | 580 | | |
576 | 581 | | |
| 582 | + | |
577 | 583 | | |
578 | 584 | | |
579 | 585 | | |
| |||
656 | 662 | | |
657 | 663 | | |
658 | 664 | | |
659 | | - | |
660 | 665 | | |
661 | 666 | | |
662 | 667 | | |
| |||
833 | 838 | | |
834 | 839 | | |
835 | 840 | | |
| 841 | + | |
836 | 842 | | |
837 | 843 | | |
838 | 844 | | |
| |||
913 | 919 | | |
914 | 920 | | |
915 | 921 | | |
| 922 | + | |
916 | 923 | | |
917 | 924 | | |
918 | 925 | | |
| |||
953 | 960 | | |
954 | 961 | | |
955 | 962 | | |
| 963 | + | |
956 | 964 | | |
957 | | - | |
958 | 965 | | |
959 | 966 | | |
960 | 967 | | |
| |||
1043 | 1050 | | |
1044 | 1051 | | |
1045 | 1052 | | |
| 1053 | + | |
1046 | 1054 | | |
1047 | 1055 | | |
1048 | 1056 | | |
| |||
1086 | 1094 | | |
1087 | 1095 | | |
1088 | 1096 | | |
| 1097 | + | |
| 1098 | + | |
1089 | 1099 | | |
1090 | 1100 | | |
1091 | 1101 | | |
| |||
1621 | 1631 | | |
1622 | 1632 | | |
1623 | 1633 | | |
| 1634 | + | |
1624 | 1635 | | |
1625 | 1636 | | |
1626 | 1637 | | |
| |||
2083 | 2094 | | |
2084 | 2095 | | |
2085 | 2096 | | |
| 2097 | + | |
| 2098 | + | |
2086 | 2099 | | |
2087 | 2100 | | |
2088 | 2101 | | |
| |||
2137 | 2150 | | |
2138 | 2151 | | |
2139 | 2152 | | |
| 2153 | + | |
| 2154 | + | |
| 2155 | + | |
| 2156 | + | |
| 2157 | + | |
Lines changed: 126 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
0 commit comments