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-digitaltwins] ADT: refix .NET output path #15821

Conversation

openapi-sdkautomation[bot]
Copy link
Contributor

@openapi-sdkautomation openapi-sdkautomation bot commented Dec 16, 2020

Create to sync Azure/azure-rest-api-specs#12161
ReCreate this PR

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-digitaltwins

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

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@sdkAuto/azure-mgmt-digitaltwins#egg=azure-mgmt-digitaltwins&subdirectory=azure-mgmt-digitaltwins"

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

  • git checkout sdkAuto/azure-mgmt-digitaltwins
  • pip install -e ./azure-mgmt-digitaltwins

Or build a wheel file to distribute for testing:

  • git checkout sdkAuto/azure-mgmt-digitaltwins
  • pip wheel --no-deps ./azure-mgmt-digitaltwins

Direct download

Your files can be directly downloaded here:

[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
@ghost ghost added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Dec 16, 2020
@ghost
Copy link

ghost commented Dec 16, 2020

Thank you for your contribution openapi-sdkautomation[bot]! We will review the pull request and get back to you soon.

@openapi-sdkautomation openapi-sdkautomation bot changed the title [ReleasePR azure-mgmt-digitaltwins] [Hub Generated] Review request for Microsoft.DigitalTwins to add version stable/2020-12-01 [ReleasePR azure-mgmt-digitaltwins] ADT: Update output-folder and namespace for .NET Dec 17, 2020
@openapi-sdkautomation openapi-sdkautomation bot changed the title [ReleasePR azure-mgmt-digitaltwins] ADT: Update output-folder and namespace for .NET [ReleasePR azure-mgmt-digitaltwins] ADT: refix .NET output path Dec 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants