deepgram-rust-sdk icon indicating copy to clipboard operation
deepgram-rust-sdk copied to clipboard

Fix typo in serialization for Container::None

Open zackangelo opened this issue 4 months ago • 0 comments

Proposed changes

  • Fix serialization bug that causes an API error for Container::None

Types of changes

  • [x] Bugfix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] Documentation update or tests (if none of the other choices apply)

Checklist

  • [x] I have read the CONTRIBUTING.md doc
  • [ ] I have added tests and/or examples that prove my fix is effective or that my feature works
  • [ ] I have added necessary documentation (if appropriate)

zackangelo avatar Jul 17 '25 21:07 zackangelo