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

remove redundant error code and error message from exception __str__ #25720

Closed
wants to merge 1 commit into from

Conversation

mayssamm
Copy link
Member

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • [] Pull request includes test coverage for the included changes.

@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@xiangyan99
Copy link
Member

Thanks for your contribution.

Unfortunately, we need to keep the redundant error code in the sake of backward compatibility.

@mayssamm mayssamm closed this Aug 16, 2022
@mayssamm mayssamm deleted the feature/azure-core-redundant-error-code branch August 16, 2022 23:14
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-python that referenced this pull request Sep 12, 2023
Add 2023-09-01-preview for appplatform (Azure#25501)

* Adds base for updating Microsoft.AppPlatform from version preview/2023-07-01-preview to version 2023-09-01-preview

* Updates readme

* Updates API version in new specs and examples

* feat: fragment support swagger change (Azure#25314)

* Add apiTryOutEnabledState properties for api portal for 2023-09-01-preview api (Azure#25322)

* support war file deployment (Azure#25312)

Co-authored-by: Yi Li <[email protected]>

* Fix exmaple for api portal api try-out feature (Azure#25337)

* Add property `autoSync` in `KeyVaultCertificateProperties` (Azure#25331)

* Add gateway apm reference (Azure#25408)

* Add expand parameter for list deployment (Azure#25411)

* Add expand parameter for list deployments API (Azure#25471)

* change order of expand (Azure#25587)

* Update readme.go.md (Azure#25634)

* Update readme.go.md

* Update readme.python.md

* Update readme.ruby.md

* Revert api portal try out feature (Azure#25677)

Fix exmaple for api portal api try-out feature (Azure#25337)"

* add API to list all server versions (Azure#25720)

* add API to list all server versions

* refine list supported server version API

* refine description

---------

Co-authored-by: Yi Li <[email protected]>

* use enum for autoSync (Azure#25722)

* Update appplatform.json (Azure#25724)

* certificate - rename enum (Azure#25723)

* use enum for autoSync

* rename enum

* rename enum

---------

Co-authored-by: guitarsheng <[email protected]>
Co-authored-by: Mason Chen <[email protected]>
Co-authored-by: Yi Li <[email protected]>
Co-authored-by: Yi Li <[email protected]>
Co-authored-by: Jeff <[email protected]>
Co-authored-by: ninpan-ms <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants