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

add 401 -> ClientAuthenticationError to error map #763

Merged
merged 4 commits into from
Sep 9, 2020

Conversation

iscai-msft
Copy link
Contributor

fixes #754

@iscai-msft iscai-msft requested a review from lmazuel September 9, 2020 19:32
@lmazuel lmazuel merged commit f12c267 into autorestv3 Sep 9, 2020
@lmazuel lmazuel deleted the add_401_error_map branch September 9, 2020 20:37
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
  ...
iscai-msft added a commit that referenced this pull request Sep 23, 2020
…into multiapi_classes

* 'autorestv3' of https://github.com/Azure/autorest.python: (23 commits)
  Update package.json
  add client side validation info to mixin operations (#775)
  Update ChangeLog.md
  Update package.json
  Update ChangeLog.md
  Regen with latest core (#772)
  Update package.json
  Update ChangeLog.md
  support nullable, shift access of schema docstring etc to property / param / response level (#770)
  update testsever (#768)
  update m4 to 4.15.419 (#765)
  Revert accidental commits (#766)
  fix pylint and mypy
  if a response's schema is nullable, add Optional to typing
  add nullable and nullable items info on property and list / dict schema
  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)
  ...
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.

2 participants