-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
FI to network #5275
Commits on Feb 19, 2019
-
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
Configuration menu - View commit details
-
Copy full SHA for aa409a4 - Browse repository at this point
Copy the full SHA aa409a4View commit details -
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";
Configuration menu - View commit details
-
Copy full SHA for aab4327 - Browse repository at this point
Copy the full SHA aab4327View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3e4864 - Browse repository at this point
Copy the full SHA a3e4864View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8024db - Browse repository at this point
Copy the full SHA a8024dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for db5576a - Browse repository at this point
Copy the full SHA db5576aView commit details
Commits on Feb 20, 2019
-
[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
Configuration menu - View commit details
-
Copy full SHA for c635691 - Browse repository at this point
Copy the full SHA c635691View commit details -
Configuration menu - View commit details
-
Copy full SHA for a51a0cf - Browse repository at this point
Copy the full SHA a51a0cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 847850a - Browse repository at this point
Copy the full SHA 847850aView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 3099de0 - Browse repository at this point
Copy the full SHA 3099de0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 541a1c8 - Browse repository at this point
Copy the full SHA 541a1c8View commit details
Commits on Feb 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 145e03e - Browse repository at this point
Copy the full SHA 145e03eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5792e1 - Browse repository at this point
Copy the full SHA a5792e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad2e0e2 - Browse repository at this point
Copy the full SHA ad2e0e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 161196e - Browse repository at this point
Copy the full SHA 161196eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dc9ec3 - Browse repository at this point
Copy the full SHA 5dc9ec3View commit details -
typo: datafactory/resource-manager/Microsoft.DataFactory/stable/2018-…
…06-01/ (#5238) - Adwords -> AdWords - connectioned to -> for the
Configuration menu - View commit details
-
Copy full SHA for 29f93fd - Browse repository at this point
Copy the full SHA 29f93fdView commit details -
* 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
Configuration menu - View commit details
-
Copy full SHA for 90f6af0 - Browse repository at this point
Copy the full SHA 90f6af0View commit details -
Fix for lintdiff tool memory issue. (#5246)
* node options * correct NODE_OPTIONS * lintdiff travis-ci
Configuration menu - View commit details
-
Copy full SHA for ad7f124 - Browse repository at this point
Copy the full SHA ad7f124View commit details
Commits on Feb 22, 2019
-
2019 Azure Stack hybrid Profile. (#5212)
* 2019 Azure Stack hybrid Profile. * fixing changes for profile * remove space * formatted profile
Configuration menu - View commit details
-
Copy full SHA for 9a4471b - Browse repository at this point
Copy the full SHA 9a4471bView commit details -
[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
Configuration menu - View commit details
-
Copy full SHA for c24c50c - Browse repository at this point
Copy the full SHA c24c50cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4efa60 - Browse repository at this point
Copy the full SHA d4efa60View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1ee96b - Browse repository at this point
Copy the full SHA a1ee96bView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 5df40b9 - Browse repository at this point
Copy the full SHA 5df40b9View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 1b8a97c - Browse repository at this point
Copy the full SHA 1b8a97cView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for a9e7c4f - Browse repository at this point
Copy the full SHA a9e7c4fView commit details -
[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
Configuration menu - View commit details
-
Copy full SHA for a628a43 - Browse repository at this point
Copy the full SHA a628a43View commit details
Commits on Feb 25, 2019
-
Add JavaScript/TypeScript generation details to resource-manager/neta…
…pp (#5261)
Dan Schulte authoredFeb 25, 2019 Configuration menu - View commit details
-
Copy full SHA for dbfe24f - Browse repository at this point
Copy the full SHA dbfe24fView commit details -
Azure Security Center - break-to-composite v1 (#5197)
* Azure Security Center - break-to-composite v1 * Azure Security Center - composite api v1 - suppress email format
Configuration menu - View commit details
-
Copy full SHA for 672c412 - Browse repository at this point
Copy the full SHA 672c412View commit details -
fix: profile/2019-03-01-hybrid.json (#5250)
Remove trailing comma
Configuration menu - View commit details
-
Copy full SHA for 0ce60e0 - Browse repository at this point
Copy the full SHA 0ce60e0View commit details -
[Hub Generated] Review request for Microsoft.RecoveryServices to add …
…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
Configuration menu - View commit details
-
Copy full SHA for 8e55b6e - Browse repository at this point
Copy the full SHA 8e55b6eView commit details -
[Datafactory] Fixing the API version in entity files (#5254)
* 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.
Configuration menu - View commit details
-
Copy full SHA for 9fa29f6 - Browse repository at this point
Copy the full SHA 9fa29f6View commit details -
Public Preview of Mixed Reality Cloud Service (#5258)
* 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
Configuration menu - View commit details
-
Copy full SHA for 547a0b3 - Browse repository at this point
Copy the full SHA 547a0b3View commit details
Commits on Feb 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a782320 - Browse repository at this point
Copy the full SHA a782320View commit details -
Elastic Server Restart (#5244)
* SDK for server restart * server restart changes2 * server restart changes 3 * server restart changes 4 * server restart changes 5
Configuration menu - View commit details
-
Copy full SHA for f36c229 - Browse repository at this point
Copy the full SHA f36c229View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2680ce7 - Browse repository at this point
Copy the full SHA 2680ce7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5efb95a - Browse repository at this point
Copy the full SHA 5efb95aView commit details -
Add 201 response to AppServicePlans_CreateOrUpdate (#4351)
* Add 201 response to AppServicePlans_CreateOrUpdate. Fixes #3648. * Add examples of 201 response to AppServicePlans_CreateOrUpdate.
Configuration menu - View commit details
-
Copy full SHA for 81cd2dd - Browse repository at this point
Copy the full SHA 81cd2ddView commit details -
EventGrid: Swagger Changes for 2019-02-01-preview (#5242)
* 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
Configuration menu - View commit details
-
Copy full SHA for c2cf218 - Browse repository at this point
Copy the full SHA c2cf218View commit details -
Updating the events api response for the changed contract (#5235)
* Updating the events api response for the changed contract * updating swagger to fix errors * update * Update * 'update' * update
Configuration menu - View commit details
-
Copy full SHA for 45509eb - Browse repository at this point
Copy the full SHA 45509ebView commit details -
[WaitForARMFeedback] Add api get_services_by_subscription of Azure Se…
…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
Configuration menu - View commit details
-
Copy full SHA for f3a5ad9 - Browse repository at this point
Copy the full SHA f3a5ad9View commit details -
Azure DevOps time outs and display names. (#5273)
* Allow to run SDK generaion for 2 hours * display names * display name
Configuration menu - View commit details
-
Copy full SHA for b1de6f7 - Browse repository at this point
Copy the full SHA b1de6f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb5dd9e - Browse repository at this point
Copy the full SHA cb5dd9eView commit details