Skip to content

Conversation

@iscai-msft
Copy link
Contributor

No description provided.

@iscai-msft iscai-msft requested a review from lmazuel August 12, 2020 19:08
T = TypeVar('T')
OrderedSet = Dict[T, None]

_m4_header_parameters = ["content_type", "accept"]
Copy link
Member

Choose a reason for hiding this comment

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

By convention module level variable should be upper case

@iscai-msft iscai-msft merged commit 4b50e30 into autorestv3 Aug 17, 2020
@iscai-msft iscai-msft deleted the handle_m4_accept_header_parameter branch August 17, 2020 15:14
iscai-msft added a commit that referenced this pull request Aug 24, 2020
…into multiapi_classes

* 'autorestv3' of https://github.com/Azure/autorest.python:
  Handle m4 accept header parameter (#748)
  Multipart (#746)
  Introduce explode into autorest (#705)
  update azure-core and msrest versions (#747)
  Update package.json
  Update ChangeLog.md
  Replace not extend scopes (#745)
  Have either AzureKeyCredential typing or TokenCredential typing (#744)
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: (41 commits)
  add 401 -> ClientAuthenticationError to error map (#763)
  NotImplementedError -> ValueError (#764)
  Update ChangeLog.md
  improve API version error (#752)
  fix warning for BearerTokenCredentialPolicy and no credential scopes (#758)
  update to 4.15.416 (#761)
  Update ChangeLog.md
  remove async suffix (#759)
  Handle m4 accept header parameter (#748)
  Multipart (#746)
  Introduce explode into autorest (#705)
  update azure-core and msrest versions (#747)
  Update package.json
  Update ChangeLog.md
  Replace not extend scopes (#745)
  Have either AzureKeyCredential typing or TokenCredential typing (#744)
  only add polling interval in service client doc if package has lro operations (#732)
  Add azure mgmt core to setup (#738)
  Update package.json
  Update ChangeLog.md
  ...
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.

3 participants