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

[ReleasePR azure-mgmt-appplatform] Update status and fix one property name. #10996

Conversation

openapi-sdkautomation[bot]
Copy link
Contributor

Created to release azure-mgmt-appplatform.Reopen this PR to release the SDK.
If you can't reopen it, click here to create a new one.
(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-appplatform

You can install the package azure-mgmt-appplatform of this PR using the following command:
pip install "git+https://github.com/AzureSDKAutomation/azure-sdk-for-python@sdkAutomation/azure-mgmt-appplatform@9152#egg=azure-mgmt-appplatform&subdirectory=azure-mgmt-appplatform"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/AzureSDKAutomation/azure-sdk-for-python@sdkAutomation/azure-mgmt-appplatform@9152#egg=azure-mgmt-appplatform&subdirectory=azure-mgmt-appplatform"

If you have a local clone of this repository, you can also do:

  • git checkout sdkAutomation/azure-mgmt-appplatform@9152
  • pip install -e ./azure-mgmt-appplatform

Or build a wheel file to distribute for testing:

  • git checkout sdkAutomation/azure-mgmt-appplatform@9152
  • pip wheel --no-deps ./azure-mgmt-appplatform

Direct download

Your files can be directly downloaded here:

SDK Automation added 2 commits April 13, 2020 13:27
Resolve comments.

Signed-off-by: Pan Li <panli@microsoft.com>
Update status and fix one property name.

Signed-off-by: Pan Li <panli@microsoft.com>
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-python that referenced this pull request Dec 16, 2020
[Hub Generated] Review request for Microsoft.DigitalTwins to add version stable/2020-12-01 (Azure#10996)

* Adds base for updating Microsoft.DigitalTwins from version stable/2020-10-31 to version 2020-12-01

* Updates readme

* Updates API version in new specs and examples

* Update swagger spec

* Modify SDK build configs

* Fix example filename reference

* Rename example file

* Fix validation errors

* Updated examples

* Revert change to behavior of async op

* Modify discriminators

* Enable two discriminators

* Fix delete endpoint example

* Attempted fix with discriminator

* Added westus2, change discriminator enum type name

* Decouple allOf from properties

* Bugfixes

* Modify response to fix validation errors

* Fix examples

* Change private link type names to be smaller

* Fix validation errors in private links

* Fix validation error related to private links

* Reference private link example

* Add public network access

* Align with GA swagger

* Update private links / private endpoints

* Fix example to use actual response status code

* Remove unused example

* Unmark private endpoint connection to be an azure resource

* Add type and name to private endpoint connection resource

* Mark id as read-only

* Fix return types for endpoint connections

* Align return of DELETE

* Fix validation errors

* Fix version tag in python.md; remove body from DELETE endpoint connection DELETE responses

* Synchronize swagger with 2020-10-31 version

* Increase resource group name max length to 90 characters

* Make publicNetworkAccess nullable

* Add publicNetworkAccess flag to PATCH request

* Fixed typo

* Fix placing of example for endpoints

* Update operation ids

* Added suppression message
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.

0 participants