Skip to content

v0.3.1

Compare
Choose a tag to compare
@box-sdk-build box-sdk-build released this 14 May 17:02
· 51 commits to main since this release
259f366

Bug Fixes

  • docs: fixes for chunked uploads docs (box/box-codegen#457) (#64) (744fd8b)
  • fix datetimeToString utils function (box/box-codegen#459) (#57) (96745b6)
  • Fix Box AI endpoints (box/box-openapi#418) (#92) (450a46d)
  • fix docs code samples (box/box-codegen#451) (#53) (5f79cfd)
  • Fix metadata filter resource (box/box-openapi#419) (#94) (8c119e7)
  • fix queryParams when they contain a json array (box/box-codegen#470) (#67) (9e860cf)
  • remove mixed union case serialization in c# (box/box-codegen#485) (#96) (4b44940)

New Features and Enhancements

  • Assign default value to fields and args of type enum with only one value (box/box-codegen#465) (#66) (be7a2b2)
  • Change asUser and asEnterprise method names (box/box-codegen#464) (#61) (f654666)
  • Move schemas to separate modules (box/box-codegen#483) (#104) (1c58465)
  • Support Box AI endpoints (box/box-openapi#416) (#90) (7664392)
  • support excluding endpoints and schemas in parser (box/box-codegen#487) (#105) (d6aedf8)
  • support revoking and downscoping token for BoxDeveloperTokenAuth (#74) (adb7e04)
  • Update outcomes parameter of StartWorkflow (box/box-openapi#413) (#50) (02c7c2b)
  • use getDiscriminatorForUnion in C# (box/box-codegen#462) (#62) (c6846d8)