Skip to content

Commit

Permalink
@box/box-typescript-sdk-gen v1.4.0 release note
Browse files Browse the repository at this point in the history
  • Loading branch information
box-devrel committed Aug 12, 2024
1 parent ddaa48b commit 9d43b91
Showing 1 changed file with 46 additions and 0 deletions.
46 changes: 46 additions & 0 deletions content/2024/08-12-box-typescript-sdk-generated-v140-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
---
applied_at: '2024-08-12'
applies_to:
- sdks
- typescript
is_impactful: false
is_new_feature: true
release_source_url: 'https://github.com/box/box-typescript-sdk-gen/releases/tag/v1.4.0'
collapse: true
---

# Box TypeScript SDK Generated `v1.4.0` released

### Bug Fixes

* Add missing token scope (box/box-openapi[#442][1]) ([#281][2]) ([`ca77f58`][3])
* Fix fetch method for multipart request (box/box-codegen[#545][4]) ([#303][5]) ([`f8ceac0`][6])

### New Features and Enhancements

* Parametrise chunked uploads endpoint urls (box/box-openapi[#444][7]) ([#302][8]) ([`293a6e9`][9])
* **ts:** Add comments to properties and methods (box/box-codegen[#537][10]) ([#284][11]) ([`db3a2b5`][12])

[1]: https://github.com/box/box-typescript-sdk-gen/issues/442

[2]: https://github.com/box/box-typescript-sdk-gen/issues/281

[3]: https://github.com/box/box-typescript-sdk-gen/commit/ca77f58b10d3a302748750584730f0fcdd8b4b55

[4]: https://github.com/box/box-typescript-sdk-gen/issues/545

[5]: https://github.com/box/box-typescript-sdk-gen/issues/303

[6]: https://github.com/box/box-typescript-sdk-gen/commit/f8ceac005f043017e7cde310490e79ab9195f8d7

[7]: https://github.com/box/box-typescript-sdk-gen/issues/444

[8]: https://github.com/box/box-typescript-sdk-gen/issues/302

[9]: https://github.com/box/box-typescript-sdk-gen/commit/293a6e9aeabbba37e4c12e2322a79717a10e1775

[10]: https://github.com/box/box-typescript-sdk-gen/issues/537

[11]: https://github.com/box/box-typescript-sdk-gen/issues/284

[12]: https://github.com/box/box-typescript-sdk-gen/commit/db3a2b57fbe0eec17373a2acf8089ff247c98225

0 comments on commit 9d43b91

Please sign in to comment.