Skip to content

Commit

Permalink
@box/box-dotnet-sdk-gen v1.3.1 release note (#433)
Browse files Browse the repository at this point in the history
Co-authored-by: Barbara Czyż <[email protected]>
  • Loading branch information
box-devrel and bszwarc authored Nov 4, 2024
1 parent c92b671 commit 9e62d98
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions content/2024/10-24-box-dotnet-sdk-generated-v131-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
applied_at: '2024-10-24'
applies_to:
- sdks
- dotnet
is_impactful: false
is_new_feature: false
release_source_url: 'https://github.com/box/box-dotnet-sdk-gen/releases/tag/v1.3.1'
collapse: true
---

# Box Dotnet SDK Generated `v1.3.1` released

### Bug Fixes

* properly serialize `StringEnum` list when inside query `params` ([#288][1]) ([`dac8392`][2])
* update client error schema to support schema errors (box/box-openapi[#467][3]) ([#281][4]) ([`bef2632`][5])
* update integration mapping response description (box/box-openapi[#463][6]) ([#279][7]) ([`05e07b0`][8])

[1]: https://github.com/box/box-codegen/issues/288

[2]: https://github.com/box/box-codegen/commit/dac839280b43f4bd954d3966032ff4925150c061

[3]: https://github.com/box/box-codegen/issues/467

[4]: https://github.com/box/box-codegen/issues/281

[5]: https://github.com/box/box-codegen/commit/bef2632af99f0477bd009bcb91248c678b4e1bab

[6]: https://github.com/box/box-codegen/issues/463

[7]: https://github.com/box/box-codegen/issues/279

[8]: https://github.com/box/box-codegen/commit/05e07b025c234de4c4161e567c0919748d24f804

0 comments on commit 9e62d98

Please sign in to comment.