diff --git a/content/2024/10-24-box-dotnet-sdk-generated-v131-released.md b/content/2024/10-24-box-dotnet-sdk-generated-v131-released.md new file mode 100644 index 00000000..efcee512 --- /dev/null +++ b/content/2024/10-24-box-dotnet-sdk-generated-v131-released.md @@ -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