Skip to content

v3.0.5

Compare
Choose a tag to compare
@jiuyangzhao jiuyangzhao released this 08 Oct 01:31

3.0.5 (2017-10-07)

  • Update to Latest API specs:
    • Namespace common:
      • new LanguageCode alias.
    • Namespace file_properties:
      • Updated docstrings.
    • Namespace file_requests:
      • Updated docstrings.
    • Namespace files:
      • New aliases and structs relating to shared links.
      • Move shared_link to end of parameter list for ListFolderArg.
      • Add mode to ListRevisionsArg.
    • Namespace sharing:
      • New UserFileMembershipInfo struct.
    • Namespace team_folders:
      • updated doc strings.
      • additional async example.
    • namespace team_log:
      • new TeamEventList alias.
      • new autogenerated datatypes.
    • namespace team_policies:
      • new TwoStepVerificationPolicy.