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

Merge main to fork #4

Merged
merged 127 commits into from
Nov 11, 2020
Merged

Merge main to fork #4

merged 127 commits into from
Nov 11, 2020

Conversation

MichalHel
Copy link
Owner

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

Contribution checklist:

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

  • Ensure to check this box if one of the following scenarios meet updates in the PR, so that label “WaitForARMFeedback” will be added automatically to involve ARM API Review. Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs, all “removals” and “adding a new property” no more require ARM API review.

    • Adding new API(s)
    • Adding a new API version
    • Adding a new service
  • Please ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.

  • If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.

Breaking Change Review Checklist

If there are following updates in the PR, ensure to request an approval from API Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in stable version
  • Removing properties in stable version
  • Removing API version(s) in stable version
  • Updating API in stable version with Breaking Change Validation errors
  • Updating API(s) in preview over 1 year

Please follow the link to find more details on PR review process.

navneet35 and others added 30 commits October 26, 2020 13:33
This is to select libraries to be included in the spark pool.
* update API documentation

* updating documentation 2

* updating documentation 3

* fixing lint error

Co-authored-by: Ayman Jarrous <ayjarrou@microsoft.com>
This reverts commit 93e50bd.

This change was accidentally merged before the service and manifest changes were deployed.  Now, the feature is potentially going to be modified; as a result, we should remove this until the feature is complete.

	deleted:    specification/resources/resource-manager/Microsoft.Resources/preview/2020-10-01-preview/examples/TemplateSpecVersionsCreate.json
	deleted:    specification/resources/resource-manager/Microsoft.Resources/preview/2020-10-01-preview/examples/TemplateSpecVersionsDelete.json
	deleted:    specification/resources/resource-manager/Microsoft.Resources/preview/2020-10-01-preview/examples/TemplateSpecVersionsGet.json
	deleted:    specification/resources/resource-manager/Microsoft.Resources/preview/2020-10-01-preview/examples/TemplateSpecVersionsList.json
	deleted:    specification/resources/resource-manager/Microsoft.Resources/preview/2020-10-01-preview/examples/TemplateSpecVersionsPatch.json
	deleted:    specification/resources/resource-manager/Microsoft.Resources/preview/2020-10-01-preview/examples/TemplateSpecsCreate.json
	deleted:    specification/resources/resource-manager/Microsoft.Resources/preview/2020-10-01-preview/examples/TemplateSpecsDelete.json
	deleted:    specification/resources/resource-manager/Microsoft.Resources/preview/2020-10-01-preview/examples/TemplateSpecsGet.json
	deleted:    specification/resources/resource-manager/Microsoft.Resources/preview/2020-10-01-preview/examples/TemplateSpecsListByResourceGroup.json
	deleted:    specification/resources/resource-manager/Microsoft.Resources/preview/2020-10-01-preview/examples/TemplateSpecsListBySubscription.json
	deleted:    specification/resources/resource-manager/Microsoft.Resources/preview/2020-10-01-preview/examples/TemplateSpecsPatch.json
	deleted:    specification/resources/resource-manager/Microsoft.Resources/preview/2020-10-01-preview/templateSpecs.json
	modified:   specification/resources/resource-manager/readme.md
	modified:   specification/resources/resource-manager/readme.python.md
* fix OBJECT_ADDITIONAL_PROPERTIES identified in operation "Operations_List"

* remove x-ms-secret from PrivateClouds_ListAdminCredentials return

* specify int32 for integers

* add provisioningState to ManagementCluster

* suppress warnings

* prettier

* Revert "remove x-ms-secret from PrivateClouds_ListAdminCredentials return"

This reverts commit a2fe16d.

* try suppressing SECRET_PROPERTY error

* Revert "try suppressing SECRET_PROPERTY error"

This reverts commit d3a567f.

* Revert "Revert "remove x-ms-secret from PrivateClouds_ListAdminCredentials return""

This reverts commit 214ed73.

* put back x-ms-secret from PrivateClouds_ListAdminCredentials return

This reverts commit 31b80bb.

* suppress SECRET_PROPERTY error
…rsion stable/2019-11-01 (#11284)

* GetReservationDetailsReport by billing account changes

* Review changes

* MISC

* Fixing error

* Fix

* Adding all Async APIs

* MISC

* Review changes

* Build Error fix

* Fix

* Prettified

* Addressed review comments

* Review changes

* Review comments

* Model changes

* Review comments

* Build error fix

* Build fix

* Build fix

* Build fix

* Build fix

* build fix

* Update examples for current implementation

* Update url

* Fix semantic errors

* Model validation fix

* Fix location headers

* Small style fix

* Fix Lint issues

Co-authored-by: Theertharaj Ramu <thramu@microsoft.com>
…sion preview/2020-08-20-preview (#11308)

* Add checkNameAvailability endpoint

* Add checkNameAvailability examples

* Whitespace in examples

* Spelling

Co-authored-by: Ben Viglietta <benvi@ntdev.microsoft.com>
* Add titles and descriptions for 'commontypes/v1/Resource' common types.

* Define the 'Operation' and 'OperationListResult' common types in common-types v1.

* REFATOR: Update 'redis.json' to use common-types v1 OperationListResult.

* Revert "REFATOR: Update 'redis.json' to use common-types v1 OperationListResult." which the linter breaking change the detection wasn't a fan of.

This reverts commit f8f696f.

* Improvements to descriptions, and 'readOnly' annotations on OperationListResult

* Fix typo in the Resource description.

* Also add the Operation definition to common-types' v2/types.json, along with most of the improvements to descriptions etc.

* Revise descriptions with API consumers as intended audience.
Co-authored-by: Abhishek Bhol <abhol@microsoft.com>
…#11388)

* Adds base for updating TextAnalytics from version preview/v3.1-preview.1 to version 2018-05-01-privatepreview

* Updates readme

* Updates API version in new specs and examples

* v3.2-preview.1 /analyze + examples

* Adding tasks

* Adding Healthcare

* Healthcare example

* Removing displayName from healthcare example

* Restore v3.1-preview.1 and new v3.2-preview.1 folder

* Restoring v3.1-preview.1 swagger

* Removing some obsolete settings from readme.md

* Adding error examples

* Fixing LD swagger + examples

* Fixing KPE example

* PII redactedText in the right place

* Addressing linting issues

* More linting errors + file name typo

* LRO RC from 202 to 204

* Error responses under "error" property in 400/500

* Fixing enum casing

* StringIndexType enum casing

* Enum as strings + common parameters

* NotFound code + fixing date formats

* Adding x-ms-parameter-location to global parameters

* CustomEntity confirms to TA batch

* Changing back to 202 RC on LRO

* Flipping delete and get operation order

* PHI description + analyze state creation date update

* Adding descriptions  to healthcare entities + example updates

* Removing polymorph types on /analyze

* Removing TextAnalyticsResult ref

* Removing left-over type property from task results

* Update TextAnalytics.json

* Moving redacted text to the document level instead of entity level

* Changed 204 response to 202 for Healthcare job deletion

* fix breaking changes and swagger lint

* fix prettier

* fix warnings for auto rest

* fix healthcareentity

* fix prettier

* remove 404 and 500 from analyze and health

* add suppression for 202 LongRunningResponseStatusCode

* removing multi api section (deprecated)

* removing custom text variables from swagger and examples

* Local changes to readme files

* Removed TextAnalyticsTask definition and updated other definitions that inherited its properties

* remove multi api section (deprecated))

* reverting back the readme changes

* update StringIndexType to StringIndexTypeResponse in one of the enums

* update 3.2-preview.1 to 3.1-preview.3

* remove sentiment task

* remove entitylinking tasks

* fix analyze example

* remove sentiment task def

Co-authored-by: Assaf Israel <assaf.israel@microsoft.com>
Co-authored-by: Abigail Hahn <abhahn@microsoft.com>
Co-authored-by: Suhas Mehta <suhas.mehta@microsoft.com>
…ue blob (#10916)

* Remove implementation details of key release policy; instead use opaque blob

* syntax fix

* Include a content-type

* add charset

* fix export key example
* Add delete incident comment

* Fix for Prettier

* Fix Prettier 2
* change to sub resource.

List to include VmssVm extension

* remove location from example

* add name and type

* make name readonly

* remove location

Co-authored-by: Sachin Doddaiah Shylaja <sadoddai@microsoft.com>
…SqlScriptResource (#11268)

* [Synapse] - name now is a required property for NotebookResource and SqlScriptResource

* Update examples

Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>
…lPools apis (#11257)

* Adding support for SqlPoolTransparentDataEncryptionActivity

* Added default response

* Adding sqlPool restore points oeprations

* Added the response type

* Fixed errors

* removed transparent dataencryption API added in a previous iteration, added restorablesqlpools api

* Applied Dongwei's feedback

* Added suppression validation

* Fixed the suppression synatx error

* Fixed the suppression synatx error

* Fixed spelling errors flagged by spell checker

* Fixed spelling errors flagged by spell checker

* Fixed spelling errors flagged by spell checker
* Add package-composite-v4

* Remove FailoverElasticPools

* update sdk version

* bump version

* Address feedback

* composite default to v4
…review/2019-06-01-preview (#11204)

* Add Workspace Keys and Workspace CMK to workspace properties

* Fix boolean

* Update readme.md

* Update keys.json

* Fix validations

* Update keys.json

* Fix examples

* Update keys.json

* Add property key

* formatting fixed

* Address PR comments

Co-authored-by: Eduardo Coronado <edcorona@microsoft.com>
* add 2020-10-19-preview

* readme

* remove space

* SessionHostHealthCheckResult

* fix readme

* revert to 2020-09-21

* apply new version again

* remove sessionHostHealthCheckResult
jihochang and others added 29 commits November 9, 2020 10:23
* Update domainservices.json

Add GET/PROVIDERS/MICROSOFT.AAD/SUBSCRIPTIONS/RESOURCEGROUPS/PROVIDERS/MICROSOFT.AAD/DOMAINSERVICES operation

* Update domainservices.json

* Update domainservice.json for 2017-01-01

Add DeploymentId property to DomainServiceProperties

* Update domainservice.json for 2017-06-01

Fix swagger correctness issues

* Update domainservices.json

Add description for default error type

* Update DomainService 2017-06-01

Ran Prettier

* Update oucontainer.json for 2017-06-01

* Update oucontainer.json for 2020-01-01

* Update domainservice.json for 2020-01-01

* Fix linting issues in domainservice.json 2020-01-01

* Fix spell check error on domainservice.json 2020-01-01

* Update domainservices.json

Remove incorrect GET

* Update domainservices.json

Add x-ms-secret metadata for ResourceForest property

* Update domainservices.json

Change format back to date-time

* update format back to date-time

* Update domainservices.json

* Update domainservices.json

* Update domainservices.json

* Update domainservices.json

* Update domainservices.json

* Update domainservices.json

* Update domainservices.json

* Update domainservices.json
* track2

* Update readme.python.md
* expose nic in dms skd

* remove require for nic

Co-authored-by: Xinghao Zou <xizo@microsoft.com>
Co-authored-by: Sachet Hegde <sahegd@microsoft.com>
… preview/2020-03-01-preview (#11426)

* added agreement terms api

* fix validation issues

* fix validation errors

* renamed api to accept terms

* Updated confluent swagger spec

* Updated the response examples

* lint

* rename

* Updated Post to Put

Missed this change

* updated version

* prettier check fix

Co-authored-by: Srinivas Alluri <sralluri@microsoft.com>
Co-authored-by: Audunn Baldvinsson <audunn.baldvinsson@netapp.com>
* Swagger changes added for workspace & gitintegration specs

	* Updated workspace spec related git repository

	* Added gitintegration spec

	* Updated example files related to workspace

	* Added gitintegration example files
* Fix spelling for private link hub path.

* Add missing disableInteractiveQuery API.

* Refactor workspace name to common type.

* Prettier fix.

Co-authored-by: raviarora <raviarora@MININT-54JRS6K.fareast.corp.microsoft.com>
Co-authored-by: Ravi Arora <raviarora@microsoft.com>
* backport Operations_List to AVS 2019-08-09 API

* add deprecated clusterID

* "format": "int32"
* feature: Storage Policies contact: David Becher @thinkdavid
 feature: NSX DHCP/Segments & Port Mirroring contacts: Christian Pomales & Weronika Zamlynny & Rebekah Hess
 feature: Credential Rotation, contact: Chenghao Liu @cliu78
 feature: Global Reach, contact: James Spearman @jspearman3
 feature: Private Cloud Addons, contact @leedouglas

* feature: NSX DHCP/Segments & Port Mirroring contacts: Christian Pomales & Weronika Zamlynny & Rebekah Hess
feature: Credential Rotation, contact: Chenghao Liu @cliu78
feature: Global Reach, contact: James Spearman @jspearman3
feature: Private Cloud Addons, contact @leedouglas

* adjusted readme files to reflect new 2020-07-17-preview api

* fixed spelling validation issues

* preview was not specified in path, should fix go sdk validation error

* -preview left of in readme

* typo of preview and spelling  validation fix

* prettier run fixes

* updated swagger because storage policy now will not have the same display around minHosts

* storage policy changed to string

* Update spec

* Add 200 back to nsx patches

* Added 200 back to nsx deletes

* Add provisioningState to nsx models with async operations

* remove arc from api

* remove x-ms-secret for PrivateClouds_ListAdminCredentials

* fix correctness for Operations_list

* pub back x-ms-secret in AdminCredentials

* x-ms-secret on password

* PrivateCloudUpdate can update the resource tags

* Add GETs for gateway and virtual machine resources

* Add virtual machine GET

* Add gateway GET

* minor fixes

* Fixed autorest warnings related to nsx apis

* npx prettier --write specification/vmware/**/*.json

* fixed R2066 name warning

* rename example files as well

Co-authored-by: Christian Pomales <chpomale@microsoft.com>
Co-authored-by: Cameron Taggart <cameron.taggart@microsoft.com>
leedouglas/azure-rest-api-specs#5

* different solution to PUT empty body of `{}`

* default for internet is Disabled

* put flatten back
just need to upgrade pythong autorest to 5.x

* add provisioningState to ManagementCluster

* add readOnly storagePolicy to ManagementCluster

* remove storage policy

* removed all mentions of storage policy

* removed from createor update

* npx prettier --write specification/vmware/**/*.json

Co-authored-by: David Becher <dabecher@microsoft.com>
Co-authored-by: Cameron Taggart <cameron.taggart@microsoft.com>

* remove examples/DefaultStoragePolicies_List.json

* add Credential Rotation back in

* fully qualified vmware.json

Co-authored-by: David Becher <dabecher@microsoft.com>
Co-authored-by: Christian Pomales <chpomale@microsoft.com>
Co-authored-by: david becher <dab4au@virginia.edu>
Co-authored-by: Cameron Taggart <cameron.taggart@microsoft.com>
Co-authored-by: Cameron Taggart <cameron.taggart@gmail.com>
Co-authored-by: Christian Pomales <12565983+ChristianPomales@users.noreply.github.com>
* [Datadog] Add terms APIs

* Feedback

* Feedback

* Update read.cli.md

* Change to PUT

* Feedback
* hybrid-2020-09-01

* update
* regionmove

* resourcemover
* Added cloud service NIC and PIP APIs specifications

* Moved new APIs to 2020-07-01 version

* Updated version to 2020-07-01 in json files

* Updated api version tp 2020-07-01 in examples

Co-authored-by: Richa Jain <ricjain@microsoft.com>
* SDK Automation Doc Update

* Use reference file for schema

* Update SwaggerToSdkConfigSchema.json

* Update breakingchangelabel

* Update example

* Add extra envs support

* Add result in generateOutput

* Configurable integrationPR
* update samples

* doc link

* apimsi
@MichalHel MichalHel merged commit 241faf7 into MichalHel:master Nov 11, 2020
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.