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

[AutoPR track2_azure-mgmt-apimanagement] Parameter examples added #6000

Draft
wants to merge 242 commits into
base: master
Choose a base branch
from

Conversation

openapi-sdkautomation[bot]
Copy link

Create to sync Azure/azure-rest-api-specs#14836

You can install the use using pip install of the artificats.

chlowell and others added 29 commits June 18, 2021 16:10
* add check before printing receipt items

* add check before printing receipt items
* flatten DimensionGroupIdentity

* update
* CodeGen from PR 14841 in Azure/azure-rest-api-specs
add sql tag to readme.go.md (Azure#14841)

* version,CHANGELOG

* test

* test config

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed <[email protected]>
* CodeGen from PR 14709 in Azure/azure-rest-api-specs
java mgmt, aks, add needed json (Azure#14709)

* version,CHANGELOG

* test

* test config

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed <[email protected]>
* Added profiler support to perf framework

* Removed old loop kwarg

* Fixed list test bug

* Support old API version

* Updated perf framework for test proxy

* Support test proxy

* Whitespace

* Support proxy in legacy tests

* Update perf test guide

* Support proxy in GetSecretTest

Co-authored-by: Mike Harder <[email protected]>
* Update links with master to use main

* Update ci.yml files

Co-authored-by: Chidozie Ononiwu <[email protected]>
* Update pipeline generation tool version

Consume latest changes from pipeline generation tool in Azure/azure-sdk-tools#1708

* Update tool version to include fix for public ci

Co-authored-by: Wes Haggard <[email protected]>
* Workspaces must be common

* tests yml

* lint

* changelog

* Update sdk/monitor/azure-monitor-query/tests/async/test_logs_client_async.py
* CodeGen from PR 14627 in Azure/azure-rest-api-specs
[Hub Generated] Review request for Microsoft.DocumentDB to add version stable/2021-06-15 (Azure#14627)

* Adds base for updating Microsoft.DocumentDB from version stable/2021-04-15 to version 2021-06-15

* Updates readme

* Updates API version in new specs and examples

* PITR apis to stable version

* Fixing readme

* Adding parameters

* Fixing restorable.json

* Fixing linter errors

* missing ref

* Unflattening the DatabaseAccountCreateUpdateProperties

* Adds base for updating Microsoft.DocumentDB from version stable/2021-05-15 to version 2021-06-15

* Updates readme

* Updates API version in new specs and examples

* Adding the restorable json to readme

* Added disableLocalAuth flag to DatabaseAccount CRU operations.

* Adding Backup policy migration state

* Fixing linter errors

* Fixing linter warnings

* Fixing breaking change

Co-authored-by: ayanMSFT <[email protected]>

* version,CHANGELOG

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: ayanMSFT <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
* CodeGen from PR 14452 in Azure/azure-rest-api-specs
Added missing updatable properties in ConfigurationStorePropertiesUpdateParameters (Azure#14452)

Co-authored-by: jimmypc92 <jimmypc92>

* version,CHANGELOG

* test

* test config

* test config

* test config

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed <[email protected]>
…re set (Azure#19233)

The azure documentation says "if a message has the partition key property but not the session ID property set, then Service Bus uses the partition key property value as the partition key. If the message has both the session ID and the partition key properties set, both properties must be identical" [https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-partitioning#using-a-partition-key]. 
[Re-raised Azure#18955]
* Deprecate azure-monitor

* ci fix
* Use x-ms-date for Hmac

* Update chat recorded sessions

* Fix SMS hmac; update sms recorded sessions

* Update phone number code and recorded sessions

Co-authored-by: JP Chen <[email protected]>
* Cloud event should parse smalled ms precisions

* changelog

* Update sdk/core/azure-core/tests/test_messaging_cloud_event.py

* add tests

* Update sdk/core/azure-core/CHANGELOG.md

* Apply suggestions from code review
* skip test

* Update test_cli_mgmt_monitor_async.py
* Aggregation should be a list

* Update sdk/monitor/azure-monitor-query/tests/async/test_metrics_client_async.py

* Update sdk/monitor/azure-monitor-query/tests/test_metrics_client.py
Azure CLI Bot and others added 27 commits July 20, 2021 10:41
* CodeGen from PR 13945 in Azure/azure-rest-api-specs
Private links (Azure#13945)

* remove name validation from client side

* remove name check from deploymentScripts swagger

* create privateLinks swagger

* add all private link commands

* add PLA and RMPL capabilities to swagger

* update privateLink swagger

* add rmpl to custom words

* fix semantic validation errors

* update resourcemanager readme

* fix semanticvalidation errors

* add correct resourceGroupName param

* add examples for privateLink

* fix prettier errors

* Update specification/resources/resource-manager/Microsoft.Authorization/stable/2020-05-01/privateLinks.json

Co-authored-by: JianyeXi <[email protected]>

* fix ModelValidation Errors

* fix prettier errors

* fix prettier errors

* add read only to properties

* add resource extension

* add example to privateLink

* fix some prettier issues

* ran prettiercheck

* fix errors

* semanticValidation errors

* add suppression to readme

* add 204 delete operation

* MissingType Object fix

* add suppresion for list operation

* fix prettier errors

* fix package tag for privatelinks

Co-authored-by: JianyeXi <[email protected]>

* version,CHANGELOG

* test

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: JianyeXi <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
* CodeGen from PR 15227 in Azure/azure-rest-api-specs
config (Azure#15227)

* version,CHANGELOG

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
* CodeGen from PR 13396 in Azure/azure-rest-api-specs
track2 configure (Azure#13396)

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* version,CHANGELOG

* test

* changelog config

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed <[email protected]>
* CodeGen from PR 15117 in Azure/azure-rest-api-specs
Cjf release0708 (Azure#15117)

* add tag into readme.go.md

* add tag to readme.go.md to release gosdk

* version,CHANGELOG

* test

* test config

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed Lei <[email protected]>
Co-authored-by: Zed <[email protected]>
adding checkingpointstore for table. This is my initial pull request.
* Added overloads

* Overload tests

* Regen and updates

* Removed extra docs

* Fixed docstring

* Bad request builders internal
* align with .net naming and map order_by query string to property name

* update tests and re-enable mixed filters tests

* update changelog

* fix type hint
* CodeGen from PR 15284 in Azure/azure-rest-api-specs
Containerregistry maps datamigration t1 del (Azure#15284)

* sql t2 readme config

* readme config

* Update readme.python.md

* conflient resolve

* t1 del

Co-authored-by: msyyc <[email protected]>

* version,CHANGELOG

* test

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: msyyc <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
* CodeGen from PR 15285 in Azure/azure-rest-api-specs
Updating version in readme (Azure#15285)

* version,CHANGELOG

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
* CodeGen from PR 15256 in Azure/azure-rest-api-specs
set modelAsString in Compute.json (Azure#15256)

* change modelAsString

* missed one spot

* version,CHANGELOG

* test

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
* update article type appropriately

Co-authored-by: scbedd <[email protected]>
…oad (Azure#19851)

* support kwargs in the single overload

* add docstrings for kwargs

* pylint and changelog

* tests and fixes

* don't expose storage source kwargs for now
* deprecate loop parameter

* update
* Update and improve README

* Update sdk/monitor/azure-monitor-query/README.md

* Apply suggestions from code review

Co-authored-by: swathipil <[email protected]>

* Update sdk/monitor/azure-monitor-query/README.md

Co-authored-by: swathipil <[email protected]>

* Update sdk/monitor/azure-monitor-query/README.md

Co-authored-by: swathipil <[email protected]>

* Update sdk/monitor/azure-monitor-query/README.md

Co-authored-by: swathipil <[email protected]>

Co-authored-by: swathipil <[email protected]>
* CodeGen from PR 15305 in Azure/azure-rest-api-specs
Changing version back to 2021-06 (Azure#15305)

* Updating version in readme

* Updating swagger version

* version,CHANGELOG

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
* add tests for glossaries

* fix path
* Remove responses and return a list

* lint

* Sample to fetch response in key-value form

* fix test

* Update sdk/monitor/azure-monitor-query/tests/test_logs_client.py

* Update sdk/monitor/azure-monitor-query/tests/test_logs_client.py

* flay

* skip Azure#19917
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14836/track2_azure-mgmt-apimanagement branch from 7c8b29a to 33fabd1 Compare July 27, 2021 03:18
Merge 19d278516dcf5c278bf68b0a1ca53b148a0a64c1 into e8680fdb576d8bcbc572101b6252ae13e68651ec
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14836/track2_azure-mgmt-apimanagement branch from 33fabd1 to 505a7d2 Compare July 27, 2021 05:03
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.