Skip to content

0.3.0

Compare
Choose a tag to compare
@box-sdk-build box-sdk-build released this 28 Jun 16:39
· 45 commits to main since this release
b3fd5bf

Bug Fixes

  • Change base urls (box/box-codegen#491) (#115) (d0a7adb)
  • Fix Box AI endpoints (box/box-openapi#418) (#88) (022f83a)
  • Fix CI for auto update pull requests (box/box-codegen#506) (#135) (a62e238)
  • fix deserialisation of Union with array in Swift (box/box-codegen#486) (#94) (4f187be)
  • Fix metadata filter resource (box/box-openapi#419) (#90) (b04f7ce)
  • Fix schemas for updating classification on a file and folder (box/box-openapi#423) (#104) (caa9d2b)
  • improve wording for box sign (box/box-openapi#424) (#111) (4fa69f0)

New Features and Enhancements

  • add missing marker pagination fields and introduce new event type (box/box-openapi[#431](https://github.com/box/box-codegen/issues/431)) (#136) (b186b11)
  • Add support for visionOS and add privacy manifest file for swift (box/box-codegen[#510](https://github.com/box/box-codegen/issues/510)) (#139) (7fc76fc)
  • Add support for Date in Swift (box/box-codegen#488) (#103) (7e1ea1a)
  • Improve chunk upload in Swift (box/box-codegen[#515](https://github.com/box/box-codegen/issues/515)) (#143) (b8099ab)
  • move notification suppression to public schema (box/box-openapi#425) (#113) (069be60)
  • Move schemas to separate modules (box/box-codegen#483) (#99) (c7a8506)
  • Start throwing common errors (box/box-codegen[#516](https://github.com/box/box-codegen/issues/516)) (#147) (d12bbb7)
  • Support Box AI endpoints (box/box-openapi#416) (#86) (175ab82)
  • Support chunk upload in Swift (box/box-codegen[#513](https://github.com/box/box-codegen/issues/513)) (#142) (9e0b4e2)
  • support excluding endpoints and schemas in parser (box/box-codegen#487) (#100) (af9e171)