Skip to content

Merge from Azure/master#7

Merged
TinaHu1 merged 470 commits intoTinaHu1:masterfrom
Azure:master
Mar 4, 2020
Merged

Merge from Azure/master#7
TinaHu1 merged 470 commits intoTinaHu1:masterfrom
Azure:master

Conversation

@TinaHu1
Copy link
Copy Markdown
Owner

@TinaHu1 TinaHu1 commented Mar 4, 2020

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.

azuresdkci and others added 30 commits January 15, 2020 13:20
* enable datafactory cli generation

* added flatten-all

* + test scenario

* example test

* removed test for now
… scenarios (#8177)

* EventGrid: Support for IPFiltering feature in update Domains & Topics scenarios

EventGrid: Support for IPFiltering feature in update Domains & Topics scenarios

* update specifications

* remove the empty line

* fix prettier check

* fix prettier checks

* fix prettier checks on examples & evergrid swagger
* Initial commit - copy from 2019-05-01

* Adding rules engine and routing rule

* Removing routing rules(not supported in this release)

* Removed rulesengine from frontdoor update parameters. Update network.json path in readme.md

* Adding frontdoor id'

* Update specification/frontdoor/resource-manager/Microsoft.Network/stable/2020-01-01/examples/FrontdoorRulesEngineCreate.json

Co-Authored-By: aramesh-msft <59899320+aramesh-msft@users.noreply.github.com>

* Update specification/frontdoor/resource-manager/Microsoft.Network/stable/2020-01-01/examples/FrontdoorRulesEngineCreate.json

Co-Authored-By: aramesh-msft <59899320+aramesh-msft@users.noreply.github.com>

* Update specification/frontdoor/resource-manager/Microsoft.Network/stable/2020-01-01/examples/FrontdoorRulesEngineCreate.json

Co-Authored-By: aramesh-msft <59899320+aramesh-msft@users.noreply.github.com>

* Update specification/frontdoor/resource-manager/Microsoft.Network/stable/2020-01-01/examples/FrontdoorRulesEngineGet.json

Co-Authored-By: aramesh-msft <59899320+aramesh-msft@users.noreply.github.com>

* Update specification/frontdoor/resource-manager/Microsoft.Network/stable/2020-01-01/examples/FrontdoorRulesEngineList.json

Co-Authored-By: aramesh-msft <59899320+aramesh-msft@users.noreply.github.com>

* Update specification/frontdoor/resource-manager/Microsoft.Network/stable/2020-01-01/examples/FrontdoorRulesEngineCreate.json

Co-Authored-By: aramesh-msft <59899320+aramesh-msft@users.noreply.github.com>

* Update specification/frontdoor/resource-manager/Microsoft.Network/stable/2020-01-01/examples/FrontdoorRulesEngineCreate.json

Co-Authored-By: aramesh-msft <59899320+aramesh-msft@users.noreply.github.com>

* Update specification/frontdoor/resource-manager/Microsoft.Network/stable/2020-01-01/examples/FrontdoorRulesEngineCreate.json

Co-Authored-By: aramesh-msft <59899320+aramesh-msft@users.noreply.github.com>

* Update specification/frontdoor/resource-manager/Microsoft.Network/stable/2020-01-01/examples/FrontdoorRulesEngineGet.json

Co-Authored-By: aramesh-msft <59899320+aramesh-msft@users.noreply.github.com>

* Update examples to include rulesengine reference and readme.go.md

* Initial change to add fields related to privatehub

* Address CR feedback

* Correcting the typo in examples

* Fixing semantic error

* Update private link fields and updated examples

* Add rules engine to Get/List frontdoor

* Add 'final-state-via': 'azure-async-operation'

Co-authored-by: aramesh-msft <59899320+aramesh-msft@users.noreply.github.com>
* Added post for ListQueryKeys.

* Deprecate get listQueryKeys

* Fixed typo on returns

* Fixed naming of operation Id and included for 2015-02-28.

* Fixed typo

Removed incorrect ':'

* Fixed typo

Removed incorrect ':'

* Remove broken example link

Example link carried from copy-paste. Removed.

* add examples and fix swagger refs

* fix ms-pagable

* revert ver-2015-02-19 change

* prettier

* remove x-ms-pageable

* remove extra underscore

Co-authored-by: huangbolun <huangbolun1989@gmail.com>
* add new resource private store

* Adding get examples

* adding empty line

* spelling fix

* Prettier files

* fixing model

* adding files to readme.md

* response to comments

* Responding to comments

* tabs to space

* fixing compiler errors

* response

* removing 404

* compile fix

* compile errors

* compile

* compile error

* compiler

* compile

* contentype

* second itration of comments

* another fix

* new out examples

* model vaiadtion fix

* change object

* message

* prettier

* prttier
…y" for Resources within 2019-08-01 and 2019-10-01 (#8184)

* Added previous version spec as initial commit.

* Modified all the api-version for the existing example files.

* Added tag related api spec to resource file as well add example files.

* Modified readme related files.

* Execute prettier to reorganize the file.

* Pull request comments related fixes.

* Use scope to support nested resources for tags.

* Update examples based on scope change.

* Remove first slash to resolve model validation error.

* Combine tracked resource and subscription apis for tags.

* Modifed the examples to match the changes in resource.json.

* Utilize the shared parameters, and update the examples.

* Removing "required" from TagPatchRequest as getting R2016 error.

* Collapse TagRequest and TagResponse into TagsResource.

* Removed 404 response as covered in default scenario, as well updated corresponding examples.

* Apply fix api-version from method property to client property for 2019-10-01.

* Revert "Resources: fix api-version from method property to client property (#7753)"

This reverts commit 1551635.

* Revert changes "fix api-version from method property to client property" for resources.
* Add RestoreBlobRanges API in Microsoft.Storage specification

* Fix Prettier Check
* Adding swagger specs for bsl and session management apis for AzureBastion

* Update bastionHost.json

fixing desc

* Added example for session management apis

* Update bastionHost.json

* Adding parameter location

* Fixing build issue

* Fixing issues

* Fixing style and model issues

* fixing style

* Update bastionHost.json

Adding default to the responses

* Update bastionHost.json

Fixing typo

* Update bastionHost.json

Incorporated a few comments

* Updating as per comments

* Fixing build

* Missed updating at one place

* Adding in the newer one too

* Fixing build issue

* Updating name
chandrasekarendran and others added 29 commits February 27, 2020 13:12
* Adding Swagger details for Put BackupResourceVaultConfigs call

Adding Swagger details for Put BackupResourceVaultConfigs call

* Setting feature state as Enabled

* Fixing duplicate OperationId for new Put API

* Adding default response

Co-authored-by: gcs06 <g.chandrasekarendran@gmail.com>
…PI (#8276)

* Fix type conversion issue of property Version

* fix model validation

* Update code
* adding DELETE API to applicationWhitelistings

* adding NotFound to the response

* fix whitespace

* add 404 to example

* changed 404 to 204 when group not found / already deleted

* added 202 Accepted when performing delete in the background
)

* Added python deployment scripts package reference

* update python sdk references
…8418)

* Added missing fields and corrected enum values as per actual implementation

* Removing unsupported LineOfCredit API

Removing unsupported LineOfCredit API

* Delete IncreaseLineOfCreditBySubscription.json

* Adding additional fields to Invoicing APIs

Adding additional fields to Invoicing APIs

* Adding additional feilds to Agreements

Adding additional feilds to Agreements

* Update billing.json

* Updated descriptions

* Upodated the agreement category enum

* Updated description as per review comments.

* Correcting typo

* Updated the category enum values

* Updated enum names

* Updated

* Added "isMonthlyInvoice"

* Updated description for IsMonthlyInvoice

Updated description for IsMonthlyInvoice

* Fixed the build error

* Updated with review comments
* updated readmes for python sdk

* additional change
* Fix set LTR policy example

* Add resource group based LTR APIs

* fix examples

* Fix MI LTR example

* Fix example

* another minor fix
* fixing type in example

* More fixes for LTR MI example

* making fixes for restore details changes

* adding ProxyResource reference'

* update api version in example file
* Individual enrollments updates

* fixing swagger

* Making small tweaks

* Removed solution model in example

* Prettier check

* Made suggested changes

* Missing bracket

* Adding names to x-ms-enums
…ble/2020-03-01.11.0 (#8546)

* Initial commit (copying old API version)

* Update data plane
…8504)

* AppInsights

* OperationalInsights

* typo

* typos

* Fix most validation issues

* Fix prettier issues

* Revert changes to existing operation IDs - ignore validation warnings
* Upgrade tools script version.

Upgraded the OAV version.
…stable/2018-03-01 (#7920)

* fix(metricAlert_API): add missing properties to web test metric alert

* docs(metricAlert_API): change properties description

* fix(metricAlert_API): remove templateType from webtest metric alert rules

* fix(metricAlert_API): change subscription description

* fix(metricAlert_API): prettier checks

* fix(): lint warnings

* fix(): lint warnings

* fix(): run prettier

* fix(metricAlert_API): add 'None' option to AggregationType enum in order to be align with 2018-01-01 metricDefintions_API.json

* fix(metricAlert_API): align AggregationType enum with metricDefinitions

* fix(): revert changes to un-brack ARM api

* fix(): change webTestId description

* fix(): add none to timeAggregation enum for compatbility

* fix(): remove type: string and none value from timeAggregation enum
* Update swagger for missing properties

* Revert "Update swagger for missing properties"

This reverts commit dc74330.

* Add tail query string to log route

* Add example and update description

* Update description one more time

* Fix tail type in the example
* add cli.md for storage

* update testcase
…8568)

* Supporting linked storage accounts api.

* Linked storage accounts examples.

* Update examples api version.

* Get all linked storage accounts api will point to the correct example.

* Updating linked storage accounts list by workspace example.

* next link should be equal to null, more constraints on enum types.

* cspell/prettier fixes.

* Correcting enum values in examples.

* Enum value mistmatch fix.
…d PublicNetworkAccess property (#8474)

* Created 2020-01-03 cosmosdb version with new PublicNetworkAccess database account property

* Updated readme.md

* Changed version number to 2020-03-01

* Added default response for DatabaseAccountGetResults

* Fixed json for DatabaseAccountGetResults

* Removing default response from DatabaseAccountGetResults

* Added 404 to DatabaseAccounts_Get

* Updated CosmosDBDatabaseAccountGet.json with 404 example
@TinaHu1 TinaHu1 merged commit 41afd27 into TinaHu1:master Mar 4, 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.