forked from Azure/azure-sdk-for-python
-
Couldn't load subscription status.
- Fork 2
[AutoPR track2_azure-mgmt-cosmosdb] [MaterializedViews] Updating swagger with Cassandra materialized view API's #5985
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
Closed
openapi-sdkautomation
wants to merge
518
commits into
master
from
sdkAuto/14817/track2_azure-mgmt-cosmosdb
Closed
[AutoPR track2_azure-mgmt-cosmosdb] [MaterializedViews] Updating swagger with Cassandra materialized view API's #5985
openapi-sdkautomation
wants to merge
518
commits into
master
from
sdkAuto/14817/track2_azure-mgmt-cosmosdb
Conversation
This file contains hidden or 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
efd59fa to
339eb93
Compare
* CodeGen from PR 14545 in Azure/azure-rest-api-specs [Hub Generated] Review request for Microsoft.StorageCache to add version stable/2021-05-01 (Azure#14545) * Adds base for updating Microsoft.StorageCache from version stable/2021-03-01 to version 2021-05-01 * Updates readme * Updates API version in new specs and examples * 2021-05-01 API Changes * prettier fix * Lintdiff fix * Add create only fields * Create only tag for CacheIdentity * Create only tag for CacheIdentity * Remove create only for key rotation * Fix s360 errors * Fix read only * Revert package-lock.json * Revert package-lock.json * version,CHANGELOG Co-authored-by: SDKAuto <[email protected]> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
…#19970) * CodeGen from PR 15383 in Azure/azure-rest-api-specs Adding readme.python.md configuration for Recovery Services - Site Recovery (Azure#15383) * Add python sdk config * Python sdk generation readme * version,CHANGELOG Co-authored-by: SDKAuto <[email protected]> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed Lei <[email protected]>
* Update PythonSdkLiveTest.yml * Update PythonSdkLiveTest.yml
* cut hard dependency on requests * update * update * address review feedback
* add sample for raw_response_hook * update
…zure#19993) * update comments to align with sphinx style external links, versus the standard markdown formatting
* Add multivariate sample * MVAD sample refine * resolve comments * resolve comments * resolve comments * MVAD sample refine * remove credential info * bug fix * remove timeout * remove timeout Co-authored-by: David Liang <[email protected]>
* CodeGen from PR 15090 in Azure/azure-rest-api-specs Removing duplicate package ID-2021-04-01-preview (Azure#15090) * version,CHANGELOG * test Co-authored-by: SDKAuto <[email protected]> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed Lei <[email protected]>
* CodeGen from PR 15384 in Azure/azure-rest-api-specs Update readme.md (Azure#15384) * version,CHANGELOG Co-authored-by: SDKAuto <[email protected]> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
* update import * update imports
* multi api support for artifacts * multiapi for vnet * update changelog * update
* Flatten body in batch response * update tests * oops * id to req id * lint * use ivars
* CodeGen from PR 15049 in Azure/azure-rest-api-specs T2 elastic (Azure#15049) * sql t2 readme config * readme config * Update readme.python.md * conflient resolve * readme config Co-authored-by: msyyc <[email protected]> * version,CHANGELOG * Update CHANGELOG.md Co-authored-by: SDKAuto <[email protected]> Co-authored-by: msyyc <[email protected]> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
* CodeGen from PR 12566 in Azure/azure-rest-api-specs Update quantum python track2 config (Azure#12566) * update quantum python track2 config * Update readme.python.md Co-authored-by: msyyc <[email protected]> * version,CHANGELOG * Update CHANGELOG.md * Update CHANGELOG.md Co-authored-by: SDKAuto <[email protected]> Co-authored-by: msyyc <[email protected]> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed Lei <[email protected]>
* [textanalytics] regenerate v3.2-preview.1 (Azure#19805) * update swagger readme * regenerate code for v3.2-preview.1 * fixes for hooking up convenience layer to generated layer * remove unnecessary check * [textanalytics] adds extractive summarization action (Azure#19824) * update swagger readme * regenerate code for v3.2-preview.1 * fixes for hooking up convenience layer to generated layer * add support for extract summary action * align naming * missed one * readme and changelog * fixing docstrings * add some extract summary action tests * update sync/async sample to include summary action * fix disable_service_logs default * test rank score * add bug fix to changelog * add missing reprs to new models * add test for extract summary partial results * update changelog to specify API version now targeting * regen on latest swagger * target swagger in repo and fix sample docs whitespace * remove support for python 3.5 (Azure#19913) * [textanalytics] add extractive summarization samples (Azure#20010) * add extractive summarization samples * wording * [textanalytics] rerecord tests (Azure#20045) * rerecord everything but healthcare * linting * rerecord healthcare tests
…zure#19725) st_size is not meaningful for non-regular files (or symlinks). See man (2) stat.
* Initial commit. * Add docstrings for skill_version * Ensure SearchIndexerSkillset can convert between custom and generated models. * Update tests. * Fix async skillsets and tests. * Add client-side validation and tests for model properties. * Re-record tests. * Fix pylint errors. * Rerecord tests. Fix linter errors. * Fix ordering on old Python version. * Add changelog entry. * Fix linter issues. Make enums NOT case insensitive due to pylint failure. * Remove client-side validation. Update models. * Update test and re-record skillset tests. * Change :param annotations to :ivar for custom models. * Rename SearchField normalizer to normalizer_name. * Restore :param annotation for now.
* Get rid of generated code * upgrade azure core * shared reqs
e363e68 to
a94a621
Compare
…tificates and secrets (Azure#20540)
* CodeGen from PR 15128 in Azure/azure-rest-api-specs Service Fabric - Add missing property recreateApplication to ApplicationUpgradePolicy (Azure#15128) * add missing property recreateApplication * add recreateApplication to all missing api versions * fix issue with cluster difinition AvoidAnonymousTypes * ClusterVersions add default response * add integer format * more integer formats * add type object * more type object * more type object * more type object * more type object 3 Co-authored-by: Alfredo Santamaria Gomez <[email protected]> * version,CHANGELOG Co-authored-by: SDKAuto <[email protected]> Co-authored-by: Alfredo Santamaria Gomez <[email protected]> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
* CodeGen from PR 15851 in Azure/azure-rest-api-specs Merge main (Azure#15851) Co-authored-by: shenshengkafei <[email protected]> * version,CHANGELOG * test Co-authored-by: SDKAuto <[email protected]> Co-authored-by: shenshengkafei <[email protected]> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
* CodeGen from PR 15745 in Azure/azure-rest-api-specs relay_track2_config (Azure#15745) * relay_track2_config * Update readme.python.md Co-authored-by: msyyc <[email protected]> * version,CHANGELOG * test * Update CHANGELOG.md * Update _version.py Co-authored-by: SDKAuto <[email protected]> Co-authored-by: msyyc <[email protected]> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
* CodeGen from PR 15798 in Azure/azure-rest-api-specs logz readme config (Azure#15798) * version,CHANGELOG * Update CHANGELOG.md * Update CHANGELOG.md Co-authored-by: SDKAuto <[email protected]> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed Lei <[email protected]> Co-authored-by: msyyc <[email protected]>
* CodeGen from PR 15816 in Azure/azure-rest-api-specs [Synapse] Modify kusto pool related operation id to make it clearer (Azure#15816) * modify operation id * modify database config operation id * modify operation id * modify operation id * version,CHANGELOG Co-authored-by: SDKAuto <[email protected]> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
* Update release date. * Update release date.
* updating codeowners * adding yalin to codeowners for appconfig
* Checking for package * Update eng/pipelines/templates/jobs/smoke.tests.yml Co-authored-by: Wes Haggard <[email protected]> Co-authored-by: Wes Haggard <[email protected]>
Co-authored-by: seankane-msft <[email protected]>
* version auto-calculation rule * single api version rule * Update main.py * additional rule for track1 * when changelog is null * Update PythonSdkLiveTest.yml for Azure Pipelines Add `ISSUE_LINK` * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update livetest_package.txt * Create create_pr.py * Update PythonSdkLiveTest.yml for Azure Pipelines use python script tu create pr * Update PythonSdkLiveTest.yml for Azure Pipelines * create py * Update PythonSdkLiveTest.yml for Azure Pipelines * Update token * Update token * test create_pr * Update PythonSdkLiveTest.yml for Azure Pipelines * Update create_pr.py * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * add_comment * update by jf * Update PythonSdkLiveTest.yml * Update create_auto_release_pr * Update create_auto_release_pr.py * Update create_auto_release_pr.py * Update yaml and py * Update create_auto_release_pr.py * Update create_auto_release_pr.py * Update create_auto_release_pr.py * Update PythonSdkLiveTest.yml * Update create_auto_release_pr.py * Update PythonSdkLiveTest.yml * Update PythonSdkLiveTest.yml for Azure Pipelines * Update create_auto_release_pr.py Co-authored-by: msyyc <[email protected]>
a94a621 to
99c2269
Compare
* CodeGen from PR 15283 in Azure/azure-rest-api-specs Fix WebApps.json for App Service Auth (Azure#15283) * changes * revert some changes * fix 1-01 * done * Update readme.md * update 02-01 * version,CHANGELOG Co-authored-by: SDKAuto <[email protected]> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
* Update README.md * Update README.md * Update README.md
Merge bb0d2407beeb771594226794b89f6e9df5e7aec4 into 8834471
99c2269 to
787c227
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#14817
You can install the use using pip install of the artificats.