Skip to content

@azure/notification-hubs_1.0.2

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 15 Jun 18:36
79e943f
[notification hubs] Update XML Error parsing for Issue #25914 (#26209)

### Packages impacted by this PR

- @azure/notification-hubs

### Issues associated with this PR

- #25914

### Describe the problem that is addressed by this PR

Updates code to fix the error code parsing for XML.

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [x] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [x] Added a changelog (if necessary)