Skip to content

v1.1.7

Latest
Compare
Choose a tag to compare
@rmkonnur rmkonnur released this 14 Apr 20:33
31f84f5

Note this change touches ALL categories, however it only impacts File Storage usage.

  • Lots of code cleanup and improvements across all categories
  • The Permission object in File Storage was incorrectly using the PermissionRequest object for RETRIEVE File and Folder endpoints. The request version of the object does not include the id, created_at, or modified_at fields given they are automatically generated by Merge. They should be returned however, when getting Permission objects.