Skip to content

fix cbor deserialization of map when a enum is the key#3841

Open
sbiscigl wants to merge 1 commit into
mainfrom
cbor-map-enum-key-deserialize
Open

fix cbor deserialization of map when a enum is the key#3841
sbiscigl wants to merge 1 commit into
mainfrom
cbor-map-enum-key-deserialize

Conversation

@sbiscigl

@sbiscigl sbiscigl commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

Description of changes:

Fixes a codegen issue in cbor when a service uses a enum as a key in a map shape member.

Check all that applies:

  • Did a review by yourself.
  • Added proper tests to cover this PR. (If tests are not applicable, explain.)
  • Checked if this PR is a breaking (APIs have been changed) change.
  • Checked if this PR will not introduce cross-platform inconsistent behavior.
  • Checked if this PR would require a ReadMe/Wiki update.

Check which platforms you have built SDK on to verify the correctness of this PR.

  • Linux
  • Windows
  • Android
  • MacOS
  • IOS
  • Other Platforms

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@sbiscigl sbiscigl marked this pull request as ready for review June 8, 2026 18:23
@sbiscigl sbiscigl force-pushed the cbor-map-enum-key-deserialize branch from 9e20d3f to c1c5202 Compare June 8, 2026 20:12
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