Skip to content
This repository was archived by the owner on May 22, 2026. It is now read-only.

Data plane multiapi - #693

Merged
iscai-msft merged 9 commits into
autorestv3from
data_plane_multiapi
Jun 17, 2020
Merged

Data plane multiapi#693
iscai-msft merged 9 commits into
autorestv3from
data_plane_multiapi

Conversation

@iscai-msft

@iscai-msft iscai-msft commented Jun 16, 2020

Copy link
Copy Markdown
Member

fixes #518
requires this testserver PR: Azure/autorest.testserver#192

@iscai-msft
iscai-msft requested a review from lmazuel June 16, 2020 20:10

self.credential = credential
self.credential_scopes = []
self.credential_scopes = ['https://management.azure.com/.default']

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The reason for these mgmt changes in the old multiapi generation, is because I incorrectly had the flag as azure, and have fixed it to be azure-arm

@iscai-msft
iscai-msft merged commit 6dca232 into autorestv3 Jun 17, 2020
@iscai-msft
iscai-msft deleted the data_plane_multiapi branch June 17, 2020 14:45
iscai-msft added a commit that referenced this pull request Jun 18, 2020
…into fix_variable_typing_py35

* 'autorestv3' of https://github.com/Azure/autorest.python:
  Data plane multiapi (#693)
  Lro and paging (iscai style) (#689)
iscai-msft added a commit that referenced this pull request Jun 26, 2020
…into make_enums_uppercase

* 'autorestv3' of https://github.com/Azure/autorest.python:
  Correct variable typing in models py3 file for python 3.5 (#691)
  Data plane multiapi (#693)
  Lro and paging (iscai style) (#689)
iscai-msft added a commit that referenced this pull request Sep 10, 2020
…into add_nullable_to_validation_map

* 'autorestv3' of https://github.com/Azure/autorest.python:
  Update package.json
  Update ChangeLog.md
  Correct variable typing in models py3 file for python 3.5 (#691)
  Data plane multiapi (#693)
  Lro and paging (iscai style) (#689)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants