Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Network: Duplicate tags in readme file. #5227

Merged
merged 1 commit into from
Feb 19, 2019

Conversation

sergey-shandar
Copy link
Contributor

Latest improvements:

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

Contribution checklist:

  • I have reviewed the documentation for the workflow.
  • Validation tools were run on swagger spec(s) and have all been fixed in this PR.
  • The OpenAPI Hub was used for checking validation status and next steps.

ARM API Review Checklist

  • Service team MUST add the "WaitForARMFeedback" label if the management plane API changes fall into one of the below categories.
  • adding/removing APIs.
  • adding/removing properties.
  • adding/removing API-version.
  • adding a new service in Azure.

Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.

  • If you are blocked on ARM review and want to get the PR merged urgently, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.
    Please follow the link to find more details on API review process.

Copy link
Contributor

@veronicagg veronicagg left a comment

Choose a reason for hiding this comment

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

Removing the redundant section, looks reasonable.

@AutorestCI
Copy link

AutorestCI commented Feb 19, 2019

Automation for azure-sdk-for-js

A PR has been created for you:
Azure/azure-sdk-for-js#1278

@AutorestCI
Copy link

AutorestCI commented Feb 19, 2019

Automation for azure-sdk-for-ruby

A PR has been created for you:
Azure/azure-sdk-for-ruby#2245

@AutorestCI
Copy link

AutorestCI commented Feb 19, 2019

Automation for azure-sdk-for-python

Nothing to generate for azure-sdk-for-python

@AutorestCI
Copy link

AutorestCI commented Feb 19, 2019

Automation for azure-sdk-for-go

A PR has been created for you:
Azure/azure-sdk-for-go#4102

@AutorestCI
Copy link

AutorestCI commented Feb 19, 2019

Automation for azure-sdk-for-node

A PR has been created for you:
Azure/azure-sdk-for-node#4703

@AutorestCI
Copy link

AutorestCI commented Feb 19, 2019

Automation for azure-sdk-for-java

Encountered an unknown error: (azure-sdk-for-java)

Traceback (most recent call last):
  File "/usr/local/lib/python3.6/dist-packages/azure_devtools/ci_tools/github_tools.py", line 33, in exception_to_github
    yield context
  File "/usr/local/lib/python3.6/dist-packages/swaggertosdk/restapi/github.py", line 170, in rest_handle_action
    return rest_pull_close(body, restapi_repo, sdk_pr_target_repo, sdkbase, sdk_tag)
  File "/usr/local/lib/python3.6/dist-packages/swaggertosdk/restapi/github.py", line 185, in rest_pull_close
    rest_pr_management(rest_pr, sdk_pr_target_repo, sdk_tag, sdk_default_base)
  File "/usr/local/lib/python3.6/dist-packages/swaggertosdk/restapi/github_handler.py", line 151, in rest_pr_management
    sdk_tag=sdk_tag
  File "/usr/local/lib/python3.6/dist-packages/swaggertosdk/SwaggerToSdkNewCLI.py", line 309, in generate_sdk_from_git_object
    sdk_repo.git.push('origin', base_branch, set_upstream=True)
  File "/usr/local/lib/python3.6/dist-packages/git/cmd.py", line 548, in <lambda>
    return lambda *args, **kwargs: self._call_process(name, *args, **kwargs)
  File "/usr/local/lib/python3.6/dist-packages/git/cmd.py", line 1014, in _call_process
    return self.execute(call, **exec_kwargs)
  File "/usr/local/lib/python3.6/dist-packages/git/cmd.py", line 825, in execute
    raise GitCommandError(command, status, stderr_value, stdout_value)
git.exc.GitCommandError: Cmd('git') failed due to: exit code(128)
  cmdline: git push --set-upstream origin restapi_auto_network-february-release
  stderr: 'remote: Permission to Azure/azure-sdk-for-java.git denied to AutorestCI.
fatal: unable to access 'https://AutorestCI:58ab395c311d1bd75b3e1db1cc8adaf9acc42afe@github.com/Azure/azure-sdk-for-java.git/': The requested URL returned error: 403'

dsgouda pushed a commit that referenced this pull request Mar 15, 2019
* Adds base for updating Microsoft.Network from version stable/2018-12-01 to version 2018-12-01

* Updates readme

* Updates API version in new specs and examples

* Network: Duplicate tags in readme file. (#5227)

* FI from `master` branch to `network-february-release`. (#5262)

* DataFactory Swagger Change for SapOpenHub and Rest (#5195)

* DataFactory Swagger Change for SapOpenHub and Rest

* correct indentation

* address comment of REST

* fix syntax issue

* Fix issue with AutoRest

* Add cognitive service AnomalyFinder (#5126)

* add AnomalyFinder swagger json

* AnomalyFinder update swagger json

* add AnomalyFinder readme

* fix file path; change class name;

* make camelCase style

* fix typo; change operationId; remove hard code arg limitation;

* fix type of "sensitivity"; change description of "timestamp";

* Improving secretVersion description (#5220)

* [Cogsvcs] LUIS - add text to simple entity description (#5216)

* Add hwRevision field to HanaInstance definition (#5196)

* [DataFactory] Swagger changes for ADF newly released features: (#5218)

* Swagger changes for ADF newly released features:
1. I can load data from o365 by leveraging the REST endpoint of o365
2. Support copying incremental files based on lastModifiedTime for S3/File/Blob
3. Enable ADLS Gen2 connector as both source & sink
4. Support data migration from MongoDB to CosmosDB (MongoDB API)
5. Make Kusto source/sink better and support Azure Data exploer source/sink
6. Support copy from ADLS Gen1 to ADLS Gen2 with ACL
7. serviceUrl @ S3 linked service
8. I can copy from Dynamics AX
9. AAD OAuth for OData Linked Service
10. I can copy from Oracle Service Cloud and Google Adwords

* fix swagger definetion for MongoDB Srouce cursor method.

* fix Amazon S3 servie url definition

* fix CosmosDbMongoDbApiSink

* Fix several typos

* Add maxConcurrentConnections in CopySource and CopySink

* Node v 10. (#5236)

* Remove API reference of Gender::genderless. (#5188)

* Add an Operations API for Commitment Plan RP (#5222)

* Add an Operations API for Commitment Plan RP

* Add OperationEntityListResult related definitions

* Fix case typo

* Fix tab to spaces

* Fix NewtonSoftJson Issue (#5240)

* Support create pipeline run with recovery mode

* Update description of isLatest

* Update descriptions

* update autorest version to fix CI

* Add suppresses for Machine Learning Commitment Plan RP (#5221)

* typo: datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/ (#5238)

- Adwords -> AdWords
- connectioned to -> for the

* scripts (#5213)

* scripts

* TRAVIS_PULL_REQUEST

* another try

* TRAVIS_PULL_REQUEST_SLUG

* TRAVIS_REPO_SLUG

* Swagger to SDK

* linter and ruby

* not really a slug

* pool

* indent

* strange

* URI

* env vars

* uri

* env var

* TRAVIS_PULL_REQUEST_SLUG

* matrix

* Azure OpenAPI name

* linter: autorest fix

* error handling and PR_ONLY = true

* syntax

* pipelines.

* job name

* job name

* Names

* params, no getStatus.js

* No CI, only PR validations.

* displayName

* revert back

* no need to show vars

* Fix for lintdiff tool memory issue. (#5246)

* node options

* correct NODE_OPTIONS

* lintdiff travis-ci

* 2019 Azure Stack hybrid Profile. (#5212)

* 2019 Azure Stack hybrid Profile.

* fixing changes for profile

* remove space

* formatted profile

* [Azure Search] Add Suggest and Index APIs to data plane Swagger spec (#5219)

* Renaming Search|SuggestParametersPayload to *Request and making them internal

Made AutocompleteRequest internal too, and fixed some incorrect comments.

* Adding Suggest API to the Azure Search data plane spec

* Fixing validation error in Suggest example

* Adding Index API to the Azure Search data plane spec

* Make example names consistent

* Adding new properties to Databricks LS and custom activity (#5214)

* typo: instantitate -> instantiate (#5251)

* Users/laramume/addv2.1 swagger (#5187)

* updated model names in preview version to be consistent with stable version to avoid breaking changes in client side code

* changed swagger files

* added v2.1 swagger

* added v2.1 swagger

* added v2.1 swagger

* added v2.1 swagger

* added v2.1 swagger

* resolved PR comments

* Update swagger file and examples with time zone parameter (#5224)

* Update swagger documetation to mark Collation property as writable.

Change Managed Instance collation property from read only to read and create.
Add collation to properties section in ManagedInstanceCreateMax example.

VSTS task: 12336257

* Remove 'cosmetics' from swagger.

* Remove comma as redundant

* Return to the initial, generated state.

* Update swagger file and examples with time zone parameter

* Minor (but improtant) changes in Azure DevOps pipeline. (#5253)

* empty parameters

* TRAVIS_BRANCH

* target branch

* trying to set env var

* use shell

* info

* more info

* Pull Request Number

* [Ready to MERGE] Swagger for Tenant Properties API (#5038)

* added swagger for Tenant Properties

added swagger for Tenant Properties

* Fixed camel casing in billing.json file

Fixed camel casing in billing.json file

* Update billing.json

* changes in DiscoverTenants contracts

changes in DiscoverTenants contracts

* billing.Json trim blank space

billing.Json trim blank space

* Update billing.json

* removal of plural name

removal of plural name

* Updating the route

Updating the route as per suggestion

* Moved Swagger for Discover Tenants from billing to consumption

Moved Swagger for Discover Tenants from billing to consumption

* Change in Namespace followed by one additional parameter "billingAccountId"

Change in Namespace followed by one additional parameter "billingAccountId"

* Change of method name from discoverTenants to tanants.

Change of method name from discoverTenants to tanants.

* changes ion response type

changes ion response type

* added name after Id. Code review implementation

added name after Id. Code review implementation

* Add JavaScript/TypeScript generation details to resource-manager/netapp (#5261)

* Azure Security Center - break-to-composite v1 (#5197)

* Azure Security Center - break-to-composite v1

* Azure Security Center - composite api v1 - suppress email format

* Add globalReachEnabled, Add Get and list for peer express route circuit connections. Remove allowGlobalReach (#5266)

* Added GlobalReachEnabled field. Added GET and List apis for peer express route circuit connections. Removed AllowGlobalReach as it was a dead field and abandoned in favor for GlobalReachEnabled

* adding allow gloabl reach back

* fixed typo

* Fix descriptions & remove unused/duplicate definitions (#5243)

* Add support for Local Sku (#5317)

* Add WAF as a top level resource (#5341)

* Add WAF as a top level resource

* Fix merge

* Addressed comments

* Addressed comments

* Code review comments

* fix issue for powershell

* add health probe log

* address the comments

* increase Node.js memory

* double the memory

* print node_options

* mistake

* pass to docker

* FI from master to network-february-release (#5391)

* Add mixedreality 2019-02-28 API version to Go SDK (#5271)

* Remove ARM gateway Node.js configuration (#5283)

* Updates to Scheduled Query Rule swagger (#5175)

- making aznsaction paramter optional
  - removing hidden-link value from tags
pu

* Fix JavaScript configuration for ARM Private DNS SDK (#5284)

* Fix JavaScript configuration for ARM Private DNS SDK

* Add quotes

* Add private preview API for Azure Image Builder (#5055)

* Add private preview API for Azure Image Builder

* Review comments

 - Added list-by-resource-group and list-by-subscription
 - Added default error response
 - Removed explicit operation url (implied by async contract)
 - Adjusted 'delete' response codes to match expectations
 - Allow patch for tags
 - Added provider operations API

* Review comment: use "nextLink" for paging

* Adding readme files for SDK generation

* PR: rename 'tags' -> 'artifactTags' for distributor

* Add examples, fix minor issues in swagger

* Updating Blueprint spec to include resource group tags (#5263)

* Add Showback model (#5217)

* Add Showback model

* fix ShowbackRule.json example

* remove "," from line 1709

* Add Put Rule

* Fix Scope

* Update json with pull request changes

* change recurring to enum

* chore: Graphservice -> GraphService (#5098)

* Enable SSL on custom domains using users certificate or CDN managed certificate (#5276)

* Translator Text API V3 (#5230)

* Translator Text API V3

* Fix path and override

* Fix a typo and few other improvements in descriptions.

* Remove after_scripts

* Update readme.md

* Update readme.md

* Update MariaDB api version (#5280)

* Adding Swagger and examples for VirtualClusters operation group (#5248)

* Adding Swagger file for VirtualClusters operation group, together with examples.

* Fixing api version, typos and location in examples.

* Adding virtualclusters.json to readme.md

* Security - Updating API versions of alerts and pricing types (#5269)

* Security - Updating api versions of alerts and pricing types

* fix codegen paths for Go SDK

* typo: asscociation -> association (#5252)

* Fix lintdiff issue (#5299)

* fix Go SDK package path for mariadb stable release (#5298)

* changes to improve documentation of endpoint health statuses for routing (#5290)

* add netapp to Go SDK (#5308)

* Update MariaDB default API version to 2018-06-01 (#5302)

* new application insignts api version for unified schema in action (#5292)

* Added Azure App Configuration event data schema. (#5309)

* Added Azure App Configuration event data schema.

* Added a few missing pieces.

* Prefixed event names with our service prefix 'AppConfiguration'.
* Added Microsoft.AppConfiguration to the event grid data-plane readme.

* Updated api-version path to '2018-01-01' from '2018-02-01'.

* Apim Cache resource + DELETE long running + refactor to align with tooling. (#5260)

* api import and service delete long running operation

* Bring your own Cache

align with spec generated from tooling

user and notification align

Refactor products and apis

* align with spec generated from tooling

user and notification align

Refactor products and apis

validating examples

validating examples

move all parameters to apimanagement.json

Fix reference issue with tagcontract and example DeleteCache.

* switch to plural example file names for LIST

* bring back updatehostname and updatecertificate

* Dev adhybridhealthservice microsoft.ad hybrid health service 2014 01 01 binilkk (#5042)

* Fixes for:

Issue #1 : #4576 (comment)

Typo in the DeltaOperationType Enum.

Issue #2 : #4844 (comment)

GlobalAdmins list is marked as an object, while it's an array.

* Updated the Specification as example for Risky IP Download report.

* Added the Result details

* Fixed review comments, changed the URI scheme as well as changed get/post methods

* Addressing Review Feedback, changing POST call of blobUri -> generateBlobUri

* Update UserAssignedIdentities spec in Web (#5288)

* Update UserAssignedIdentities spec in Web

Microsoft.Web recently added support for UserAssigned managed service identities (in preview), but the swagger spec is incorrect for the identity payload as it follows the old construct of sending an array of identityIds as opposed to the updated spec which instead sends a dictionary object called userAssignedIdentities. 

Spec + history outlined here:
http://sharepoint/sites/AzureUX/Sparta/_layouts/15/WopiFrame2.aspx?sourcedoc=%7b633632B4-02E4-4DE2-92A9-EDCAF9BE73D4%7d&file=ARM%2BMSI.docx&action=default 

Our swagger contains identityids[] because of previous work to future support UserAssigned identities, but never released the feature in that state, rather we opted to wait for the new spec to be supported and then integrated with that on our end. 

Our MSI implementation reflects Microsoft.Compute's spec for user assigned.

https://github.com/Azure/azure-rest-api-specs/blob/78e1feab142c605839aa3cec23442ca26b8ef04d/specification/compute/resource-manager/Microsoft.Compute/stable/2018-06-01/compute.json

* fix linterdiff tool

* Add private dns module name for java codegen (#5312)

* Update Swagger Files For ManagedInstanceAdministrator (#5095)

* Update Swagger Files For ManagedInstanceAdministrator

* Fix for double wording

* Comments resolved

* Bringing consistency between to "ResourceGroup" definition (#5256)

* Bringing consistency between this "ResourceGroup" definition and the one in Common.

* Fixing broken references

* reverted security python readme to pre multi api (#5301)

* [Azure Search] Add Search API to data plane Swagger spec (#5315)

* [Azure Search] Updating some Swagger descriptions to be more doc-friendly

Sometimes we over-describe things, especially "comma-separated lists" in
query string parameters. These are modeled as arrays in Swagger, which are
already understood to be comma-separated lists. They are modeled as
collections in generated code, so they are decidedly not comma-separated
lists in that context. So removing this phrase is a win-win.

* [Azure Search] Adding some missing readOnly attributes

* Adding Search API to the Azure Search data plane spec

* [Azure Search] Use regexes to generate code for server-side paging

This change introduces some very hacky regexes to customize the generated
code for server-side paging of the GET and POST Search APIs. They work by
splitting the generated SearchGet and SearchPost operations in two, so that
the portion that operates on a URL and request body can be reused.

This workaround is necessary because AutoRest lacks flexibility around
paging. The current x-ms-pageable implementation doesn't work for us because
it doesn't model additional top-level response properties or continuation
POST requests (only nextLink/GET).

The only other alternative to this approach besides custom code would have
been to try to parse the nextLink URL query string to reconstitute parameters
to pass to the generated SearchGet and SearchPost operations. This is
unacceptable for Azure Search, since it would exclude custom parameters that
can't be modeled in Swagger, like personalization IDs for custom ranking.
Neither AutoRest nor apparently Open API support modeling arbitrary query
string parameters.

Ideally we'll find a pattern common to other data plane APIs so we don't have
to hack this with regexes for every target language, but it's good enough for
now.

* [Azure Search] Rename some client properties for consistency

* [Azure Search] Make AutocompleteMode non-nullable

* [Hub Generated] Review request for Microsoft.Web to add version 2018-02-01 (#5137)

* Add Hosting Environment network dependencies

* Address PR description feedback

* Add Network Dependencies examples

* Fix casing

* Remove incorrect pagination from examples.

* Add missing MarketplaceOrdering operations to swagger (#5279)

* Add missing MarketplaceOrdering operations to swagger

* Add examples

* Add example files

* Apply suggestions from code review

Clarify operation descriptions

Co-Authored-By: zachraMSFT <zachra@microsoft.com>

* Fix Hosting Environment Network Dependencies pagination (#5320)

* Add regex validation for ManagedClusterAgentPoolProfile.name (#5324)

* Adding instance pools swagger (#5225)

* Initializing instance pools swagger and examples - no usages / managed instances get by instance pool

* updates to use common resource and sku definitions

* Update instance pool swagger with typo fixes

* Updates to instance pool swagger and reverting readme.md to exclude instance pools reference

* Fix whitespace diff

* Making a whitespace change to re-try linter validation

* Updates to add list instances pools by subscription and update license type param to use enum which is limited to LicenseIncluded and BasePrice

* Enhanced A2ARecoveryPointDetails with "disks" (#5307)

* [DiskRP] Adding swagger spec for 09-30-2018 (#5232)

* commit for the older swagger version to make the PR easier to look at

* Adding the DiskRP 09-30-2018 swagger spec. This includes support for hyperVGeneration, encryptionSettingCollections, diskState, Upload Disks, and Write access

* adding the updated readme

* updating the examples to use 09-30-2018

* removing extraneous examples

* adding a description for the EncryptionSettingsElementand fixing linter issues

* [Computer Vision] Add read to CV OCR API. (#5314)

* Add read to OCR API.

* Add description to OCR related JSON properties.

* Mark asyncBatchAnalyze as long running operation.

* Update page property.

* Revert "Mark asyncBatchAnalyze as long running operation."

This reverts commit 51742b3.

* added links to limits for application gateway (#5265)

* typo: Winodws -> Windows (#5321)

* MultiApi EventHub (#5331)

* try 2 bootstrapping swagger to .net sdk tools (#5334)

* bootstrapping swagger to .net sdk tools

* deleting nuget.exe binary. Updating configs to locally restore pacakges. Adding the directory that will be used in restoring packages locally to .gitignore

* changing directory

* updating feed location to a readonly directory

* Azure Search: Resource Manager: Support 'None' Identity type (#5319)

* Azure Search: Resource Manager: Support 'None' Identity type

* Azure Search: Resource Manager: Adding serice identity creation\removal examples

* [ADLA] - Catalog - Add stream path to USqlTableFragment (#5329)

* [Hub Generated] Review request for Microsoft.Consumption to add version 2019-01-01 (#5311)

* Add GTM scopes for budgets API

* Removed the extra period at the end of the statement

* fixing stos.proj parameter (#5338)

* change flag name from useUnifiedSchema into useCommonAlertSchema per UX requirement (#5323)

* Enhanced A2A protection input and response details (#5330)

Enhanced A2AEnableProtectionInput & A2AReplicationDetails objects with recoveryAvailabilityZone, recoveryAzureNetworkId, and recoverySubnetName.

* [Hub Generated] Review request for Microsoft.ContainerService to add version 2019-02-01 (#5350)

* Adds base for updating Microsoft.ContainerService from version preview/2018-08-01-preview to version 2019-02-01

* Updates readme

* Updates API version in new specs and examples

* [AKS] add availabilityZones to agent pool profile (#5120)

* including orchestratorVersion and provisioning state for agent pool (#5156)

* including orchestratorVersion and provisioning state for agent pool

* fixing the readme.go.md

* including enablePodSecurityPoliy properties for managedcluster and updating examples

* fixing the example for enablePodSecurityPolicy

* including apiServerAuthorizedIPRanges (#5286)

* including apiServerAuthorizedIPRanges

* support azure network policy

* mark the new features as PREVIEW in description  (#5310)

* mark the new features as PREVIEW

* mark vmss as required for az

* Azure Event Grid: Add 2019-02-01-preview tags for Ruby and Go readme files (#5349)

* Add 2019-02-01-preview tags for Ruby and Go readme files

* fix wrong preview subdirectory

* Update some descriptions. (#5305)

* update description. (#5335)

* Added VNet API (#5351)

* EventHub : corrected typo  (#5360)

* corrected typo in uri

* removed unused parameters

* Add annotations property to trigger (#5332)

* EventHub: Revert the NetworkRuleSet  (#5363)

* Revert "EventHub : corrected typo  (#5360)"

This reverts commit 1495122.

* Revert "Added VNet API (#5351)"

This reverts commit f2ab4a8.

* Remove the AzureDataLakeStoreCosmosStructuredStreamDataset since it's internal only (#5277)

* Removing SDK generation from Travis-CI (#5367)

* Microsoft.DataBoxEdge RP: Corrected comments of trigger and extendedinfo APIs, corrected examples (#5322)

* Corrected comments of trigger and extendedinfo APIs, corrected examples

* Microsoft.DataBoxEdge RP: Have better examples

* Corrected parameter description in order API

* oad => @azure/oad (#5362)

* oad => @azure/oad

* oad => @azure/oad

* SRP Swagger changes for 2018-11-01 (#5300)

* SRP Swagger changes for 2018-11-01

* Address CR comments

* Restrict ManagementPolicyRule -> type property to have only values from defined enum

* Make ManagementPolicySchema/version an enum string

* Remove 'version' property from ManagementPolicy schema

* Added List Policies API to SecurityAlerts (#5070)

* Added SecurityAlert List API

Added List api to:
Manged Server + Managed Database
Logical Server + Logical Database

* FIxed a description

this property is for databases+servers

* Added missing Database exmaples

Added missing examples for database security alert

* Added missing description change

For Server Security Alerts

* Revert "FIxed a description"

This reverts commit e01a332.

* Revert "Added missing description change"

This reverts commit 17aeab7.

* Update DatabaseSecurityAlertListByDatabase.json

* fixed examples

* Update DatabaseSecurityAlertCreateMin.json

Deleted wild comma

* Update readme.md

* Minor fixes

Changed tabs to spaces.
Added location for servers exmaples.

* Removed location

removed the location property from examples

* graph: improve API coverage on application & service principal  (#5181)

* [graphrbac]: fix bugs in permission grant apis

* fix paging

* add missing property

* remove pageable

* author pagable in the right way

* breaking changes over a wrong spec

* remove additionalProperties which causes wrong code-gen

* add suppressions

* use code to surpress

* address review feedabck

* moev ahead with the established pattern anyway

* address review feedbacks

* clean up all

* update operation id

* add one more property per CLI user's ask

* Add insights 2019-03-01 package to Go SDK (#5373)

* Add insights 2019-03-01 package to Go SDK

* move global settings before packages

* fix package tag for new API version (#5378)

* Remove GZRS and RAGZRS sku from SRP 2018-11-01 because feature slipped. (#5377)

* typo: upto -> up to (#5376)

* typo: graphrbac/data-plane/Microsoft.GraphRbac/stable/1.6 (#5375)

- requied -> required
- authorizaed -> authorized
- Organizatio -> Organization
- Allorganizations -> AllOrganizations
- Microsof -> Microsoft
- perperties -> prorperties
- servie -> service
- altenative -> alternative
- thubmbprint -> thumbprint

* Azure DevOps Pipeline workaround for private repository (#5374)

* Fix PolicyInsights code generation issue (#5389)

* Add replica creation parameters to Postgres ResourceProvider for SDK (#5379)

*  Add replica creation parameters to Postgres ResourceProvider for SDK

* Add replica creation parameters to Postgres ResourceProvider for SDK

* Add replica creation parameters to Postgres ResourceProvider for SDK

* Add replica creation parameters to Postgres ResourceProvider for SDK

* Add replica creation parameters to Postgres ResourceProvider for SDK

* Revert "FI from master to network-february-release (#5391)" (#5393)

This reverts commit 8f28f7f.
anton-evseev pushed a commit to EvgenyAgafonchikov/azure-rest-api-specs that referenced this pull request Mar 26, 2019
sergey-shandar pushed a commit that referenced this pull request Mar 28, 2019
* Adds base for updating Microsoft.Network from version stable/2018-12-01 to version 2018-12-01

* Updates readme

* Updates API version in new specs and examples

* Updated VNet Gateways operations: Fix for #4642

* Network: Duplicate tags in readme file. (#5227)

* Added missing change. Extended to new API version
sergey-shandar pushed a commit that referenced this pull request Apr 22, 2019
* Adds base for updating Microsoft.Network from version stable/2018-12-01 to version 2019-02-01

* Updates readme

* Updates API version in new specs and examples

* Remove Alert action from user rules (#5428)

* Patch call for DDoS Protection plan (#5426)

* Patch call for DDoS Protection plan

Removing unreferenced definition

Addressing review comments. Setting x-ms-long-running-operation to false

Removing tags from Patch call description

Fixing the response message description

Removing x-ms-long-running-operation from patch

fixing the file renames

* Adding patch call to 2019-02-01

* fixing date

* fixing semantic error

* Addressing review comments

* Fixed examples for WAFPolicy (#5454)

* Added missing descriptions in Network specs (#5490)

* Added missing descriptions in Network specs

* Add missing x-ms-enum

* Updated VNet Gateways operations: Fix for #4642 (#5223)

* Adds base for updating Microsoft.Network from version stable/2018-12-01 to version 2018-12-01

* Updates readme

* Updates API version in new specs and examples

* Updated VNet Gateways operations: Fix for #4642

* Network: Duplicate tags in readme file. (#5227)

* Added missing change. Extended to new API version

* Copy changes for AppGw from 2018-12-01 (#5463)

* Correct Azure Firewall Rule Action in Examples (#5514)

* Swagger has to just enforce a positive fileUploadLimitInMb, It doesnt have to check the upper Limit. (#5527)

*  Swagger has to just enforce a non-negative fileupload limit, need not do the upper limit check

* rolling back

* Swagger has to just enforce a positive fileUploadLimitInMb, It doesnt have to check the upper Limit.

* removed unused flag allowglobalreach (#5539)

* Stub YML config for validating NRP PRs (#5550)

* Add new protocols (#5582)

* Update readme.python.md

* Remove extra "x-ms-enum" (#5617)

* Added missing x-ms-long-running-operation-options (#5572)

* Initial commit (#5635)

* Add new Nat Gateway resource (#5579)

* Add new Nat Gateway resource

* Update API version

* Update PR comments

* Update nat gateway

* Fix json errors

* Updated nat gateway

* Update Nat Gateway examples name

* Update Examples with 202

* Need to update with latest master since network.csproj is failing on azure-powershell

* azure firewall revert alert

* Update NatGateway

* Update nat gateway tags

* Remove basic sku since it is not supported

* Add application gateway backendHealthOnDemand Operation (#5552)

* Add application gateway backendHealthOnDemand Operation

* Update ApplicationGatewayBackendHealthTest.json

* change backendHealthOnDemand to getBackendHealthOnDemand

* add x-ms-long-running-operation-options

* fix api version

* Add disableBgpRoutePropagation (#5585)

* Add disableBgpRoutePropagation

* Reformat

* Move Network validation config to azure-pipelines.yml (#5589)

* Move Network validation config to azure-pipelines.yml

* Add continueOnError to Network validation

* Resolve issue with unreferenced examples in Network specs (#5674)

* Swagger changes for useLocalAzureIpAddress property. (#5678)

* Fixed allow Vnet description (#5696)

* Remove duplicate enums from Network specs (#5647)

* Remove duplicate enums

* Remove readOnly from references to definitions that are already marked as read only

* Add missing descriptions (#5662)

* Remove duplicate enum ApplicationGatewayProtocol (#5708)

* Update examples to include custom routes parameter (#5710)

* fixed mistyping

* Fix examples

* Rollback typo fix
fearthecowboy pushed a commit that referenced this pull request Apr 24, 2019
* added multiapi readme files

* Added profile files.

* added java readme (#5509)

* Adding Java generation for ResourceGraph (#5504)

* added java generation in separate file

* Update readme.java.md

* [DataFactory] validation activity (#5473)

* validation activity

* adding type descriptions

* [App Insights control plane] fix: validate subId, apiVersion, rgName (#5505)

* fix: validate subId, apiVersion, rgName

* fix: missed a few parameter defs

* fix: typo

* Swagger for Lease Container API in Feb18, March18Preview, Jul18 & Nov18. (#5480)

* Add Lease Container API Swagger & example in Feb18.

* Add Lease Container API Swagger & example in Jul18.

* Add Lease Container API Swagger & example in Nov18.

* Add Lease Container API Swagger & example in March18Preview

* Fix references to paramter AccountName to StorageAccountName

* Fix new API definition section positioning in the json schema

* Fix references paramter StorageAccountName.

* Camel-case property names

* Add another example json for lease container

* wip: latest-profile generation.

* [Hub Generated] Review request for Microsoft.VirtualMachineImages to add version preview/2019-02-01-preview (#5512)

* Add inline scripts

* Fix bug: "artifactLocation" -> "artifactUri"

* Renaming sensativityLabels in Readme.md (#5517)

* Renaming sensativityLabels in Readme.md

Might cause azure .net sdk generation errors.

* Update sensitivityLabels.json

* Rename sensitivityLabels.json to SensitivityLabels.json

* added missed parameters in Update Server API to stop PG replication (#5511)

* Finished script for generating latest profile.

* Added latest profile as of 04-01-2019

* Added script command to package.json

* results from crawling the specs from the repo.

* doNotRunExtensionsOnOverProvisioned Vms property description update (#5515)

* made version more specific in terms of the date.

* add Premium_ChinaCdn support to cdn specification 2017-10-12 (#5533)

* adding customerAdminGroupId to osa cluster spec (#5491)

* [HDInsight] - Update configuration related APIs (#5477)

* [HDInsight] - Update configurations

* Remove unused examples to avoid Avocado validation error

* Add description for gateway settings and update gateway settings

* Add suppression rule

* Trigger

* #5326 Fix the criteria definition (#5462)

* [Azure Search] Update examples to use EntityRecognitionSkill instead of NamedEntityRecognitionSkill (#5531)

* Find and replace NamedEntityRecognitionSkill -> EntityRecognitionSkill

* Remove the extraneous minimumPrecision field

* updated multiapi.ts script to make enable-multi-api.readme files reference profile definitions.

* updated script and telemetry file to get originalLocation of invalid paths.

* Adding require of latest profile to readme.

* Adding require to profiles readme.md to all enable-multi-api readmes.

* typo clean

* Update managedserviceidentity type enum (#5536)

Enum is currently missing the ua + sa combination + "none" type. We do support those values in our API and as such need the swagger to reflect that.

* Added Swagger details for CheckNameAvailability API (#5496)

* Added swagger for CheckNameAvailability API

* Adding ResourceGroupName to Route for CheckNameAvailability API and renaming ResourceNameAvailabilityInput to ResourceNameAvailabilityParameters

* Changed operationId for checkNameAvailability from CheckResourceNameAvailability_Post to RecoveryServices_CheckNameAvailability

* Renaming ResourceNameAvailabilityResponse to ResourceNameAvailabilityResult

* Renaming ResourceNameAvailabilityResult to CheckNameAvailabilityResult and changing GCed to GC'ed in swagger API summary

* Renaming ResourceNameAvailabilityParameters to CheckNameAvailabilityParameters

* GTM billing api for getting reservation Transactions by invoice section. (#5475)

* swagger for Get{Reservation}TransactionsByInvoiceSection.

* gtm rest apis for Get{Reservation}TransactionsByInvoiceSection.

* updating operationId for tansactions to Noun_verb as per feedback.

* fixing examples

* fix bugs in examples.

* remove more duplicates

* fix example

* Enable MD5 Support for DataLakeStorage 2018-11-09 (#5537)

* Add Managed Identity envelope to SitePatchResource (#5542)

Add Managed Identity envelope to SitePatchResource object to allow PATCH identity operations to a site through Swagger

* Add cases aggregation endpoint to SecurityInsights RP swagger spec (#5519)

* Add cases aggregation endpoint to SecurityInsights RP swagger spec

* Fix pathParam and add Tag

* Fix model type regression (#5535)

* SRP Apr19 API supporting automatic snapshot feature (#5522)

* Add API Version 2019-04-01

* Support automatic snapshot

* Model SkuName & Kind and string

* Update default api version to 2019-04

* Added specs for Agreements API in version 2018-11-01-preview (#5546)

* Added specs for Agreements API in version 2018-11-01-preview

Added specs for Agreements API in version 2018-11-01-preview

* Updated as per naming convension

Updated as per naming convension

* Add Application Insights smart detection config api (#5518)

* add new version for proactive detection config

* fixing api-version

* alligning resource definition

* fix workbook patch operation

* reverting eric changes

* change helpUri description

* add to readme file

* ApiManagement : Moved all definitions to a common file for automation (#5545)

* A common Definitions file

* Fix for x-ms-odata

* Add file to readme.md

* [Hub Generated] Review request for Microsoft.Batch to add version 2019-04-01 (#5472)

* Adds base for updating Microsoft.Batch from version stable/2018-12-01 to version 2019-04-01

* Updates readme

* Updates API version in new specs and examples

* add per family quota changes

* update the pfq values and descriptions

* Update specification/batch/resource-manager/Microsoft.Batch/stable/2019-04-01/BatchManagement.json

Co-Authored-By: jafreck <jafreck@microsoft.com>

* update quota fields with usersubscription behavior

* update descriptions from null to not returned

* remove duplicate text

* [Azure Search] Add filter property to autocomplete request for search SDK (#5532)

* initial change to add filter property to autocomplete request

* providing more clear description for filters in autocomplete

* [Hub Generated] Review request for Microsoft.VirtualMachineImages to add version preview/2019-05-01-preview (#5513)

* Updates API version in new specs and examples

* Adds base for updating Microsoft.VirtualMachineImages from version preview/2019-02-01-preview to version 2019-05-01-preview

* Updates readme

* Add ManagedIdentity, File customizer, fix bugs

* Fix examples

* fix to script

* updated readme enable-multi-api readmes

* Update CODEOWNERS (#5421)

* Update CODEOWNERS

* Update CODEOWNERS

* correction to latest profile.

* fixed case sensitivity for latest-profile generator

* corrected stable-2019-01 profile

* prepended enable-multi-api input-files with $(this-folder)

* Update package.json (#5555)

* Update 2019-04-01-profile.md

* [HDInsight] - Move API with version 2018-06-01-preview to stable folder (#5538)

* [HDInsight] - Move API with version 2018-06-01-preview to stable folder

* Update Readme.go

* Test moving the opt-in-extensible-enums: true to global yaml section. (#5558)

* [Azure Search] Introduce the minimumPrecision parameter for Entity recognition skill (#5553)

* Introduce the minimumPrecision parameter for Entity recognition skill

* Fix weird indentation

* tweak path

* revert change

* [DO NOT MERGE YET] Update OAD and OAV (#5564)

Update OAD and OAV

* [Hub Generated] Review request for Microsoft.Capacity to add version 2019-04-01 (#5403)

* Adds base for updating Microsoft.Capacity from version preview/2018-06-01 to version 2019-04-01

* Updates readme

* Updates API version in new specs and examples

* initial

* add example

* comma

* long running operation

* update api version

* renaming

* fix ref

* correcting examples

* examples

* adding example

* change parameter name

* descriptions

* updated description

* minor description update

* more description

* chore: Add initial .gitattributes for line endings (#4746)

No normalizaton, just tested updated .gitignore for some excluded files
when checking with `git rm -rf --cached . && git add .`

* Creating stable version for settings type (#5435)

* Adding stable API version for Settings

* Changing new version Settings file

* Add api version 2019-03-01 for Microsoft.Compute (#5492)

* Add api version 2019-03-01 for Microsoft.Compute

Add api version 2019-03-01 for Microsoft.Compute

* Update compute.json

Fix errors in spec

* Update readme.md

Add a new entry for 2019-03-01

* Update readme.md

Fix typo

* Add two new sku names for StorageAccount (#5547)

* fix: reservations\resource-manager\Microsoft.Capacity (#5569)

- Remove trailing newline in description
- specificed -> specified

* LUIS runtime changes (#5424)

* LUIS runtime changes

* Reverting some changes

* fix for relative paths

* DeploymentManager: Override client name for python SDK (#5489)

* Python SDK client name update

* Change C# AutoRest settings

* [Compute] Add new API Version and field (StorageAccountType) to SharedImageGallery swagger spec (#5528)

* add new api version and field for Shared Image Gallery

* fixed example json

* revert go file change

* revert changes that have not been merged over from crp previously

* fix indentation

* modified modelAsString to true

* add missing host information to alerts management (#5580)

* update latest-profile generator

* added dependencies for version comparisons

* updated latest-profile generator to include non-resource operations

* regenerated profile and added new telemetry

* updated non-generated profiles.

* Update readme.md

* Update arm-keyvault path in TS readme (#5563)

For updated path to arm-keyvault to be consistent with the moving armKeyvault repo

* Update Avocado to use new diff logic. (#5566)

* Avocado from GitHub

* new pipeline

* remove avocado.ts

* DO NOT MERGE

* Update package.json

* Revert "DO NOT MERGE"

This reverts commit 2585315.

* update stable-2019-01 profile

* Changed readme.md to add new ApiVersion 2019-03-01 tag package. Cloned a new folder for 2019-03-01 from 2018-10-01 and made version replacements. Added skipShutdown changes for PowerOff Api in 2019-03-01 compute.json for CRP and VMSS (#5560)

* update readme(ts) for arm-advisor path (#5590)

merging this is a known issue

* DeviceTelemetry event grid update (#5584)

* DeviceTelemetry event grid update

* Create dictionary structure for properties

* update readme.ts for arm-analysisservices path (#5594)

* Backfilling Microsoft.Resources and subscriptions Swagger specs up to 2019-03-01 API version (#5529)

* Copied 2018-05-01 resources.json spec with examples and 2016-06-01
subscriptions.json with examples to use as baseline for other changes.

* Subscription tenantId was added in 2018-06-01

* registrationPolicy was added to Provider in 2018-07-01

* API changes in 2018-09-01 do not impact swagger

* In 2019-03-01, capabilities property always shows up

* Removed intermediate API versions

* Updated config files

* Removed unreferenced managed identity example because there is no corresponding path in the Microsoft.Resources swagger

* Added missing references to onError deployment PUT examples

* Fixed example validation errors

* Fixed example timestamp format violations

* [Hub Generated] Review request for Microsoft.ApiManagement to add version stable/2019-01-01 (#5568)

* Adds base for updating Microsoft.ApiManagement from version preview/2018-06-01-preview to version 2019-01-01

* Updates readme

* Updates API version in new specs and examples

* 2019-01-01 version initial changes

* chore: Renormalize line endings in stable releases (#5570)

Ran `git add --renormalize **/stable/**`

* updated arm-apimanagement path in readmeTS (#5595)

* move hdinsights package for Go back under preview directory (#5593)

* fix: batch/resource-manager/Microsoft.Batch (#5598)

- space in property name
- returnedable -> returnable

* Remove Cognitive Services Anomaly Detector Node.js package (#5440)

* fix: apimanagement/resource-manager/Microsoft.ApiManagement (#5597)

- containining -> containing

* The change is to support new resource type ProximityPlacementGroup (#5507)

* Merging Azure/azure-rest-api-specs-pr#660

* Update the description to fix review comments

* Added description to fix CI warning

* Fix CI failure

* Fix CI failure

* Fixed examples

* Modify Example to include 201 response code

* updating protected Entity class with new UnprotectedDisk field (#5576)

* Container Services: Add API version 2019-04-30 for Azure RedHat OpenShift  (#5557)

* Initial 2019-04-30 check in

* Add/update/fix fields

* Add clusterVersion

* Update readme.md

* Update CODEOWNERS (#5421)

* Update CODEOWNERS

* Update CODEOWNERS

* Update package.json (#5555)

* [Hub Generated] Review request for Microsoft.VirtualMachineImages to add version preview/2019-05-01-preview (#5513)

* Updates API version in new specs and examples

* Adds base for updating Microsoft.VirtualMachineImages from version preview/2019-02-01-preview to version 2019-05-01-preview

* Updates readme

* Add ManagedIdentity, File customizer, fix bugs

* Fix examples

Initial 2019-04-30 check in

Add/update/fix fields

Add clusterVersion

Update readme.md

Update CODEOWNERS (#5421)

* Update CODEOWNERS

* Update CODEOWNERS

Update package.json (#5555)

Update CODEOWNERS (#5421)

* Update CODEOWNERS

* Update CODEOWNERS

Update package.json (#5555)

* Fix tag for Python/Go SDK generation

* Add package-2019-04-only

* Uodate yaml tag with value package-2019-04-only

* [Hub Generated] Review request for Microsoft.Devices to add version preview/2019-03-22-preview (#5544)

* Adds base for updating Microsoft.Devices from version preview/2018-12-01-preview to version 2019-03-22-preview

* Updates readme

* Updates API version in new specs and examples

* Adding swagger for Customer initiated failover

* Adding swagger for customer initiated failover

* Adding swagger for customer initiated failover

* Added properties for Message Enrichments to Iot Hub Routing Properties description

* Feedback

* Manual failover swagger

* update ReadmeTS for arm-appinsights path (#5602)

* update ReadmeTS for arm-appinsights path

* arm-appinsights folder updated

* update readmeTS for arm-appservice path (#5608)

* update readmeTS for arm-authorization path (#5603)

* Add operation result objects (#5469)

* Add operation result objects

* Fix spelling error with 'Programatic'

* Fix operation swagger. Successfully ran validate-spec tool on each one.

* Add new swagger files to readme.md

* Addition of HybridDataManager  (#5313)

* Create hybriddata.json

Added updated swagger file for Microsoft.HybridData

* Create readme.md

* Updated readme files

* Update readme.md

* Removed unused API endpoints

* Updated example files and swagger

* Fixed error in path to example files

* Fixed Go and Ruby Readme Files

* Added suppression for OperationIdNounVerb

* Added DataManagers_Update and examples

* Added suppression for ARM Violation and updated swagger and example files

* Updated swagger to sdk script for ruby

* Added Python swagger to sdk

* [Hub Generated] Review request for Microsoft.PolicyInsights to add version 2018-07-01-preview (#5408)

* Fix incorrect types

* Transform the type of expressionValue and targetValue to object type for the languages that support a generic object type.

* add compute 2019-03-01 to Go SDK (#5618)

* Added metrics baseline API (#5500)

* Added metrics baseline API

* Remove readonly

* Updated model name

* Renamed operation of older baseline apis

* Reverted braking change, updated new API to List

* Updated operation

* converted to correct List API

* Fixed semantic errors

* Changed the name of the enum

* [Hub Generated] Review request for Microsoft.ApiManagement to add version stable/2019-01-01 (#5613)

* Rename and fixes for .Net client

* Fix for Api Export on 2019-01-01

* Fix GET User Token Contract

* Fix definition for Deploy, Save, AccessInformationUpdate

* fix edits

* update example for deployment

* chore: Renormalize line endings in other files (#5596)

* hore: Renormalize line endings in preview releases

Ran `git add --renormalize **/preview/**`

* chore: Renormalize line endings in other files

Ran `git add --renormalize .`

* Add new API convertToSinglePlacementGroup for VM Scale Set. (#5614)

* Add billing time grains to budget properties (#5599)

* chore: Remove orphan Relay examples (#5621)

* 4253190    [Microsoft.Update.Admin] Resources missing from OpenApi Spec (#5620)

* 4253190    [Microsoft.Update.Admin] Resources missing from OpenApi Spec

* Update UpdateRuns.json

* Update UpdateRuns.json

* Version 0.2.0 of Anomaly Detector in Python (#5627)

* Compute v2019_03_01 Python (#5628)

* Compute v2019_03_01 Python

* Fix readme

* [Hub Generated] Review request for Microsoft.CostManagement to add version stable/2019-01-01 (#5612)

* Remove management group scope for exports as we do not support it

* Add scope parameter

* syntax error fix

* updated examples with scope param and fixed syntax error

* fix scope param by removing '/' slash

* fix sorting params

* remove the direction param

* fix direction param name and add missing example

* Move arm in bulk1 (#5619)

* update arm-automation path in readme.TS

* update arm-azurestack path in readme.TS

* update arm-batch path in readme.TS

* update arm-batchai path in readme.TS

* update arm-billing path in readme.TS

* update arm-cdn path in readme.TS

* update arm-consumption path in readme.TS

* update arm-containerinstance path in readme.TS

* update arm-customerinsights path in readme.TS

* update arm-databox path in readme.TS

* update arm-databricks path in readme.TS

* update arm-datacatalog path in readme.TS

* update arm-datafactory path in readme.TS

* update arm-deploymentmanager path in readme.TS

* update arm-deviceprovsioningservices path in readme.TS

* update arm-devspaces path in readme.TS

* update arm-devtestlabs path in readme.TS

* update arm-dns path in readme.TS

* update arm-domainservices path in readme.TS

* update arm-edgegateway path in readme.TS

* update arm-eventgrid path in readme.TS

* update arm-eventhub path in readme.TS

* update arm-features path in readme.TS

* update arm-frontdoor path in readme.TS

* updated foldername for arm-features

* ImageBuilder May preview for Python (#5642)

* First version of data-plane swagger spec for Time Series Insights PAYG (Preview) SKU. (#5610)

* Fix or suppress spec violations
Fix R2016 by making PATCH body properties optional. Suppress the remaining 4 violations that are confirmed as false positives.

* Try removing 2nd top-level heading, which _may_ have been causing a linter warning.

* Fix extra indention which prevented linter from running.

* Added dataStringComparisonBehavior parameter to reference data put/update spec.

* Fixed grammar.

* adding partitionkeyProperty to environmentInfo

* changing property name

* changing modelAsString

* Initial checkin of spec. Unchanged from GA release other than version.

* Remove .orig files

* Fix validation error by removing IoTHub ES from List ES example response

* Add extra example that was missing from preview spec.

* Add long-term environment to resource hierarchy, and update examples.

* Switch to model-as-string for enums. Restore EnvironmentResource's inheritance from TrackedResource.

* Upsate sku description

* Add new TSI preview api-version to readme.md.

* Add suppressions for false-positive linter failures.

* Test suppression failures

* Adding preview package tag to several other places in readme.md

* Add preview package to the readme.go.md file

* Remove invalid required property from EnvironmentCreateOrUpdateParameters

* Initial version of data plane swagger spec for PAYG (Preview) SKU.

* Added missing Readme.md

* Fixed name of readme

* Fixed path to swagger json

* Attempt to fix readme

* Apply suggestions from code review

Co-Authored-By: dmdenmsft <dmden@microsoft.com>

* Update timeseriesinsights.json

* Update timeseriesinsights.json

* Added link to oav issue

* Fix operation id of API convertToSinglePlacementGroup (#5640)

* Fix documentation link (#5636)

* Add sdkAutomationConfiguration.json file (#5639)

* Add sdkAutomationConfiguration.json file

* Add ruby to sdkAutomationConfiguration.json

* fix: Remove BOM for Avacodo errors (#5623)

* typo: frontdoor/resource-manager/Microsoft.Network (#5624)

- Double word "use"

* [Azure Search] Adding Complex Type support for index management (#5646)

* fix: Remove BOM for Avacodo errors (#5650)

* enum name change (#5654)

* ManagedDatabase get schemas,tables,columns API (#5171)

* DW deactivated error code

* managed database schema api

* resolve conflicts with prod

* adding schema API for databases. updates for MI schema API

* database schema examples

* added missing ServerNameParameter

* dummy commit

* remove empty properties

* remove empty properties

* remove empty properties

* remove empty properties

* remove empty properties

* remove empty properties

* remove empty properties

* remove empty properties

* remove empty properties

* Switch `breaking-changes` and `momentOfTruth` scripts to TypeScript (#5643)

Switch `breaking-changes` and `momentOfTruth` scripts to TypeScript

* add apimanagement 2019-01-01 to Go SDK (#5657)

* Fixing the parameters because they should not be readonly (#5658)

* Sensitivity labels: Disable/Enable recommended sensitivity labels (#5083)

* Add Disable/Enable recommended sensitivity label APIs

Add Disable/Enable recommended sensitivity label APIs

* SensitivityLabels - Update includeDisabledRecommendations parameter name and update descriptions

* Update sensitivity labels enable/disable APIs

* Move arm in bulk2 (#5641)

* update arm-compute path in readme.TS

* update arm-cognitiveservices path in readme.TS

* update arm-cosmosdb path in readme.TS

* update arm-hanaonazure path in readme.TS

* update arm-hdinsight path in readme.TS

* update arm-iotcentral path in readme.TS

* update arm-iothub path in readme.TS

* update arm-iotspaces path in readme.TS

* update arm-kusto path in readme.TS

* update arm-labservices path in readme.TS

* update arm-links path in readme.TS

* update arm-locks path in readme.TS

* update arm-logic and arm-machinelearningcompute path in readme.TS

* update arm-machinelearningservices path in readme.TS

* update arm-machinelearningexperimenatation path in readme.TS

* update arm-managedapplications path in readme.TS

* update arm-managementgroups path in readme.TS

* update arm-managementpartner path in readme.TS

* update arm-maps path in readme.TS

* update arm-mariadb path in readme.TS

* update arm-marketplaceordering path in readme.TS

* update arm-mediaservices path in readme.TS

* update arm-migrate path in readme.TS

* update arm-mixedreality path in readme.TS

* update arm-monitor path in readme.TS

* update arm-msi path in readme.TS

* update arm-mysql path in readme.TS

* update arm-netapp path in readme.TS

* update arm-network path in readme.TS

* update arm-notificationhubs path in readme.TS

* update arm-operationalinsights path in readme.TS

* update arm-operations path in readme.TS

* update arm-policy path in readme.TS

* update arm-policyinsights path in readme.TS

* update arm-postgresql path in readme.TS

* update arm-powerbidedicated path in readme.TS

* update arm-powerbiembedded path in readme.TS

* update arm-privatedns path in readme.TS

* update arm-recoveryservices path in readme.TS

* update arm-recoveryservices-siterecovery path in readme.TS

* update arm-recoveryservicesbackup path in readme.TS

* update arm-rediscache path in readme.TS

* update arm-relay path in readme.TS

* update arm-reservations path in readme.TS

* update arm-resourcegraph path in readme.TS

* update arm-resourcehealth path in readme.TS

* update arm-resources path in readme.TS

* update arm-search path in readme.TS

* update arm-security path in readme.TS

* update arm-servicebus path in readme.TS

* update arm-servicemap path in readme.TS

* update arm-signalr path in readme.TS

* update arm-sql path in readme.TS

* update arm-sqlvirtualmachine path in readme.TS

* update arm-storage path in readme.TS

* update arm-storageimportexport path in readme.TS

* update arm-storagesync path in readme.TS

* update arm-storsimple1200series path in readme.TS

* update arm-storsimple8000series path in readme.TS

* update arm-streamanalytics path in readme.TS

* update arm-subscriptions path in readme.TS

* update arm-timeseriesinsights path in readme.TS

* update arm-trafficmanager path in readme.TS

* update arm-visualstudio path in readme.TS

* update arm-webservices path in readme.TS

* update arm-workspaces path in readme.TS

* moved arm-webservices, arm-commitmentplans nad arm-workspaces under machinelearning folder

* update arm-containerregistry path in readme.TS

* update arm-containerservice path in readme.TS

* update service folder name for arm-operations

* update service folder name for arm-mariadb

* update service folder name for arm-subscriptions

* update service folder name for arm-recoveryservices-siterecovery

* update service folder name for arm-servicemap

* update service folder name for arm-rediscache

* Move dataplane packages - batch3 (#5644)

* update eventgrid path in readme.TS

* update batch path in readme.TS

* update cognitiveservices-anomalydetector path in readme.TS

* update cognitiveservices-autosuggest path in readme.TS

* update cognitiveservices-autosuggest and cognitiveservices-computervision path in readme.TS

* update cognitiveservices-contentmoderator path in readme.TS

* update cognitiveservices-customimagesearch path in readme.TS

* update cognitiveservices-customsearch path in readme.TS

* update cognitiveservices-customvision-prediction path in readme.TS

* update cognitiveservices-customvision-training path in readme.TS

* update cognitiveservices-entitysearch path in readme.TS

* update cognitiveservices-face path in readme.TS

* update cognitiveservices-imagesearch path in readme.TS

* update cognitiveservices-localsearch path in readme.TS

* update cognitiveservices-luis-authoring path in readme.TS

* update cognitiveservices-luis-runtime path in readme.TS

* update cognitiveservices-newssearch path in readme.TS

* update cognitiveservices-qnamaker path in readme.TS

* update cognitiveservices-spellcheck path in readme.TS

* update cognitiveservices-textanalytics path in readme.TS

* update cognitiveservices-videosearch path in readme.TS

* update cognitiveservices-visualsearch path in readme.TS

* update cognitiveservices-websearch path in readme.TS

* update graph path in readme.TS

* update loganalytics path in readme.TS

* update servicefabric path in readme.TS

* update storage-datalake path in readme.TS

* renamed the service folder name for graph and loganalytics dataplane  packages

* add reservations 2019-04-01 preview to Go SDK (#5656)

* [Hub Generated] Review request for Microsoft.CostManagement to add version stable/2019-01-01 (#5601)

* Fix urls of external docs from consumption to cost management

* Update enum of billing timegrain for budget API

* Revert "Update enum of billing timegrain for budget API"

This reverts commit 177ac54.

* Update enum of billing timegrain for budget API

* Add billing timeframe to export API

* Move enum values to the end

* Fixing operation id to be named consistently (#5666)

* Fix Travis-CI bug (#5669)

* Databricks Python configuration (#5670)

* Use object type (#5672)

* update readme.TS for arm-commerce and applicationinsights-query path (#5667)

* Automation for Python (#5671)

* Rename sdkAutomationConfiguration.json to specificationRepositoryConfiguration.json (#5679)

* [Hub Generated] Review request for Microsoft.IoTCentral to add version 2018-09-01 (#5495)

* Add IOT central app templates api in swagger

* Add IOT central app templates api in swagger

* Add IOT central app templates api in swagger

* Add IOT central app templates api in swagger

* Add IOT central app templates api in swagger

* Add IOT central app templates api in swagger

* Add IOT central app templates api in swagger

* Add IOT central app templates api in swagger

* Add IOT central app templates api in swagger

* Add IOT central app templates api in swagger

* Add IOT central app templates api in swagger

* Add IOT central app templates api in swagger

* HanaOnAzure: Re-save JSON files using VSCode JSON formatter (#5673)

* HanaOnAzure: Re-save JSON files using VSCode JSON formatter

* Install recommended VSCode extensions and re-save files

* Resolve issue with unreferenced examples in Network specs for older API versions (#5675)

* Resolve issue with unreferenced examples in Network specs for older API versions

* Fixes for NW examples to resolve OAV errors

* Use `breaking-changes` and `momentOfTruth` from `@azure/rest-api-specs-scripts` (#5660)

* Breaking Change2

* Experimental lintdiff

* No more model/semantic/syntax validations in travis-CI.

* Scripts 0.1.8

* Use scripts from @azure/rest-api-specs-scripts

* ts-utils

* fix breaking changes

* Update supported os family (#5668)

* Fix Go SDK for cognitiveservices/anomalydetector (#5686)

This endpoint requires client-side TLS renegotiation to be enabled.
Add a directive to modify the codegen to enable renegotiation.

* Fix examples (#5690)

* Adding sdk support for Encryption with customer managed key to the Azure Search specs (#5567)

* Add encryption

* change format and fix comment

* Remove UUID

* Update descriptions

* Update description based on PR feedback

* Add encrypted example

* Update examples

* Update descriptions

* Update customer managed keys to customer-managed keys

* Update descriptions

* Updated descriptions

* Update encryption key description

* Update description to use customer-managed instead of user-managed or user-defined

* Add unreferenced examples for service endpoint policy to VirtualNetwork specs (#5693)

* pipeline (#5699)

* Corrected specs and examples for BillingRP (#5682)

* Added specs for Agreements API in version 2018-11-01-preview

Added specs for Agreements API in version 2018-11-01-preview

* Updated as per naming convension

Updated as per naming convension

* Corrected specs and examples for BillingRP

Corrected specs and examples for BillingRP

* Fixed the errors

Fixed the errors

* Fixing errors in spec

Fixing errors in spec

* Updated examples

Updated examples

* Incorporated review comments

Incorporated review comments

* Incorporated review comments

* Incorporated review comments

Incorporated review comments

* Add SQL, Mongo, Table, Cassandra APIs (#5523)

* Add Database and Collection API

* Add SQL Database and Container API

* Remove properties in CreateUpdateOptions

* Update delete response code

* Add properties in SQL Container and simplify names

* Add Mongo Database and Collection API

* Add Table API

* Add Cassandra keyspace and table API

* Add Gremlin API

* Fix excluded key path

* Fix examples model validation

* Remove duplicated id from example

* Fix example CosmosDBGremlinContainerCreateUpdate

* Azure/rest-api-specs-scripts with new di (#5701)

* typo: cosmos-db/resource-manager/Microsoft.DocumentDB (#5705)

* typo: cosmos-db/resource-manager/Microsoft.DocumentDB

- contianer -> container

* chore: Use Xenial image

* Added back ProximityPlaceGroup APIs which are missing in 2019-03-01 (#5692)

* [Hub Generated] Review request for Microsoft.ResourceGraph to add version 2018-09-01-preview (#5451)

* Add resourceChanges and resourceChangeDetails actions

* Fix examples

Add titles and descriptions
Add wrapping 'parameters'

* Fix examples

Rename 'top' to '$top', 'skipToken' to '$skipToken'

* Fix resourceChangeDetails example

Add changeId to resourceChangeDetails response example

* Adds suppression to readme

* fix unhandled promises (#5711)

* fix unhandled promises

* allow mode validation to fail.

* fix syntax failure.

* Update preproduction-azure-pipelines.yml (#5716)

* Update preproduction-azure-pipelines.yml

* Update preproduction-azure-pipelines.yml

* Improve Batch documentation (#5700)

- Improved application package references documentation.
  - Improved max tasks per node documentation.
  - Improved spread vs pack documentation.
  - Improved documentation about task idempotency.

* Dev batch microsoft.batch 2019 04 01- Fix swagger spec incorrect nullable property (#5720)

* Adds base for updating Microsoft.Batch from version stable/2018-12-01 to version 2019-04-01

* Updates readme

* Updates API version in new specs and examples

* add per family quota changes

* update the pfq values and descriptions

* Update specification/batch/resource-manager/Microsoft.Batch/stable/2019-04-01/BatchManagement.json

Co-Authored-By: jafreck <jafreck@microsoft.com>

* update quota fields with usersubscription behavior

* update descriptions from null to not returned

* remove duplicate text

* correct nullable properties

* Storage Python 2019-04-01 (#5659)

* [Hub Generated] Review request for Microsoft.Capacity to add version preview/2019-04-01 (#5715)

* Task 4321317: RI renewal : ARM review

* Task 4321317: RI renewal : ARM review

* Task 4321317: RI renewal : ARM review

* Task 4321317: RI renewal : ARM review

* Task 4321317: RI renewal : ARM review

* FW: More changes

* FW: More changes

* FW: More changes

* Task 4321317: RI renewal : ARM review

* Task 4321317: RI renewal : ARM review

* Task 4321317: RI renewal : ARM review

* Updating description of enableAutomaticUpdates and enableAutomaticOSUpgrade (#5697)

* Updating descriptions

* Add suggestion

Co-Authored-By: Deepali-Gupta <deegup@microsoft.com>

* Updating with suggestion

Co-Authored-By: Deepali-Gupta <deegup@microsoft.com>

* Build release (#5717)

* Adds base for updating Microsoft.Network from version stable/2018-12-01 to version 2019-02-01

* Updates readme

* Updates API version in new specs and examples

* Remove Alert action from user rules (#5428)

* Patch call for DDoS Protection plan (#5426)

* Patch call for DDoS Protection plan

Removing unreferenced definition

Addressing review comments. Setting x-ms-long-running-operation to false

Removing tags from Patch call description

Fixing the response message description

Removing x-ms-long-running-operation from patch

fixing the file renames

* Adding patch call to 2019-02-01

* fixing date

* fixing semantic error

* Addressing review comments

* Fixed examples for WAFPolicy (#5454)

* Added missing descriptions in Network specs (#5490)

* Added missing descriptions in Network specs

* Add missing x-ms-enum

* Updated VNet Gateways operations: Fix for #4642 (#5223)

* Adds base for updating Microsoft.Network from version stable/2018-12-01 to version 2018-12-01

* Updates readme

* Updates API version in new specs and examples

* Updated VNet Gateways operations: Fix for #4642

* Network: Duplicate tags in readme file. (#5227)

* Added missing change. Extended to new API version

* Copy changes for AppGw from 2018-12-01 (#5463)

* Correct Azure Firewall Rule Action in Examples (#5514)

* Swagger has to just enforce a positive fileUploadLimitInMb, It doesnt have to check the upper Limit. (#5527)

*  Swagger has to just enforce a non-negative fileupload limit, need not do the upper limit check

* rolling back

* Swagger has to just enforce a positive fileUploadLimitInMb, It doesnt have to check the upper Limit.

* removed unused flag allowglobalreach (#5539)

* Stub YML config for validating NRP PRs (#5550)

* Add new protocols (#5582)

* Update readme.python.md

* Remove extra "x-ms-enum" (#5617)

* Added missing x-ms-long-running-operation-options (#5572)

* Initial commit (#5635)

* Add new Nat Gateway resource (#5579)

* Add new Nat Gateway resource

* Update API version

* Update PR comments

* Update nat gateway

* Fix json errors

* Updated nat gateway

* Update Nat Gateway examples name

* Update Examples with 202

* Need to update with latest master since network.csproj is failing on azure-powershell

* azure firewall revert alert

* Update NatGateway

* Update nat gateway tags

* Remove basic sku since it is not supported

* Add application gateway backendHealthOnDemand Operation (#5552)

* Add application gateway backendHealthOnDemand Operation

* Update ApplicationGatewayBackendHealthTest.json

* change backendHealthOnDemand to getBackendHealthOnDemand

* add x-ms-long-running-operation-options

* fix api version

* Add disableBgpRoutePropagation (#5585)

* Add disableBgpRoutePropagation

* Reformat

* Move Network validation config to azure-pipelines.yml (#5589)

* Move Network validation config to azure-pipelines.yml

* Add continueOnError to Network validation

* Resolve issue with unreferenced examples in Network specs (#5674)

* Swagger changes for useLocalAzureIpAddress property. (#5678)

* Fixed allow Vnet description (#5696)

* Remove duplicate enums from Network specs (#5647)

* Remove duplicate enums

* Remove readOnly from references to definitions that are already marked as read only

* Add missing descriptions (#5662)

* Remove duplicate enum ApplicationGatewayProtocol (#5708)

* Update examples to include custom routes parameter (#5710)

* fixed mistyping

* Fix examples

* Rollback typo fix

* [Hub Generated] Review request for Microsoft.VirtualMachineImages to add version preview/2019-05-01-preview (#5723)

* Update description of property "destination" in "ImageTemplateFileCustomizer"

* Update min and max values of property "buildTimeoutInMinutes"

* Fix a bug to reflect the actual resource naming pattern (which allows dot) of the service

* Use correct "artifactTags" instead of "tags" for distribute in examples

* Fix an example by removing unnecessary field "imageId"

* generate GO SDK for 2019-05-01-preview

* Re-generate python SDK

* fix go sdk for 2019-05-01-preview package

* Fix example response status codes

* Remove duplicate unreferenced example

* Fix update identity example by including identity section in the response

* Fix PATCH examples for 202 response

* Fix async operation urls in responses

* Find AutoRest (#5728)

* Install AutoRest

* use AutoRest from 'node_modules'

* dummy change

* 202

* 203

* 204

* OAD 0.6.0

* 206

* OAD 0.6.1

* OAD 0.6.2

* Revert test changes

* OAD 0.6.3

* 0.5.1

* rest-api-spec-scripts 0.2.21

* Mark output blob sas url as mandatory parameter in GetVpnSitesConfigu… (#5731)

* Mark output blob sas url as mandatory parameter in GetVpnSitesConfigurationRequest

* Fix linter errors

* add serialconsole package-2018-05 to Go SDK (#5736)

* add serialconsole package-2018-05 to Go SDK

* fix ordering of swagger-to-sdk section

* refactor input section and remove global output-folder

* Support Update properties (#5729)

* Support Update properties

* Update specification/cognitiveservices/resource-manager/Microsoft.CognitiveServices/stable/2017-04-18/cognitiveservices.json

Co-Authored-By: yangyuan <yangyuan@users.noreply.github.com>

* Managed instance updates plus examples (#5730)

* Initializing instance pools swagger and examples - no usages / managed instances get by instance pool

* updates to mi examples + swagger

* Use common definitions

* Remove unused def

* Update specification/sql/resource-manager/Microsoft.Sql/preview/2015-05-01-preview/managedInstances.json

Fix based on suggestion. Made code changes internally.

Co-Authored-By: johnpaulkee <johnpaulkee@gmail.com>

* Update specification/sql/resource-manager/Microsoft.Sql/preview/2015-05-01-preview/managedInstances.json

Fix typo based on suggestion. Fixed internally so that this doesn't come back from regen.

Co-Authored-By: johnpaulkee <johnpaulkee@gmail.com>

* Fix managed instance create max public endpoint value

* Update managed instance update public endpoint example to bool

* Making sub casing match for an example - retriggering build for PR

* VnetInfo CertBlob format changed to string (#5655)

* Add ErrorResponse to "AddIntent" post (#5741)

* Add ErrorResponse to "/apps/{appId}/versions/{versionId}/intents" post

* Adjust enums of /definitions/ReadableType

- Add "Closed List Entity Extractor "to enum list
- Add "Regex Entity Extractor" to enum list

* Updated the operation id for Billing spec (#5727)

* Added specs for Agreements API in version 2018-11-01-preview

Added specs for Agreements API in version 2018-11-01-preview

* Updated as per naming convension

Updated as per naming convension

* Corrected specs and examples for BillingRP

Corrected specs and examples for BillingRP

* Fixed the errors

Fixed the errors

* Fixing errors in spec

Fixing errors in spec

* Updated examples

Updated examples

* Incorporated review comments

Incorporated review comments

* Incorporated review comments

* Incorporated review comments

Incorporated review comments

* Updated the operation id for Billing spec

Updated the operation id for Billing spec

* Incorporated review comments

Incorporated review comments

* Incorporated review comments

Incorporated review comments

* Fixed the errors

Fixed the errors

* Added multiple inputs

Added multiple inputs

* Fixed build errors

Fixed build errors

* Incorporated review comments

Incorporated review comments

* Incorporated review comments

* add network 2019-02-01 to Go SDK (#5735)

* [Hub Generated] Review request for Microsoft.Capacity to add version preview/2019-04-01 (#5745)

* FW: [Revert][Hub Generated] Review request for Microsoft.Capacity to add version preview/2019-04-01 (#5715)

* Refactor enum list of /definitions/ReadableType (#5747)

- Remove unnecessary "Regular Expression Entity Extractor"

* Update rest-api-spec-scripts to 0.2 and remote travis-ci jobs (except… (#5742)

* Update rest-api-spec-scripts to 0.2 and remote travis-ci jobs (except branch check)

* return semantic and model

* minor

* modelValidation and semanticValidation use avocado diff.

* Install .Net

* semantic and model

* restore travis

* minor

* Fix documentation issues. (#5721)

* Introduce toBeDetached flag for Datadisks for ApiVersion 2019-03-01 (#5704)

* ToBeDetached added in Json and an example added

* Removed from OS disk and added to dataDisk

* Initial stable version (#5683)

* NFSAAS-2185 update to R4 standard

* NFSAAS-2185 update to R4 RP standard

* NFSAAS-2185 update to R4 RP standard

* NFSAAS-2185 update to R4 RP standard

* NFSAAS-2185 update to RP R4 standard

* NFSAAS-2185 update to R4 RP standard

* NFSAAS-2185 update to R4 RP standard

* NFSAAS-2185 update to R4 RP standard

* NFSAAS-2185 update to R4 RP standard

* Adds Partners GET (#5726)

* generated latest multiapi readmes

* updated latest profile generator to generate profile with date labels

* generated latest profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants