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

improve API version error #752

Merged
merged 3 commits into from
Sep 9, 2020
Merged

Conversation

iscai-msft
Copy link
Contributor

No description provided.

@iscai-msft iscai-msft requested a review from chlowell August 17, 2020 20:06
…into improve_multiapi_api_version_error

* 'autorestv3' of https://github.com/Azure/autorest.python:
  fix warning for BearerTokenCredentialPolicy and no credential scopes (#758)
  update to 4.15.416 (#761)
  Update ChangeLog.md
  remove async suffix (#759)
@iscai-msft iscai-msft merged commit af7311d into autorestv3 Sep 9, 2020
@iscai-msft iscai-msft deleted the improve_multiapi_api_version_error branch September 9, 2020 19:35
iscai-msft added a commit that referenced this pull request Sep 9, 2020
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.

warning not good for mixin operations when an API version does not have that operation
2 participants