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

FI to network #5275

Merged
merged 42 commits into from
Feb 27, 2019
Merged

FI to network #5275

merged 42 commits into from
Feb 27, 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.

wenbof and others added 30 commits February 19, 2019 08:51
* DataFactory Swagger Change for SapOpenHub and Rest

* correct indentation

* address comment of REST

* fix syntax issue

* Fix issue with AutoRest
* 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";
* 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
* Add an Operations API for Commitment Plan RP

* Add OperationEntityListResult related definitions

* Fix case typo

* Fix tab to spaces
…06-01/ (#5238)

- Adwords -> AdWords
- connectioned to -> for the
* 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
* node options

* correct NODE_OPTIONS

* lintdiff travis-ci
* 2019 Azure Stack hybrid Profile.

* fixing changes for profile

* remove space

* formatted profile
…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
* 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 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
* empty parameters

* TRAVIS_BRANCH

* target branch

* trying to set env var

* use shell

* info

* more info

* Pull Request Number
* 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
* Azure Security Center - break-to-composite v1

* Azure Security Center - composite api v1 - suppress email format
…version 2018-07-10 (#5207)

* Adds base for updating Microsoft.RecoveryServices from version stable/2018-01-10 to version 2018-07-10

* Updates readme

* Updates API version in new specs and examples

* Changes with new API version 2018-07-10

* Completed the example for SupportedOperatingSystems_Get
hvermis and others added 11 commits February 25, 2019 13:02
* Adding new properties to Databricks LS and custom activity

* Fixing the version in entity files. This version isn't used, however it should the GA API version instead of preview.
* Public Preview of Mixed Reality Cloud Service

This is the first check-in of Mixed Reality Azure Resource Management Open API 2.0 (Swagger) specification.

All checked-in contents had been reviewed and checked-in the private Azure GitHub repo:

https://github.com/Azure/azure-rest-api-specs-pr

* Resolve comments

* Fix typos

* Amend excample by fixing the properties' case
* SDK for server restart

* server restart changes2

* server restart changes 3

* server restart changes 4

* server restart changes 5
* Add 201 response to AppServicePlans_CreateOrUpdate.

Fixes #3648.

* Add examples of 201 response to AppServicePlans_CreateOrUpdate.
* Add tag: package-2019-01 to ruby and go readme files

* Copy 2018-09-15-preview files to get a baseline

* Add EventGrid swagger file along with the domain topic create/delete example files

* Replace 2018-09-15-preview with 2019-02-01-preview api version in existing example files

* Address CR comments and fix test

* Take care of CR comment

* update readme.md file and address some violations

* Add 2019-01 and 2019-02-preview APIs to Java multi-api in readme.md file

* update summary text per code review comments

* Address CR comments
* Updating the events api response for the changed contract

* updating swagger to fix errors

* update

* Update

* 'update'

* update
…arch (#5123)

* add api get_services_by_subscription

Add path of API "get search services by subscription" (GET/SUBSCRIPTIONS/PROVIDERS/MICROSOFT.SEARCH/SEARCHSERVICES) in the spec of API version 2015-08-19 of Azure Search (Microsoft.Search). Along with a sample.

* Update search.json

Rename example reference name
* Allow to run SDK generaion for 2 hours

* display names

* display name
@AutorestCI
Copy link

AutorestCI commented Feb 26, 2019

Automation for azure-sdk-for-js

This PR contains more than 3 context, SDK generation is not enabled. Contexts found:

  • search/resource-manager
  • mixedreality/resource-manager
  • mysql/resource-manager
  • blueprint/resource-manager
  • trafficmanager/resource-manager
  • postgresql/resource-manager
  • eventgrid/resource-manager
  • resourcehealth/resource-manager
  • web/resource-manager
  • recoveryservicessiterecovery/resource-manager
  • datafactory/resource-manager

@AutorestCI
Copy link

AutorestCI commented Feb 26, 2019

Automation for azure-sdk-for-java

This PR contains more than 3 context, SDK generation is not enabled. Contexts found:

  • mysql/resource-manager
  • recoveryservicessiterecovery/resource-manager
  • resourcehealth/resource-manager
  • search/resource-manager
  • eventgrid/resource-manager
  • mixedreality/resource-manager
  • postgresql/resource-manager
  • blueprint/resource-manager
  • trafficmanager/resource-manager
  • datafactory/resource-manager
  • web/resource-manager

@AutorestCI
Copy link

AutorestCI commented Feb 26, 2019

Automation for azure-sdk-for-ruby

This PR contains more than 3 context, SDK generation is not enabled. Contexts found:

  • blueprint/resource-manager
  • mysql/resource-manager
  • search/resource-manager
  • datafactory/resource-manager
  • recoveryservicessiterecovery/resource-manager
  • web/resource-manager
  • mixedreality/resource-manager
  • eventgrid/resource-manager
  • postgresql/resource-manager
  • trafficmanager/resource-manager
  • resourcehealth/resource-manager

@AutorestCI
Copy link

AutorestCI commented Feb 26, 2019

Automation for azure-sdk-for-go

This PR contains more than 3 context, SDK generation is not enabled. Contexts found:

  • recoveryservicessiterecovery/resource-manager
  • blueprint/resource-manager
  • mixedreality/resource-manager
  • postgresql/resource-manager
  • trafficmanager/resource-manager
  • resourcehealth/resource-manager
  • eventgrid/resource-manager
  • search/resource-manager
  • datafactory/resource-manager
  • web/resource-manager
  • mysql/resource-manager

@AutorestCI
Copy link

AutorestCI commented Feb 26, 2019

Automation for azure-sdk-for-python

This PR contains more than 3 context, SDK generation is not enabled. Contexts found:

  • eventgrid/resource-manager
  • trafficmanager/resource-manager
  • resourcehealth/resource-manager
  • web/resource-manager
  • postgresql/resource-manager
  • search/resource-manager
  • mysql/resource-manager
  • recoveryservicessiterecovery/resource-manager
  • mixedreality/resource-manager
  • blueprint/resource-manager
  • datafactory/resource-manager

@AutorestCI
Copy link

AutorestCI commented Feb 26, 2019

Automation for azure-sdk-for-node

This PR contains more than 3 context, SDK generation is not enabled. Contexts found:

  • web/resource-manager
  • search/resource-manager
  • postgresql/resource-manager
  • eventgrid/resource-manager
  • recoveryservicessiterecovery/resource-manager
  • datafactory/resource-manager
  • resourcehealth/resource-manager
  • trafficmanager/resource-manager
  • mixedreality/resource-manager
  • mysql/resource-manager
  • blueprint/resource-manager

@azuresdkci
Copy link
Contributor

Can one of the admins verify this patch?

@sergey-shandar sergey-shandar merged commit ed6d838 into network-february-release Feb 27, 2019
@sergey-shandar sergey-shandar deleted the sergey/fi branch February 27, 2019 00:29
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.