forked from Azure/azure-sdk-for-python
-
Notifications
You must be signed in to change notification settings - Fork 2
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
openapi-sdkautomation
wants to merge
242
commits into
master
Choose a base branch
from
sdkAuto/14836/track2_azure-mgmt-apimanagement
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
[AutoPR track2_azure-mgmt-apimanagement] Parameter examples added #6000
openapi-sdkautomation
wants to merge
242
commits into
master
from
sdkAuto/14836/track2_azure-mgmt-apimanagement
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
26 tasks
Co-authored-by: Chidozie Ononiwu <[email protected]>
* 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
* 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]>
…not_ auto incrementing (Azure#19868)
* 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
bot
force-pushed
the
sdkAuto/14836/track2_azure-mgmt-apimanagement
branch
from
July 27, 2021 03:18
7c8b29a
to
33fabd1
Compare
Merge 19d278516dcf5c278bf68b0a1ca53b148a0a64c1 into e8680fdb576d8bcbc572101b6252ae13e68651ec
openapi-sdkautomation
bot
force-pushed
the
sdkAuto/14836/track2_azure-mgmt-apimanagement
branch
from
July 27, 2021 05:03
33fabd1
to
505a7d2
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Create to sync Azure/azure-rest-api-specs#14836
You can install the use using pip install of the artificats.