-24
-25
-26
-27
28
29
30
@@ -341,10 +352,16 @@
37
38
39
-40
+40
+41
+42
+43
+44
+45
+46
- # File 'lib/dropbox_api/endpoints/files/list_folder.rb', line 24
+ # File 'lib/dropbox_api/endpoints/files/list_folder.rb', line 28
add_endpoint :list_folder do | path , options = { } |
validate_options ( [
@@ -352,13 +369,15 @@
:include_media_info ,
:include_deleted ,
:shared_link ,
- :include_has_explicit_shared_members
+ :include_has_explicit_shared_members ,
+ :limit
] , options )
options [ :recursive ] ||= false
options [ :include_media_info ] ||= false
options [ :include_deleted ] ||= false
options [ :shared_link ] = build_shared_link_param ( options [ :shared_link ] ) if options [ :shared_link ]
-
+ options [ :limit ] = options [ :limit ] if options [ :limit ]
+
perform_request options . merge ( {
:path => path
} )
@@ -373,9 +392,9 @@
diff --git a/docs/DropboxApi/Endpoints/Files/ListFolderContinue.html b/docs/DropboxApi/Endpoints/Files/ListFolderContinue.html
index b6278628..67b921cd 100644
--- a/docs/DropboxApi/Endpoints/Files/ListFolderContinue.html
+++ b/docs/DropboxApi/Endpoints/Files/ListFolderContinue.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Endpoints::Files::ListFolderContinue
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -288,9 +288,9 @@
diff --git a/docs/DropboxApi/Endpoints/Files/ListFolderGetLatestCursor.html b/docs/DropboxApi/Endpoints/Files/ListFolderGetLatestCursor.html
index 2f28b152..583af7f3 100644
--- a/docs/DropboxApi/Endpoints/Files/ListFolderGetLatestCursor.html
+++ b/docs/DropboxApi/Endpoints/Files/ListFolderGetLatestCursor.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Endpoints::Files::ListFolderGetLatestCursor
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -361,9 +361,9 @@
diff --git a/docs/DropboxApi/Endpoints/Files/ListFolderLongpoll.html b/docs/DropboxApi/Endpoints/Files/ListFolderLongpoll.html
index 903c7924..9f4083da 100644
--- a/docs/DropboxApi/Endpoints/Files/ListFolderLongpoll.html
+++ b/docs/DropboxApi/Endpoints/Files/ListFolderLongpoll.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Endpoints::Files::ListFolderLongpoll
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -350,9 +350,9 @@
diff --git a/docs/DropboxApi/Endpoints/Files/ListRevisions.html b/docs/DropboxApi/Endpoints/Files/ListRevisions.html
index d62107bd..58d19776 100644
--- a/docs/DropboxApi/Endpoints/Files/ListRevisions.html
+++ b/docs/DropboxApi/Endpoints/Files/ListRevisions.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Endpoints::Files::ListRevisions
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -328,9 +328,9 @@
diff --git a/docs/DropboxApi/Endpoints/Files/Move.html b/docs/DropboxApi/Endpoints/Files/Move.html
index ab002e96..05101db8 100644
--- a/docs/DropboxApi/Endpoints/Files/Move.html
+++ b/docs/DropboxApi/Endpoints/Files/Move.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Endpoints::Files::Move
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -354,9 +354,9 @@
diff --git a/docs/DropboxApi/Endpoints/Files/PermanentlyDelete.html b/docs/DropboxApi/Endpoints/Files/PermanentlyDelete.html
index 3ce3123f..8d91cf41 100644
--- a/docs/DropboxApi/Endpoints/Files/PermanentlyDelete.html
+++ b/docs/DropboxApi/Endpoints/Files/PermanentlyDelete.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Endpoints::Files::PermanentlyDelete
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -327,9 +327,9 @@
diff --git a/docs/DropboxApi/Endpoints/Files/Restore.html b/docs/DropboxApi/Endpoints/Files/Restore.html
index eba049b6..de35e39b 100644
--- a/docs/DropboxApi/Endpoints/Files/Restore.html
+++ b/docs/DropboxApi/Endpoints/Files/Restore.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Endpoints::Files::Restore
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -295,9 +295,9 @@
diff --git a/docs/DropboxApi/Endpoints/Files/SaveUrl.html b/docs/DropboxApi/Endpoints/Files/SaveUrl.html
index 0e1035c2..c0eb70ff 100644
--- a/docs/DropboxApi/Endpoints/Files/SaveUrl.html
+++ b/docs/DropboxApi/Endpoints/Files/SaveUrl.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Endpoints::Files::SaveUrl
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -314,9 +314,9 @@
diff --git a/docs/DropboxApi/Endpoints/Files/SaveUrlCheckJobStatus.html b/docs/DropboxApi/Endpoints/Files/SaveUrlCheckJobStatus.html
index 37f79a97..83537e72 100644
--- a/docs/DropboxApi/Endpoints/Files/SaveUrlCheckJobStatus.html
+++ b/docs/DropboxApi/Endpoints/Files/SaveUrlCheckJobStatus.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Endpoints::Files::SaveUrlCheckJobStatus
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -296,9 +296,9 @@
diff --git a/docs/DropboxApi/Endpoints/Files/Search.html b/docs/DropboxApi/Endpoints/Files/Search.html
index 37f3c896..399142f5 100644
--- a/docs/DropboxApi/Endpoints/Files/Search.html
+++ b/docs/DropboxApi/Endpoints/Files/Search.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Endpoints::Files::Search
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -389,9 +389,9 @@
diff --git a/docs/DropboxApi/Endpoints/Files/Upload.html b/docs/DropboxApi/Endpoints/Files/Upload.html
index 6cf0764b..7fc3d4c0 100644
--- a/docs/DropboxApi/Endpoints/Files/Upload.html
+++ b/docs/DropboxApi/Endpoints/Files/Upload.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Endpoints::Files::Upload
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -429,9 +429,9 @@
diff --git a/docs/DropboxApi/Endpoints/Files/UploadSessionAppendV2.html b/docs/DropboxApi/Endpoints/Files/UploadSessionAppendV2.html
index 70a8b38e..7d2da419 100644
--- a/docs/DropboxApi/Endpoints/Files/UploadSessionAppendV2.html
+++ b/docs/DropboxApi/Endpoints/Files/UploadSessionAppendV2.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Endpoints::Files::UploadSessionAppendV2
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -367,9 +367,9 @@
diff --git a/docs/DropboxApi/Endpoints/Files/UploadSessionFinish.html b/docs/DropboxApi/Endpoints/Files/UploadSessionFinish.html
index 4899b33a..052bc549 100644
--- a/docs/DropboxApi/Endpoints/Files/UploadSessionFinish.html
+++ b/docs/DropboxApi/Endpoints/Files/UploadSessionFinish.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Endpoints::Files::UploadSessionFinish
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -318,9 +318,9 @@
diff --git a/docs/DropboxApi/Endpoints/Files/UploadSessionStart.html b/docs/DropboxApi/Endpoints/Files/UploadSessionStart.html
index 973fe400..596d1d06 100644
--- a/docs/DropboxApi/Endpoints/Files/UploadSessionStart.html
+++ b/docs/DropboxApi/Endpoints/Files/UploadSessionStart.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Endpoints::Files::UploadSessionStart
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -340,9 +340,9 @@
diff --git a/docs/DropboxApi/Endpoints/Rpc.html b/docs/DropboxApi/Endpoints/Rpc.html
index 85cf7dea..2ea90a11 100644
--- a/docs/DropboxApi/Endpoints/Rpc.html
+++ b/docs/DropboxApi/Endpoints/Rpc.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Endpoints::Rpc
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -103,7 +103,7 @@
Direct Known Subclasses
-
Auth::TokenRevoke , Files::Copy , Files::CopyReferenceGet , Files::CopyReferenceSave , Files::CreateFileRequest , Files::CreateFolder , Files::Delete , Files::GetMetadata , Files::GetTemporaryLink , Files::ListFolder , Files::ListFolderContinue , Files::ListFolderGetLatestCursor , Files::ListRevisions , Files::Move , Files::PermanentlyDelete , Files::Restore , Files::SaveUrl , Files::SaveUrlCheckJobStatus , Files::Search , RpcContent , RpcNotify , Sharing::AddFileMember , Sharing::AddFolderMember , Sharing::CreateSharedLinkWithSettings , Sharing::GetSharedLinkMetadata , Sharing::ListFileMembers , Sharing::ListFolderMembers , Sharing::ListSharedLinks , Sharing::ShareFolder , Sharing::UnshareFile , Users::GetAccount , Users::GetAccountBatch , Users::GetCurrentAccount , Users::GetSpaceUsage
+
Auth::TokenRevoke , Files::Copy , Files::CopyReferenceGet , Files::CopyReferenceSave , Files::CreateFileRequest , Files::CreateFolder , Files::Delete , Files::GetMetadata , Files::GetTemporaryLink , Files::ListFolder , Files::ListFolderContinue , Files::ListFolderGetLatestCursor , Files::ListRevisions , Files::Move , Files::PermanentlyDelete , Files::Restore , Files::SaveUrl , Files::SaveUrlCheckJobStatus , Files::Search , RpcContent , RpcNotify , Sharing::AddFileMember , Sharing::AddFolderMember , Sharing::CreateSharedLinkWithSettings , Sharing::GetSharedLinkMetadata , Sharing::ListFileMembers , Sharing::ListFolderMembers , Sharing::ListSharedLinks , Sharing::RevokeSharedLink , Sharing::ShareFolder , Sharing::UnshareFile , Users::GetAccount , Users::GetAccountBatch , Users::GetCurrentAccount , Users::GetSpaceUsage
@@ -343,9 +343,9 @@
diff --git a/docs/DropboxApi/Endpoints/RpcContent.html b/docs/DropboxApi/Endpoints/RpcContent.html
index 26bd9e3b..85c3ac7b 100644
--- a/docs/DropboxApi/Endpoints/RpcContent.html
+++ b/docs/DropboxApi/Endpoints/RpcContent.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Endpoints::RpcContent
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -226,9 +226,9 @@
diff --git a/docs/DropboxApi/Endpoints/RpcNotify.html b/docs/DropboxApi/Endpoints/RpcNotify.html
index 773ec29b..1b598559 100644
--- a/docs/DropboxApi/Endpoints/RpcNotify.html
+++ b/docs/DropboxApi/Endpoints/RpcNotify.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Endpoints::RpcNotify
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -230,9 +230,9 @@
diff --git a/docs/DropboxApi/Endpoints/Sharing.html b/docs/DropboxApi/Endpoints/Sharing.html
index dd01531f..4bd8f3e7 100644
--- a/docs/DropboxApi/Endpoints/Sharing.html
+++ b/docs/DropboxApi/Endpoints/Sharing.html
@@ -6,7 +6,7 @@
Module: DropboxApi::Endpoints::Sharing
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -79,7 +79,7 @@
Defined in:
lib/dropbox_api/endpoints/sharing/share_folder.rb,
- lib/dropbox_api/endpoints/sharing/unshare_file.rb, lib/dropbox_api/endpoints/sharing/add_file_member.rb, lib/dropbox_api/endpoints/sharing/add_folder_member.rb, lib/dropbox_api/endpoints/sharing/list_file_members.rb, lib/dropbox_api/endpoints/sharing/list_shared_links.rb, lib/dropbox_api/endpoints/sharing/list_folder_members.rb, lib/dropbox_api/endpoints/sharing/get_shared_link_metadata.rb, lib/dropbox_api/endpoints/sharing/create_shared_link_with_settings.rb
+ lib/dropbox_api/endpoints/sharing/unshare_file.rb, lib/dropbox_api/endpoints/sharing/add_file_member.rb, lib/dropbox_api/endpoints/sharing/add_folder_member.rb, lib/dropbox_api/endpoints/sharing/list_file_members.rb, lib/dropbox_api/endpoints/sharing/list_shared_links.rb, lib/dropbox_api/endpoints/sharing/revoke_shared_link.rb, lib/dropbox_api/endpoints/sharing/list_folder_members.rb, lib/dropbox_api/endpoints/sharing/get_shared_link_metadata.rb, lib/dropbox_api/endpoints/sharing/create_shared_link_with_settings.rb
@@ -91,7 +91,7 @@ Defined Under Namespace
- Classes: AddFileMember , AddFolderMember , CreateSharedLinkWithSettings , GetSharedLinkMetadata , ListFileMembers , ListFolderMembers , ListSharedLinks , ShareFolder , UnshareFile
+ Classes: AddFileMember , AddFolderMember , CreateSharedLinkWithSettings , GetSharedLinkMetadata , ListFileMembers , ListFolderMembers , ListSharedLinks , RevokeSharedLink , ShareFolder , UnshareFile
@@ -107,9 +107,9 @@ Defined Under Namespace
diff --git a/docs/DropboxApi/Endpoints/Sharing/AddFileMember.html b/docs/DropboxApi/Endpoints/Sharing/AddFileMember.html
index d49e18fb..05409a04 100644
--- a/docs/DropboxApi/Endpoints/Sharing/AddFileMember.html
+++ b/docs/DropboxApi/Endpoints/Sharing/AddFileMember.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Endpoints::Sharing::AddFileMember
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -405,9 +405,9 @@
diff --git a/docs/DropboxApi/Endpoints/Sharing/AddFolderMember.html b/docs/DropboxApi/Endpoints/Sharing/AddFolderMember.html
index 73876e71..b0381c89 100644
--- a/docs/DropboxApi/Endpoints/Sharing/AddFolderMember.html
+++ b/docs/DropboxApi/Endpoints/Sharing/AddFolderMember.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Endpoints::Sharing::AddFolderMember
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -390,9 +390,9 @@
diff --git a/docs/DropboxApi/Endpoints/Sharing/CreateSharedLinkWithSettings.html b/docs/DropboxApi/Endpoints/Sharing/CreateSharedLinkWithSettings.html
index 6dbe18a0..c298a24f 100644
--- a/docs/DropboxApi/Endpoints/Sharing/CreateSharedLinkWithSettings.html
+++ b/docs/DropboxApi/Endpoints/Sharing/CreateSharedLinkWithSettings.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Endpoints::Sharing::CreateSharedLinkWithSettings
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -91,6 +91,11 @@
+
+ Includes:
+ OptionsValidator
+
+
@@ -184,6 +189,17 @@ #validate_options
+
+
+
+
+
+
+
+
+
Methods inherited from Rpc
#build_request , #initialize , #request_body
@@ -225,6 +241,9 @@ Options Hash (settings ):
+
+
+
+ requested_visibility
+ (Object )
+
+
+
+
+ — The requested access for this
+shared link. This field is optional. Must be one of "public",
+"team_only" or "password".
+
+
+
+
+
+ link_password
+ (Object )
+
+
+
+
+ — If requested_visibility is
+"password" this is needed to specify the password to access the link.
+This field is optional.
+
+
+
+
+
+ expires
+ (Object )
+
+
+
+
+ — Expiration time of the shared link. By default
+the link won't expire. This field is optional.
+
+
+
+
+
+
+
Returns:
@@ -288,19 +359,39 @@
-17
-18
-19
-20
-21
+31
+32
+33
+34
+35
+36
+37
+38
+39
+40
+41
+42
+43
+44
+45
- # File 'lib/dropbox_api/endpoints/sharing/create_shared_link_with_settings.rb', line 17
+ # File 'lib/dropbox_api/endpoints/sharing/create_shared_link_with_settings.rb', line 31
add_endpoint :create_shared_link_with_settings do | path , settings = { } |
- perform_request :path => path
+ validate_options ( [
+ :requested_visibility ,
+ :link_password ,
+ :expires
+ ] , settings )
+ settings [ :requested_visibility ] ||= ' public '
+ settings [ :link_password ] ||= nil
+ settings [ :expires ] ||= nil
+
+ perform_request ( {
+ :path => path ,
+ :settings => settings
+ } )
end
@@ -312,9 +403,9 @@
- Generated on Fri Nov 16 09:02:07 2018 by
+ Generated on Sat Feb 16 18:39:24 2019 by
yard
- 0.9.15 (ruby-2.3.3).
+ 0.9.16 (ruby-2.3.3).
diff --git a/docs/DropboxApi/Endpoints/Sharing/GetSharedLinkMetadata.html b/docs/DropboxApi/Endpoints/Sharing/GetSharedLinkMetadata.html
index 531e4b7e..0026a5bb 100644
--- a/docs/DropboxApi/Endpoints/Sharing/GetSharedLinkMetadata.html
+++ b/docs/DropboxApi/Endpoints/Sharing/GetSharedLinkMetadata.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Endpoints::Sharing::GetSharedLinkMetadata
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -334,9 +334,9 @@
diff --git a/docs/DropboxApi/Endpoints/Sharing/ListFileMembers.html b/docs/DropboxApi/Endpoints/Sharing/ListFileMembers.html
index b0c24eae..081569ab 100644
--- a/docs/DropboxApi/Endpoints/Sharing/ListFileMembers.html
+++ b/docs/DropboxApi/Endpoints/Sharing/ListFileMembers.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Endpoints::Sharing::ListFileMembers
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -411,9 +411,9 @@
diff --git a/docs/DropboxApi/Endpoints/Sharing/ListFolderMembers.html b/docs/DropboxApi/Endpoints/Sharing/ListFolderMembers.html
index f1f1f530..a5d6f2ad 100644
--- a/docs/DropboxApi/Endpoints/Sharing/ListFolderMembers.html
+++ b/docs/DropboxApi/Endpoints/Sharing/ListFolderMembers.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Endpoints::Sharing::ListFolderMembers
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -390,9 +390,9 @@
diff --git a/docs/DropboxApi/Endpoints/Sharing/ListSharedLinks.html b/docs/DropboxApi/Endpoints/Sharing/ListSharedLinks.html
index 2b9fea83..e4379c58 100644
--- a/docs/DropboxApi/Endpoints/Sharing/ListSharedLinks.html
+++ b/docs/DropboxApi/Endpoints/Sharing/ListSharedLinks.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Endpoints::Sharing::ListSharedLinks
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -335,9 +335,9 @@
diff --git a/docs/DropboxApi/Endpoints/Sharing/RevokeSharedLink.html b/docs/DropboxApi/Endpoints/Sharing/RevokeSharedLink.html
new file mode 100644
index 00000000..1b2e9915
--- /dev/null
+++ b/docs/DropboxApi/Endpoints/Sharing/RevokeSharedLink.html
@@ -0,0 +1,293 @@
+
+
+
+
+
+
+ Class: DropboxApi::Endpoints::Sharing::RevokeSharedLink
+
+ — Documentation by YARD 0.9.16
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Class: DropboxApi::Endpoints::Sharing::RevokeSharedLink
+
+
+
+
+
+
+
+ Inherits:
+
+ Rpc
+
+
+ Object
+
+ Base
+
+ Rpc
+
+ DropboxApi::Endpoints::Sharing::RevokeSharedLink
+
+
+ show all
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Defined in:
+ lib/dropbox_api/endpoints/sharing/revoke_shared_link.rb
+
+
+
+
+
+
+
+ Constant Summary
+ collapse
+
+
+
+
+ Method =
+
+
+ :post
+
+ Path =
+
+
+ " /2/sharing/revoke_shared_link " . freeze
+
+ ResultType =
+
+
+ DropboxApi :: Results :: VoidResult
+
+ ErrorType =
+
+
+ DropboxApi :: Errors :: RevokeSharedLinkError
+
+
+
+
+
+
+
+
+
+
+
+
+ Instance Method Summary
+ collapse
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Methods inherited from Rpc
+
#build_request , #initialize , #request_body
+
+
+
+
+
+
+
+
+
+
Methods inherited from Base
+
add_endpoint
+
+
+
+
+
Instance Method Details
+
+
+
+
+
+ #revoke_shared_link (url) ⇒ Object
+
+
+
+
+
+
+
+
Revoke a shared link.
+
+
Note that even after revoking a shared link to a file, the file may be accessible
+if there are shared links leading to any of the file parent folders.
+
+
A successful response indicates that the shared link was revoked.
+
+
+
+
+
+
+
+
+
+
+
+17
+18
+19
+20
+21
+
+
+ # File 'lib/dropbox_api/endpoints/sharing/revoke_shared_link.rb', line 17
+
+add_endpoint :revoke_shared_link do | url |
+ perform_request ( {
+ :url => url
+ } )
+end
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/docs/DropboxApi/Endpoints/Sharing/ShareFolder.html b/docs/DropboxApi/Endpoints/Sharing/ShareFolder.html
index e5dfb01f..20ae3310 100644
--- a/docs/DropboxApi/Endpoints/Sharing/ShareFolder.html
+++ b/docs/DropboxApi/Endpoints/Sharing/ShareFolder.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Endpoints::Sharing::ShareFolder
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -418,9 +418,9 @@
diff --git a/docs/DropboxApi/Endpoints/Sharing/UnshareFile.html b/docs/DropboxApi/Endpoints/Sharing/UnshareFile.html
index 0368cda3..422876bb 100644
--- a/docs/DropboxApi/Endpoints/Sharing/UnshareFile.html
+++ b/docs/DropboxApi/Endpoints/Sharing/UnshareFile.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Endpoints::Sharing::UnshareFile
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -280,9 +280,9 @@
diff --git a/docs/DropboxApi/Endpoints/Users.html b/docs/DropboxApi/Endpoints/Users.html
index fdefb83b..1f679052 100644
--- a/docs/DropboxApi/Endpoints/Users.html
+++ b/docs/DropboxApi/Endpoints/Users.html
@@ -6,7 +6,7 @@
Module: DropboxApi::Endpoints::Users
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -107,9 +107,9 @@ Defined Under Namespace
diff --git a/docs/DropboxApi/Endpoints/Users/GetAccount.html b/docs/DropboxApi/Endpoints/Users/GetAccount.html
index f7a1cf9a..24a98738 100644
--- a/docs/DropboxApi/Endpoints/Users/GetAccount.html
+++ b/docs/DropboxApi/Endpoints/Users/GetAccount.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Endpoints::Users::GetAccount
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -291,9 +291,9 @@
diff --git a/docs/DropboxApi/Endpoints/Users/GetAccountBatch.html b/docs/DropboxApi/Endpoints/Users/GetAccountBatch.html
index d5b825e2..7751bfc4 100644
--- a/docs/DropboxApi/Endpoints/Users/GetAccountBatch.html
+++ b/docs/DropboxApi/Endpoints/Users/GetAccountBatch.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Endpoints::Users::GetAccountBatch
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -293,9 +293,9 @@
diff --git a/docs/DropboxApi/Endpoints/Users/GetCurrentAccount.html b/docs/DropboxApi/Endpoints/Users/GetCurrentAccount.html
index 56ef754f..b956d9cc 100644
--- a/docs/DropboxApi/Endpoints/Users/GetCurrentAccount.html
+++ b/docs/DropboxApi/Endpoints/Users/GetCurrentAccount.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Endpoints::Users::GetCurrentAccount
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -272,9 +272,9 @@
diff --git a/docs/DropboxApi/Endpoints/Users/GetSpaceUsage.html b/docs/DropboxApi/Endpoints/Users/GetSpaceUsage.html
index a818c5a6..1655d628 100644
--- a/docs/DropboxApi/Endpoints/Users/GetSpaceUsage.html
+++ b/docs/DropboxApi/Endpoints/Users/GetSpaceUsage.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Endpoints::Users::GetSpaceUsage
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -272,9 +272,9 @@
diff --git a/docs/DropboxApi/Errors.html b/docs/DropboxApi/Errors.html
index 4b70947d..32697412 100644
--- a/docs/DropboxApi/Errors.html
+++ b/docs/DropboxApi/Errors.html
@@ -6,7 +6,7 @@
Module: DropboxApi::Errors
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -79,7 +79,7 @@
Defined in:
lib/dropbox_api/errors/http_error.rb,
- lib/dropbox_api/errors/poll_error.rb, lib/dropbox_api/errors/basic_error.rb, lib/dropbox_api/errors/write_error.rb, lib/dropbox_api/errors/delete_error.rb, lib/dropbox_api/errors/lookup_error.rb, lib/dropbox_api/errors/search_error.rb, lib/dropbox_api/errors/upload_error.rb, lib/dropbox_api/errors/preview_error.rb, lib/dropbox_api/errors/restore_error.rb, lib/dropbox_api/errors/download_error.rb, lib/dropbox_api/errors/save_url_error.rb, lib/dropbox_api/errors/settings_error.rb, lib/dropbox_api/errors/thumbnail_error.rb, lib/dropbox_api/errors/relocation_error.rb, lib/dropbox_api/errors/share_path_error.rb, lib/dropbox_api/errors/get_account_error.rb, lib/dropbox_api/errors/list_folder_error.rb, lib/dropbox_api/errors/shared_link_error.rb, lib/dropbox_api/errors/get_metadata_error.rb, lib/dropbox_api/errors/share_folder_error.rb, lib/dropbox_api/errors/sharing_user_error.rb, lib/dropbox_api/errors/unshare_file_error.rb, lib/dropbox_api/errors/create_folder_error.rb, lib/dropbox_api/errors/already_shared_error.rb, lib/dropbox_api/errors/list_revisions_error.rb, lib/dropbox_api/errors/write_conflict_error.rb, lib/dropbox_api/errors/add_file_member_error.rb, lib/dropbox_api/errors/thumbnail_batch_error.rb, lib/dropbox_api/errors/add_folder_member_error.rb, lib/dropbox_api/errors/list_shared_links_error.rb, lib/dropbox_api/errors/too_many_requests_error.rb, lib/dropbox_api/errors/file_member_action_error.rb, lib/dropbox_api/errors/get_copy_reference_error.rb, lib/dropbox_api/errors/add_member_selector_error.rb, lib/dropbox_api/errors/create_file_request_error.rb, lib/dropbox_api/errors/save_copy_reference_error.rb, lib/dropbox_api/errors/sharing_file_access_error.rb, lib/dropbox_api/errors/upload_write_failed_error.rb, lib/dropbox_api/errors/list_folder_continue_error.rb, lib/dropbox_api/errors/list_folder_longpoll_error.rb, lib/dropbox_api/errors/shared_folder_access_error.rb, lib/dropbox_api/errors/upload_session_finish_error.rb, lib/dropbox_api/errors/upload_session_lookup_error.rb, lib/dropbox_api/errors/upload_session_offset_error.rb, lib/dropbox_api/errors/create_shared_link_with_settings_error.rb
+ lib/dropbox_api/errors/poll_error.rb, lib/dropbox_api/errors/basic_error.rb, lib/dropbox_api/errors/write_error.rb, lib/dropbox_api/errors/delete_error.rb, lib/dropbox_api/errors/lookup_error.rb, lib/dropbox_api/errors/search_error.rb, lib/dropbox_api/errors/upload_error.rb, lib/dropbox_api/errors/preview_error.rb, lib/dropbox_api/errors/restore_error.rb, lib/dropbox_api/errors/download_error.rb, lib/dropbox_api/errors/save_url_error.rb, lib/dropbox_api/errors/settings_error.rb, lib/dropbox_api/errors/thumbnail_error.rb, lib/dropbox_api/errors/relocation_error.rb, lib/dropbox_api/errors/share_path_error.rb, lib/dropbox_api/errors/get_account_error.rb, lib/dropbox_api/errors/list_folder_error.rb, lib/dropbox_api/errors/shared_link_error.rb, lib/dropbox_api/errors/get_metadata_error.rb, lib/dropbox_api/errors/share_folder_error.rb, lib/dropbox_api/errors/sharing_user_error.rb, lib/dropbox_api/errors/unshare_file_error.rb, lib/dropbox_api/errors/create_folder_error.rb, lib/dropbox_api/errors/already_shared_error.rb, lib/dropbox_api/errors/list_revisions_error.rb, lib/dropbox_api/errors/write_conflict_error.rb, lib/dropbox_api/errors/add_file_member_error.rb, lib/dropbox_api/errors/thumbnail_batch_error.rb, lib/dropbox_api/errors/add_folder_member_error.rb, lib/dropbox_api/errors/list_shared_links_error.rb, lib/dropbox_api/errors/too_many_requests_error.rb, lib/dropbox_api/errors/file_member_action_error.rb, lib/dropbox_api/errors/get_copy_reference_error.rb, lib/dropbox_api/errors/revoke_shared_link_error.rb, lib/dropbox_api/errors/add_member_selector_error.rb, lib/dropbox_api/errors/create_file_request_error.rb, lib/dropbox_api/errors/save_copy_reference_error.rb, lib/dropbox_api/errors/sharing_file_access_error.rb, lib/dropbox_api/errors/upload_write_failed_error.rb, lib/dropbox_api/errors/list_folder_continue_error.rb, lib/dropbox_api/errors/list_folder_longpoll_error.rb, lib/dropbox_api/errors/shared_folder_access_error.rb, lib/dropbox_api/errors/upload_session_finish_error.rb, lib/dropbox_api/errors/upload_session_lookup_error.rb, lib/dropbox_api/errors/upload_session_offset_error.rb, lib/dropbox_api/errors/create_shared_link_with_settings_error.rb
@@ -91,7 +91,7 @@ Defined Under Namespace
- Classes: AddFileMemberError , AddFolderMemberError , AddMemberSelectorError , AlreadySharedError , BadPathError , BasicError , CantCopySharedFolderError , CantMoveFolderIntoItselfError , CantNestSharedFolderError , CantShareOutsideTeamError , ContainsSharedFolderError , ConversionError , CreateFileRequestError , CreateFolderError , CreateSharedLinkWithSettingsError , CursorClosedError , CursorNotClosedError , DeleteError , DisallowedNameError , DisallowedSharedLinkPolicyError , DownloadError , DownloadFailedError , EmailUnverifiedError , FileAncestorConflictError , FileConflictError , FileMemberActionError , FolderConflictError , GetAccountError , GetCopyReferenceError , GetMetadataError , GroupDeletedError , GroupNotOnTeamError , HttpError , InProgressError , InsideAppFolderError , InsideOsxPackageError , InsidePublicFolderError , InsideSharedFolderError , InsufficientPlanError , InsufficientSpaceError , InternalError , InvalidCommentError , InvalidCopyReferenceError , InvalidCursorError , InvalidDropboxIdError , InvalidEmailError , InvalidFileError , InvalidIdError , InvalidMemberError , InvalidPathError , InvalidRevisionError , InvalidSettingsError , InvalidUrlError , IsAppFolderError , IsFileError , IsFolderError , IsOsxPackageError , IsPublicFolderError , ListFolderContinueError , ListFolderError , ListFolderLongpollError , ListRevisionsError , ListSharedLinksError , LookupError , MalformedPathError , NoAccountError , NoPermissionError , NoWritePermissionError , NotAMemberError , NotFileError , NotFolderError , NotFoundError , PollError , PreviewError , RateLimitError , RelocationError , RestoreError , RestrictedContentError , SaveCopyReferenceError , SaveUrlError , SearchError , SettingsError , ShareFolderError , SharePathError , SharedFolderAccessError , SharedLinkAccessDeniedError , SharedLinkAlreadyExistsError , SharedLinkError , SharedLinkNotFoundError , SharingFileAccessError , SharingUserError , TeamFolderError , TeamPolicyDisallowsMemberPolicyError , ThumbnailBatchError , ThumbnailError , TooManyFilesError , TooManyMembersError , TooManyPendingInvitesError , TooManyRequestsError , TooManySharedFolderTargetsError , TooManyWriteOperationsError , UnmountedError , UnshareFileError , UnsupportedContentError , UnsupportedExtensionError , UnsupportedImageError , UnsupportedLinkTypeError , UnverifiedDropboxId , UploadError , UploadSessionFinishError , UploadSessionLookupError , UploadSessionOffsetError , UploadWriteFailedError , WriteConflictError , WriteError
+ Classes: AddFileMemberError , AddFolderMemberError , AddMemberSelectorError , AlreadySharedError , BadPathError , BasicError , CantCopySharedFolderError , CantMoveFolderIntoItselfError , CantNestSharedFolderError , CantShareOutsideTeamError , ContainsSharedFolderError , ConversionError , CreateFileRequestError , CreateFolderError , CreateSharedLinkWithSettingsError , CursorClosedError , CursorNotClosedError , DeleteError , DisallowedNameError , DisallowedSharedLinkPolicyError , DownloadError , DownloadFailedError , EmailUnverifiedError , FileAncestorConflictError , FileConflictError , FileMemberActionError , FolderConflictError , GetAccountError , GetCopyReferenceError , GetMetadataError , GroupDeletedError , GroupNotOnTeamError , HttpError , InProgressError , InsideAppFolderError , InsideOsxPackageError , InsidePublicFolderError , InsideSharedFolderError , InsufficientPlanError , InsufficientSpaceError , InternalError , InvalidCommentError , InvalidCopyReferenceError , InvalidCursorError , InvalidDropboxIdError , InvalidEmailError , InvalidFileError , InvalidIdError , InvalidMemberError , InvalidPathError , InvalidRevisionError , InvalidSettingsError , InvalidUrlError , IsAppFolderError , IsFileError , IsFolderError , IsOsxPackageError , IsPublicFolderError , ListFolderContinueError , ListFolderError , ListFolderLongpollError , ListRevisionsError , ListSharedLinksError , LookupError , MalformedPathError , NoAccountError , NoPermissionError , NoWritePermissionError , NotAMemberError , NotFileError , NotFolderError , NotFoundError , PollError , PreviewError , RateLimitError , RelocationError , RestoreError , RestrictedContentError , RevokeSharedLinkError , SaveCopyReferenceError , SaveUrlError , SearchError , SettingsError , ShareFolderError , SharePathError , SharedFolderAccessError , SharedLinkAccessDeniedError , SharedLinkAlreadyExistsError , SharedLinkError , SharedLinkMalformedError , SharedLinkNotFoundError , SharingFileAccessError , SharingUserError , TeamFolderError , TeamPolicyDisallowsMemberPolicyError , ThumbnailBatchError , ThumbnailError , TooManyFilesError , TooManyMembersError , TooManyPendingInvitesError , TooManyRequestsError , TooManySharedFolderTargetsError , TooManyWriteOperationsError , UnmountedError , UnshareFileError , UnsupportedContentError , UnsupportedExtensionError , UnsupportedImageError , UnsupportedLinkTypeError , UnverifiedDropboxId , UploadError , UploadSessionFinishError , UploadSessionLookupError , UploadSessionOffsetError , UploadWriteFailedError , WriteConflictError , WriteError
@@ -107,9 +107,9 @@ Defined Under Namespace
diff --git a/docs/DropboxApi/Errors/AddFileMemberError.html b/docs/DropboxApi/Errors/AddFileMemberError.html
index 1e0ab8ca..64b9a15d 100644
--- a/docs/DropboxApi/Errors/AddFileMemberError.html
+++ b/docs/DropboxApi/Errors/AddFileMemberError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::AddFileMemberError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -154,9 +154,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/AddFolderMemberError.html b/docs/DropboxApi/Errors/AddFolderMemberError.html
index 66d2219a..ff3bcdc4 100644
--- a/docs/DropboxApi/Errors/AddFolderMemberError.html
+++ b/docs/DropboxApi/Errors/AddFolderMemberError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::AddFolderMemberError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -160,9 +160,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/AddMemberSelectorError.html b/docs/DropboxApi/Errors/AddMemberSelectorError.html
index 094c233a..5198b6e4 100644
--- a/docs/DropboxApi/Errors/AddMemberSelectorError.html
+++ b/docs/DropboxApi/Errors/AddMemberSelectorError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::AddMemberSelectorError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -155,9 +155,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/AlreadySharedError.html b/docs/DropboxApi/Errors/AlreadySharedError.html
index 77bb658d..4439404a 100644
--- a/docs/DropboxApi/Errors/AlreadySharedError.html
+++ b/docs/DropboxApi/Errors/AlreadySharedError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::AlreadySharedError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -203,9 +203,9 @@
diff --git a/docs/DropboxApi/Errors/BadPathError.html b/docs/DropboxApi/Errors/BadPathError.html
index 219b9da0..77eb1a63 100644
--- a/docs/DropboxApi/Errors/BadPathError.html
+++ b/docs/DropboxApi/Errors/BadPathError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::BadPathError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/BasicError.html b/docs/DropboxApi/Errors/BasicError.html
index 60301301..2ae49aa5 100644
--- a/docs/DropboxApi/Errors/BasicError.html
+++ b/docs/DropboxApi/Errors/BasicError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::BasicError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -103,7 +103,7 @@
Direct Known Subclasses
-
AddFileMemberError , AddFolderMemberError , AddMemberSelectorError , AlreadySharedError , BadPathError , CantCopySharedFolderError , CantMoveFolderIntoItselfError , CantNestSharedFolderError , CantShareOutsideTeamError , ContainsSharedFolderError , ConversionError , CreateFileRequestError , CreateFolderError , CreateSharedLinkWithSettingsError , CursorClosedError , CursorNotClosedError , DeleteError , DisallowedNameError , DisallowedSharedLinkPolicyError , DownloadError , DownloadFailedError , EmailUnverifiedError , FileAncestorConflictError , FileConflictError , FileMemberActionError , FolderConflictError , GetAccountError , GetCopyReferenceError , GetMetadataError , GroupDeletedError , GroupNotOnTeamError , InProgressError , InsideAppFolderError , InsideOsxPackageError , InsidePublicFolderError , InsideSharedFolderError , InsufficientPlanError , InsufficientSpaceError , InternalError , InvalidCommentError , InvalidCopyReferenceError , InvalidCursorError , InvalidDropboxIdError , InvalidEmailError , InvalidFileError , InvalidIdError , InvalidMemberError , InvalidPathError , InvalidRevisionError , InvalidSettingsError , InvalidUrlError , IsAppFolderError , IsFileError , IsFolderError , IsOsxPackageError , IsPublicFolderError , ListFolderContinueError , ListFolderError , ListFolderLongpollError , ListRevisionsError , ListSharedLinksError , LookupError , MalformedPathError , NoAccountError , NoPermissionError , NoWritePermissionError , NotAMemberError , NotFileError , NotFolderError , NotFoundError , PollError , PreviewError , RateLimitError , RelocationError , RestoreError , RestrictedContentError , SaveCopyReferenceError , SaveUrlError , SearchError , SettingsError , ShareFolderError , SharePathError , SharedFolderAccessError , SharedLinkAccessDeniedError , SharedLinkAlreadyExistsError , SharedLinkError , SharedLinkNotFoundError , SharingFileAccessError , SharingUserError , TeamFolderError , TeamPolicyDisallowsMemberPolicyError , ThumbnailBatchError , ThumbnailError , TooManyFilesError , TooManyMembersError , TooManyPendingInvitesError , TooManyRequestsError , TooManySharedFolderTargetsError , UnmountedError , UnshareFileError , UnsupportedContentError , UnsupportedExtensionError , UnsupportedImageError , UnsupportedLinkTypeError , UnverifiedDropboxId , UploadError , UploadSessionFinishError , UploadSessionLookupError , UploadSessionOffsetError , UploadWriteFailedError , WriteConflictError , WriteError
+
AddFileMemberError , AddFolderMemberError , AddMemberSelectorError , AlreadySharedError , BadPathError , CantCopySharedFolderError , CantMoveFolderIntoItselfError , CantNestSharedFolderError , CantShareOutsideTeamError , ContainsSharedFolderError , ConversionError , CreateFileRequestError , CreateFolderError , CreateSharedLinkWithSettingsError , CursorClosedError , CursorNotClosedError , DeleteError , DisallowedNameError , DisallowedSharedLinkPolicyError , DownloadError , DownloadFailedError , EmailUnverifiedError , FileAncestorConflictError , FileConflictError , FileMemberActionError , FolderConflictError , GetAccountError , GetCopyReferenceError , GetMetadataError , GroupDeletedError , GroupNotOnTeamError , InProgressError , InsideAppFolderError , InsideOsxPackageError , InsidePublicFolderError , InsideSharedFolderError , InsufficientPlanError , InsufficientSpaceError , InternalError , InvalidCommentError , InvalidCopyReferenceError , InvalidCursorError , InvalidDropboxIdError , InvalidEmailError , InvalidFileError , InvalidIdError , InvalidMemberError , InvalidPathError , InvalidRevisionError , InvalidSettingsError , InvalidUrlError , IsAppFolderError , IsFileError , IsFolderError , IsOsxPackageError , IsPublicFolderError , ListFolderContinueError , ListFolderError , ListFolderLongpollError , ListRevisionsError , ListSharedLinksError , LookupError , MalformedPathError , NoAccountError , NoPermissionError , NoWritePermissionError , NotAMemberError , NotFileError , NotFolderError , NotFoundError , PollError , PreviewError , RateLimitError , RelocationError , RestoreError , RestrictedContentError , RevokeSharedLinkError , SaveCopyReferenceError , SaveUrlError , SearchError , SettingsError , ShareFolderError , SharePathError , SharedFolderAccessError , SharedLinkAccessDeniedError , SharedLinkAlreadyExistsError , SharedLinkError , SharedLinkMalformedError , SharedLinkNotFoundError , SharingFileAccessError , SharingUserError , TeamFolderError , TeamPolicyDisallowsMemberPolicyError , ThumbnailBatchError , ThumbnailError , TooManyFilesError , TooManyMembersError , TooManyPendingInvitesError , TooManyRequestsError , TooManySharedFolderTargetsError , UnmountedError , UnshareFileError , UnsupportedContentError , UnsupportedExtensionError , UnsupportedImageError , UnsupportedLinkTypeError , UnverifiedDropboxId , UploadError , UploadSessionFinishError , UploadSessionLookupError , UploadSessionOffsetError , UploadWriteFailedError , WriteConflictError , WriteError
@@ -346,9 +346,9 @@
diff --git a/docs/DropboxApi/Errors/CantCopySharedFolderError.html b/docs/DropboxApi/Errors/CantCopySharedFolderError.html
index 9f5e55ad..753ca771 100644
--- a/docs/DropboxApi/Errors/CantCopySharedFolderError.html
+++ b/docs/DropboxApi/Errors/CantCopySharedFolderError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::CantCopySharedFolderError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/CantMoveFolderIntoItselfError.html b/docs/DropboxApi/Errors/CantMoveFolderIntoItselfError.html
index 5e94d2c6..f64103d3 100644
--- a/docs/DropboxApi/Errors/CantMoveFolderIntoItselfError.html
+++ b/docs/DropboxApi/Errors/CantMoveFolderIntoItselfError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::CantMoveFolderIntoItselfError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/CantNestSharedFolderError.html b/docs/DropboxApi/Errors/CantNestSharedFolderError.html
index 6e8011d0..39c51527 100644
--- a/docs/DropboxApi/Errors/CantNestSharedFolderError.html
+++ b/docs/DropboxApi/Errors/CantNestSharedFolderError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::CantNestSharedFolderError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/CantShareOutsideTeamError.html b/docs/DropboxApi/Errors/CantShareOutsideTeamError.html
index ce1c415c..7e4f9e39 100644
--- a/docs/DropboxApi/Errors/CantShareOutsideTeamError.html
+++ b/docs/DropboxApi/Errors/CantShareOutsideTeamError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::CantShareOutsideTeamError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/ContainsSharedFolderError.html b/docs/DropboxApi/Errors/ContainsSharedFolderError.html
index ddb635b6..8e9011fa 100644
--- a/docs/DropboxApi/Errors/ContainsSharedFolderError.html
+++ b/docs/DropboxApi/Errors/ContainsSharedFolderError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::ContainsSharedFolderError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/ConversionError.html b/docs/DropboxApi/Errors/ConversionError.html
index 30b48300..50fcd525 100644
--- a/docs/DropboxApi/Errors/ConversionError.html
+++ b/docs/DropboxApi/Errors/ConversionError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::ConversionError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/CreateFileRequestError.html b/docs/DropboxApi/Errors/CreateFileRequestError.html
index 3bb6bd82..341d79aa 100644
--- a/docs/DropboxApi/Errors/CreateFileRequestError.html
+++ b/docs/DropboxApi/Errors/CreateFileRequestError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::CreateFileRequestError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -150,9 +150,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/CreateFolderError.html b/docs/DropboxApi/Errors/CreateFolderError.html
index bc1ff4f2..e4c38d16 100644
--- a/docs/DropboxApi/Errors/CreateFolderError.html
+++ b/docs/DropboxApi/Errors/CreateFolderError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::CreateFolderError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -151,9 +151,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/CreateSharedLinkWithSettingsError.html b/docs/DropboxApi/Errors/CreateSharedLinkWithSettingsError.html
index 1dab82d7..4c49b55c 100644
--- a/docs/DropboxApi/Errors/CreateSharedLinkWithSettingsError.html
+++ b/docs/DropboxApi/Errors/CreateSharedLinkWithSettingsError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::CreateSharedLinkWithSettingsError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -155,9 +155,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/CursorClosedError.html b/docs/DropboxApi/Errors/CursorClosedError.html
index 86cda0bb..6fdcad38 100644
--- a/docs/DropboxApi/Errors/CursorClosedError.html
+++ b/docs/DropboxApi/Errors/CursorClosedError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::CursorClosedError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/CursorNotClosedError.html b/docs/DropboxApi/Errors/CursorNotClosedError.html
index f62f9f74..ec6c0076 100644
--- a/docs/DropboxApi/Errors/CursorNotClosedError.html
+++ b/docs/DropboxApi/Errors/CursorNotClosedError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::CursorNotClosedError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/DeleteError.html b/docs/DropboxApi/Errors/DeleteError.html
index 34d01a11..6d13988c 100644
--- a/docs/DropboxApi/Errors/DeleteError.html
+++ b/docs/DropboxApi/Errors/DeleteError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::DeleteError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -152,9 +152,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/DisallowedNameError.html b/docs/DropboxApi/Errors/DisallowedNameError.html
index 04dd9427..b7ad3de8 100644
--- a/docs/DropboxApi/Errors/DisallowedNameError.html
+++ b/docs/DropboxApi/Errors/DisallowedNameError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::DisallowedNameError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/DisallowedSharedLinkPolicyError.html b/docs/DropboxApi/Errors/DisallowedSharedLinkPolicyError.html
index 7970332b..66cfbec9 100644
--- a/docs/DropboxApi/Errors/DisallowedSharedLinkPolicyError.html
+++ b/docs/DropboxApi/Errors/DisallowedSharedLinkPolicyError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::DisallowedSharedLinkPolicyError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/DownloadError.html b/docs/DropboxApi/Errors/DownloadError.html
index bb7190a5..92cc0422 100644
--- a/docs/DropboxApi/Errors/DownloadError.html
+++ b/docs/DropboxApi/Errors/DownloadError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::DownloadError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -151,9 +151,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/DownloadFailedError.html b/docs/DropboxApi/Errors/DownloadFailedError.html
index 872d65ce..0fbc861a 100644
--- a/docs/DropboxApi/Errors/DownloadFailedError.html
+++ b/docs/DropboxApi/Errors/DownloadFailedError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::DownloadFailedError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/EmailUnverifiedError.html b/docs/DropboxApi/Errors/EmailUnverifiedError.html
index 58453e5b..367bb25e 100644
--- a/docs/DropboxApi/Errors/EmailUnverifiedError.html
+++ b/docs/DropboxApi/Errors/EmailUnverifiedError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::EmailUnverifiedError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/FileAncestorConflictError.html b/docs/DropboxApi/Errors/FileAncestorConflictError.html
index 28bce045..cf785817 100644
--- a/docs/DropboxApi/Errors/FileAncestorConflictError.html
+++ b/docs/DropboxApi/Errors/FileAncestorConflictError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::FileAncestorConflictError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/FileConflictError.html b/docs/DropboxApi/Errors/FileConflictError.html
index 31f504fd..27722b9d 100644
--- a/docs/DropboxApi/Errors/FileConflictError.html
+++ b/docs/DropboxApi/Errors/FileConflictError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::FileConflictError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/FileMemberActionError.html b/docs/DropboxApi/Errors/FileMemberActionError.html
index 528eab3b..891d2cf1 100644
--- a/docs/DropboxApi/Errors/FileMemberActionError.html
+++ b/docs/DropboxApi/Errors/FileMemberActionError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::FileMemberActionError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -154,9 +154,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/FolderConflictError.html b/docs/DropboxApi/Errors/FolderConflictError.html
index dfe5570d..5e4a49c5 100644
--- a/docs/DropboxApi/Errors/FolderConflictError.html
+++ b/docs/DropboxApi/Errors/FolderConflictError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::FolderConflictError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/GetAccountError.html b/docs/DropboxApi/Errors/GetAccountError.html
index 9568dfae..826969ca 100644
--- a/docs/DropboxApi/Errors/GetAccountError.html
+++ b/docs/DropboxApi/Errors/GetAccountError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::GetAccountError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -151,9 +151,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/GetCopyReferenceError.html b/docs/DropboxApi/Errors/GetCopyReferenceError.html
index 2024292d..79e80493 100644
--- a/docs/DropboxApi/Errors/GetCopyReferenceError.html
+++ b/docs/DropboxApi/Errors/GetCopyReferenceError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::GetCopyReferenceError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -151,9 +151,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/GetMetadataError.html b/docs/DropboxApi/Errors/GetMetadataError.html
index 7ee1959a..3c7c8e9b 100644
--- a/docs/DropboxApi/Errors/GetMetadataError.html
+++ b/docs/DropboxApi/Errors/GetMetadataError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::GetMetadataError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -151,9 +151,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/GroupDeletedError.html b/docs/DropboxApi/Errors/GroupDeletedError.html
index 0263d9f1..ea552e48 100644
--- a/docs/DropboxApi/Errors/GroupDeletedError.html
+++ b/docs/DropboxApi/Errors/GroupDeletedError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::GroupDeletedError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/GroupNotOnTeamError.html b/docs/DropboxApi/Errors/GroupNotOnTeamError.html
index c53dd210..74fec8a8 100644
--- a/docs/DropboxApi/Errors/GroupNotOnTeamError.html
+++ b/docs/DropboxApi/Errors/GroupNotOnTeamError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::GroupNotOnTeamError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/HttpError.html b/docs/DropboxApi/Errors/HttpError.html
index 40424256..28bd80e8 100644
--- a/docs/DropboxApi/Errors/HttpError.html
+++ b/docs/DropboxApi/Errors/HttpError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::HttpError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -114,9 +114,9 @@
diff --git a/docs/DropboxApi/Errors/InProgressError.html b/docs/DropboxApi/Errors/InProgressError.html
index 954837c0..4c0b4da8 100644
--- a/docs/DropboxApi/Errors/InProgressError.html
+++ b/docs/DropboxApi/Errors/InProgressError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::InProgressError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/InsideAppFolderError.html b/docs/DropboxApi/Errors/InsideAppFolderError.html
index 476345ce..2c74a07a 100644
--- a/docs/DropboxApi/Errors/InsideAppFolderError.html
+++ b/docs/DropboxApi/Errors/InsideAppFolderError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::InsideAppFolderError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/InsideOsxPackageError.html b/docs/DropboxApi/Errors/InsideOsxPackageError.html
index db1d052b..cb0cc855 100644
--- a/docs/DropboxApi/Errors/InsideOsxPackageError.html
+++ b/docs/DropboxApi/Errors/InsideOsxPackageError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::InsideOsxPackageError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/InsidePublicFolderError.html b/docs/DropboxApi/Errors/InsidePublicFolderError.html
index d09726bd..c4b1f568 100644
--- a/docs/DropboxApi/Errors/InsidePublicFolderError.html
+++ b/docs/DropboxApi/Errors/InsidePublicFolderError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::InsidePublicFolderError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/InsideSharedFolderError.html b/docs/DropboxApi/Errors/InsideSharedFolderError.html
index 7a5d5513..9a46f30d 100644
--- a/docs/DropboxApi/Errors/InsideSharedFolderError.html
+++ b/docs/DropboxApi/Errors/InsideSharedFolderError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::InsideSharedFolderError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/InsufficientPlanError.html b/docs/DropboxApi/Errors/InsufficientPlanError.html
index 4c658958..be5d31cc 100644
--- a/docs/DropboxApi/Errors/InsufficientPlanError.html
+++ b/docs/DropboxApi/Errors/InsufficientPlanError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::InsufficientPlanError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/InsufficientSpaceError.html b/docs/DropboxApi/Errors/InsufficientSpaceError.html
index 1fc59895..29444141 100644
--- a/docs/DropboxApi/Errors/InsufficientSpaceError.html
+++ b/docs/DropboxApi/Errors/InsufficientSpaceError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::InsufficientSpaceError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/InternalError.html b/docs/DropboxApi/Errors/InternalError.html
index 567ec163..0ffea4e4 100644
--- a/docs/DropboxApi/Errors/InternalError.html
+++ b/docs/DropboxApi/Errors/InternalError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::InternalError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/InvalidCommentError.html b/docs/DropboxApi/Errors/InvalidCommentError.html
index de1f16ba..0b269e6d 100644
--- a/docs/DropboxApi/Errors/InvalidCommentError.html
+++ b/docs/DropboxApi/Errors/InvalidCommentError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::InvalidCommentError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/InvalidCopyReferenceError.html b/docs/DropboxApi/Errors/InvalidCopyReferenceError.html
index 14426cb5..f2b5468c 100644
--- a/docs/DropboxApi/Errors/InvalidCopyReferenceError.html
+++ b/docs/DropboxApi/Errors/InvalidCopyReferenceError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::InvalidCopyReferenceError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/InvalidCursorError.html b/docs/DropboxApi/Errors/InvalidCursorError.html
index 01fdf596..7586f87b 100644
--- a/docs/DropboxApi/Errors/InvalidCursorError.html
+++ b/docs/DropboxApi/Errors/InvalidCursorError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::InvalidCursorError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/InvalidDropboxIdError.html b/docs/DropboxApi/Errors/InvalidDropboxIdError.html
index 6723d3d8..ff8b5585 100644
--- a/docs/DropboxApi/Errors/InvalidDropboxIdError.html
+++ b/docs/DropboxApi/Errors/InvalidDropboxIdError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::InvalidDropboxIdError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/InvalidEmailError.html b/docs/DropboxApi/Errors/InvalidEmailError.html
index 231f25a7..828cb4ab 100644
--- a/docs/DropboxApi/Errors/InvalidEmailError.html
+++ b/docs/DropboxApi/Errors/InvalidEmailError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::InvalidEmailError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/InvalidFileError.html b/docs/DropboxApi/Errors/InvalidFileError.html
index 22b10dc7..b35efab2 100644
--- a/docs/DropboxApi/Errors/InvalidFileError.html
+++ b/docs/DropboxApi/Errors/InvalidFileError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::InvalidFileError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/InvalidIdError.html b/docs/DropboxApi/Errors/InvalidIdError.html
index 7eed5ea3..4e724a3a 100644
--- a/docs/DropboxApi/Errors/InvalidIdError.html
+++ b/docs/DropboxApi/Errors/InvalidIdError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::InvalidIdError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/InvalidMemberError.html b/docs/DropboxApi/Errors/InvalidMemberError.html
index 42e390ad..5b8808c6 100644
--- a/docs/DropboxApi/Errors/InvalidMemberError.html
+++ b/docs/DropboxApi/Errors/InvalidMemberError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::InvalidMemberError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/InvalidPathError.html b/docs/DropboxApi/Errors/InvalidPathError.html
index 53de8acc..88e3f027 100644
--- a/docs/DropboxApi/Errors/InvalidPathError.html
+++ b/docs/DropboxApi/Errors/InvalidPathError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::InvalidPathError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/InvalidRevisionError.html b/docs/DropboxApi/Errors/InvalidRevisionError.html
index 701fec1b..0930a4de 100644
--- a/docs/DropboxApi/Errors/InvalidRevisionError.html
+++ b/docs/DropboxApi/Errors/InvalidRevisionError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::InvalidRevisionError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/InvalidSettingsError.html b/docs/DropboxApi/Errors/InvalidSettingsError.html
index 29de3e7a..129c55c2 100644
--- a/docs/DropboxApi/Errors/InvalidSettingsError.html
+++ b/docs/DropboxApi/Errors/InvalidSettingsError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::InvalidSettingsError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/InvalidUrlError.html b/docs/DropboxApi/Errors/InvalidUrlError.html
index 24c3b4ed..e22690ce 100644
--- a/docs/DropboxApi/Errors/InvalidUrlError.html
+++ b/docs/DropboxApi/Errors/InvalidUrlError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::InvalidUrlError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/IsAppFolderError.html b/docs/DropboxApi/Errors/IsAppFolderError.html
index c95e4dea..8a640913 100644
--- a/docs/DropboxApi/Errors/IsAppFolderError.html
+++ b/docs/DropboxApi/Errors/IsAppFolderError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::IsAppFolderError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/IsFileError.html b/docs/DropboxApi/Errors/IsFileError.html
index 60fb5b7a..805bcdb4 100644
--- a/docs/DropboxApi/Errors/IsFileError.html
+++ b/docs/DropboxApi/Errors/IsFileError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::IsFileError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/IsFolderError.html b/docs/DropboxApi/Errors/IsFolderError.html
index b9d676fc..4fca2ee3 100644
--- a/docs/DropboxApi/Errors/IsFolderError.html
+++ b/docs/DropboxApi/Errors/IsFolderError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::IsFolderError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/IsOsxPackageError.html b/docs/DropboxApi/Errors/IsOsxPackageError.html
index 89e47e1f..8f72af86 100644
--- a/docs/DropboxApi/Errors/IsOsxPackageError.html
+++ b/docs/DropboxApi/Errors/IsOsxPackageError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::IsOsxPackageError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/IsPublicFolderError.html b/docs/DropboxApi/Errors/IsPublicFolderError.html
index 836a4155..4c5be289 100644
--- a/docs/DropboxApi/Errors/IsPublicFolderError.html
+++ b/docs/DropboxApi/Errors/IsPublicFolderError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::IsPublicFolderError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/ListFolderContinueError.html b/docs/DropboxApi/Errors/ListFolderContinueError.html
index 041d095d..150318ad 100644
--- a/docs/DropboxApi/Errors/ListFolderContinueError.html
+++ b/docs/DropboxApi/Errors/ListFolderContinueError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::ListFolderContinueError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -152,9 +152,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/ListFolderError.html b/docs/DropboxApi/Errors/ListFolderError.html
index f2dcfadc..77d4fa35 100644
--- a/docs/DropboxApi/Errors/ListFolderError.html
+++ b/docs/DropboxApi/Errors/ListFolderError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::ListFolderError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -151,9 +151,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/ListFolderLongpollError.html b/docs/DropboxApi/Errors/ListFolderLongpollError.html
index 45091edc..53006bf3 100644
--- a/docs/DropboxApi/Errors/ListFolderLongpollError.html
+++ b/docs/DropboxApi/Errors/ListFolderLongpollError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::ListFolderLongpollError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -151,9 +151,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/ListRevisionsError.html b/docs/DropboxApi/Errors/ListRevisionsError.html
index 0d77c74c..d2e2d527 100644
--- a/docs/DropboxApi/Errors/ListRevisionsError.html
+++ b/docs/DropboxApi/Errors/ListRevisionsError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::ListRevisionsError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -151,9 +151,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/ListSharedLinksError.html b/docs/DropboxApi/Errors/ListSharedLinksError.html
index bd71a65b..260eb23f 100644
--- a/docs/DropboxApi/Errors/ListSharedLinksError.html
+++ b/docs/DropboxApi/Errors/ListSharedLinksError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::ListSharedLinksError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -152,9 +152,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/LookupError.html b/docs/DropboxApi/Errors/LookupError.html
index 2c9d0fba..4861ff8c 100644
--- a/docs/DropboxApi/Errors/LookupError.html
+++ b/docs/DropboxApi/Errors/LookupError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::LookupError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -155,9 +155,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/MalformedPathError.html b/docs/DropboxApi/Errors/MalformedPathError.html
index ce4c8ef8..39d685ce 100644
--- a/docs/DropboxApi/Errors/MalformedPathError.html
+++ b/docs/DropboxApi/Errors/MalformedPathError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::MalformedPathError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/NoAccountError.html b/docs/DropboxApi/Errors/NoAccountError.html
index d321ad81..21abbd6f 100644
--- a/docs/DropboxApi/Errors/NoAccountError.html
+++ b/docs/DropboxApi/Errors/NoAccountError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::NoAccountError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/NoPermissionError.html b/docs/DropboxApi/Errors/NoPermissionError.html
index 49f6118a..95e50d6a 100644
--- a/docs/DropboxApi/Errors/NoPermissionError.html
+++ b/docs/DropboxApi/Errors/NoPermissionError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::NoPermissionError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/NoWritePermissionError.html b/docs/DropboxApi/Errors/NoWritePermissionError.html
index 8540efd4..4679c2e4 100644
--- a/docs/DropboxApi/Errors/NoWritePermissionError.html
+++ b/docs/DropboxApi/Errors/NoWritePermissionError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::NoWritePermissionError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/NotAMemberError.html b/docs/DropboxApi/Errors/NotAMemberError.html
index 18e0a73b..5e998821 100644
--- a/docs/DropboxApi/Errors/NotAMemberError.html
+++ b/docs/DropboxApi/Errors/NotAMemberError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::NotAMemberError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/NotFileError.html b/docs/DropboxApi/Errors/NotFileError.html
index 62b94231..82bc22f0 100644
--- a/docs/DropboxApi/Errors/NotFileError.html
+++ b/docs/DropboxApi/Errors/NotFileError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::NotFileError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/NotFolderError.html b/docs/DropboxApi/Errors/NotFolderError.html
index 49df9d5b..a9090b94 100644
--- a/docs/DropboxApi/Errors/NotFolderError.html
+++ b/docs/DropboxApi/Errors/NotFolderError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::NotFolderError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/NotFoundError.html b/docs/DropboxApi/Errors/NotFoundError.html
index 64f40773..785de6a7 100644
--- a/docs/DropboxApi/Errors/NotFoundError.html
+++ b/docs/DropboxApi/Errors/NotFoundError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::NotFoundError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/PollError.html b/docs/DropboxApi/Errors/PollError.html
index 73fdf679..b20f253d 100644
--- a/docs/DropboxApi/Errors/PollError.html
+++ b/docs/DropboxApi/Errors/PollError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::PollError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -152,9 +152,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/PreviewError.html b/docs/DropboxApi/Errors/PreviewError.html
index d2a6c7fa..30122677 100644
--- a/docs/DropboxApi/Errors/PreviewError.html
+++ b/docs/DropboxApi/Errors/PreviewError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::PreviewError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -154,9 +154,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/RateLimitError.html b/docs/DropboxApi/Errors/RateLimitError.html
index e89c596c..20aaa90b 100644
--- a/docs/DropboxApi/Errors/RateLimitError.html
+++ b/docs/DropboxApi/Errors/RateLimitError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::RateLimitError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/RelocationError.html b/docs/DropboxApi/Errors/RelocationError.html
index eb820dc2..a3e2c52f 100644
--- a/docs/DropboxApi/Errors/RelocationError.html
+++ b/docs/DropboxApi/Errors/RelocationError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::RelocationError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -157,9 +157,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/RestoreError.html b/docs/DropboxApi/Errors/RestoreError.html
index 60f8585b..c1c1911d 100644
--- a/docs/DropboxApi/Errors/RestoreError.html
+++ b/docs/DropboxApi/Errors/RestoreError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::RestoreError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -153,9 +153,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/RestrictedContentError.html b/docs/DropboxApi/Errors/RestrictedContentError.html
index d43ea3cc..0a492c1c 100644
--- a/docs/DropboxApi/Errors/RestrictedContentError.html
+++ b/docs/DropboxApi/Errors/RestrictedContentError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::RestrictedContentError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/RevokeSharedLinkError.html b/docs/DropboxApi/Errors/RevokeSharedLinkError.html
new file mode 100644
index 00000000..2139560f
--- /dev/null
+++ b/docs/DropboxApi/Errors/RevokeSharedLinkError.html
@@ -0,0 +1,164 @@
+
+
+
+
+
+
+ Exception: DropboxApi::Errors::RevokeSharedLinkError
+
+ — Documentation by YARD 0.9.16
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Exception: DropboxApi::Errors::RevokeSharedLinkError
+
+
+
+
+
+
+
+ Inherits:
+
+ BasicError
+
+
+ Object
+
+ StandardError
+
+ BasicError
+
+ DropboxApi::Errors::RevokeSharedLinkError
+
+
+ show all
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Defined in:
+ lib/dropbox_api/errors/revoke_shared_link_error.rb
+
+
+
+
+
+
+
+ Constant Summary
+ collapse
+
+
+
+
+ ErrorSubtypes =
+
+
+ {
+ :shared_link_not_found => SharedLinkNotFoundError ,
+ :shared_link_access_denied => SharedLinkAccessDeniedError ,
+ :unsupported_link_type => UnsupportedLinkTypeError ,
+ :shared_link_malformed => SharedLinkMalformedError
+} . freeze
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Method Summary
+
+
Methods inherited from BasicError
+
build , find_subtype , #initialize
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/docs/DropboxApi/Errors/SaveCopyReferenceError.html b/docs/DropboxApi/Errors/SaveCopyReferenceError.html
index 6f65e8fe..d12b15a5 100644
--- a/docs/DropboxApi/Errors/SaveCopyReferenceError.html
+++ b/docs/DropboxApi/Errors/SaveCopyReferenceError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::SaveCopyReferenceError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -155,9 +155,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/SaveUrlError.html b/docs/DropboxApi/Errors/SaveUrlError.html
index ba0a5270..97a689cf 100644
--- a/docs/DropboxApi/Errors/SaveUrlError.html
+++ b/docs/DropboxApi/Errors/SaveUrlError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::SaveUrlError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -154,9 +154,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/SearchError.html b/docs/DropboxApi/Errors/SearchError.html
index 53db9bdc..12336669 100644
--- a/docs/DropboxApi/Errors/SearchError.html
+++ b/docs/DropboxApi/Errors/SearchError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::SearchError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -151,9 +151,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/SettingsError.html b/docs/DropboxApi/Errors/SettingsError.html
index 0f608378..4edb6c9f 100644
--- a/docs/DropboxApi/Errors/SettingsError.html
+++ b/docs/DropboxApi/Errors/SettingsError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::SettingsError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -152,9 +152,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/ShareFolderError.html b/docs/DropboxApi/Errors/ShareFolderError.html
index 8b371d97..34277972 100644
--- a/docs/DropboxApi/Errors/ShareFolderError.html
+++ b/docs/DropboxApi/Errors/ShareFolderError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::ShareFolderError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -155,9 +155,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/SharePathError.html b/docs/DropboxApi/Errors/SharePathError.html
index bbe672d2..137cdc4b 100644
--- a/docs/DropboxApi/Errors/SharePathError.html
+++ b/docs/DropboxApi/Errors/SharePathError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::SharePathError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -161,9 +161,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/SharedFolderAccessError.html b/docs/DropboxApi/Errors/SharedFolderAccessError.html
index 5bd1c09d..ed1813fc 100644
--- a/docs/DropboxApi/Errors/SharedFolderAccessError.html
+++ b/docs/DropboxApi/Errors/SharedFolderAccessError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::SharedFolderAccessError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -154,9 +154,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/SharedLinkAccessDeniedError.html b/docs/DropboxApi/Errors/SharedLinkAccessDeniedError.html
index 1cf94b19..95c73e88 100644
--- a/docs/DropboxApi/Errors/SharedLinkAccessDeniedError.html
+++ b/docs/DropboxApi/Errors/SharedLinkAccessDeniedError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::SharedLinkAccessDeniedError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/SharedLinkAlreadyExistsError.html b/docs/DropboxApi/Errors/SharedLinkAlreadyExistsError.html
index 40f15b3d..ffe18efb 100644
--- a/docs/DropboxApi/Errors/SharedLinkAlreadyExistsError.html
+++ b/docs/DropboxApi/Errors/SharedLinkAlreadyExistsError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::SharedLinkAlreadyExistsError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/SharedLinkError.html b/docs/DropboxApi/Errors/SharedLinkError.html
index 9507364d..d9bca08d 100644
--- a/docs/DropboxApi/Errors/SharedLinkError.html
+++ b/docs/DropboxApi/Errors/SharedLinkError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::SharedLinkError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -153,9 +153,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/SharedLinkMalformedError.html b/docs/DropboxApi/Errors/SharedLinkMalformedError.html
new file mode 100644
index 00000000..08ccec98
--- /dev/null
+++ b/docs/DropboxApi/Errors/SharedLinkMalformedError.html
@@ -0,0 +1,143 @@
+
+
+
+
+
+
+ Exception: DropboxApi::Errors::SharedLinkMalformedError
+
+ — Documentation by YARD 0.9.16
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Exception: DropboxApi::Errors::SharedLinkMalformedError
+
+
+
+
+
+
+
+ Inherits:
+
+ BasicError
+
+
+ Object
+
+ StandardError
+
+ BasicError
+
+ DropboxApi::Errors::SharedLinkMalformedError
+
+
+ show all
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Defined in:
+ lib/dropbox_api/errors/basic_error.rb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Method Summary
+
+
Methods inherited from BasicError
+
build , find_subtype , #initialize
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/docs/DropboxApi/Errors/SharedLinkNotFoundError.html b/docs/DropboxApi/Errors/SharedLinkNotFoundError.html
index f58c0223..3e76a3fe 100644
--- a/docs/DropboxApi/Errors/SharedLinkNotFoundError.html
+++ b/docs/DropboxApi/Errors/SharedLinkNotFoundError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::SharedLinkNotFoundError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/SharingFileAccessError.html b/docs/DropboxApi/Errors/SharingFileAccessError.html
index c512d69d..cdf6bbd5 100644
--- a/docs/DropboxApi/Errors/SharingFileAccessError.html
+++ b/docs/DropboxApi/Errors/SharingFileAccessError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::SharingFileAccessError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -155,9 +155,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/SharingUserError.html b/docs/DropboxApi/Errors/SharingUserError.html
index cf2b663f..cb9ea6f1 100644
--- a/docs/DropboxApi/Errors/SharingUserError.html
+++ b/docs/DropboxApi/Errors/SharingUserError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::SharingUserError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -151,9 +151,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/TeamFolderError.html b/docs/DropboxApi/Errors/TeamFolderError.html
index 891942de..60d733f6 100644
--- a/docs/DropboxApi/Errors/TeamFolderError.html
+++ b/docs/DropboxApi/Errors/TeamFolderError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::TeamFolderError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/TeamPolicyDisallowsMemberPolicyError.html b/docs/DropboxApi/Errors/TeamPolicyDisallowsMemberPolicyError.html
index 603648e4..45e9ce21 100644
--- a/docs/DropboxApi/Errors/TeamPolicyDisallowsMemberPolicyError.html
+++ b/docs/DropboxApi/Errors/TeamPolicyDisallowsMemberPolicyError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::TeamPolicyDisallowsMemberPolicyError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/ThumbnailBatchError.html b/docs/DropboxApi/Errors/ThumbnailBatchError.html
index 945ec946..e760129e 100644
--- a/docs/DropboxApi/Errors/ThumbnailBatchError.html
+++ b/docs/DropboxApi/Errors/ThumbnailBatchError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::ThumbnailBatchError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -151,9 +151,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/ThumbnailError.html b/docs/DropboxApi/Errors/ThumbnailError.html
index 82004bd3..694fc588 100644
--- a/docs/DropboxApi/Errors/ThumbnailError.html
+++ b/docs/DropboxApi/Errors/ThumbnailError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::ThumbnailError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -154,9 +154,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/TooManyFilesError.html b/docs/DropboxApi/Errors/TooManyFilesError.html
index b01b65c6..fad7a561 100644
--- a/docs/DropboxApi/Errors/TooManyFilesError.html
+++ b/docs/DropboxApi/Errors/TooManyFilesError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::TooManyFilesError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/TooManyMembersError.html b/docs/DropboxApi/Errors/TooManyMembersError.html
index 9aed533a..9f5e4dd3 100644
--- a/docs/DropboxApi/Errors/TooManyMembersError.html
+++ b/docs/DropboxApi/Errors/TooManyMembersError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::TooManyMembersError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/TooManyPendingInvitesError.html b/docs/DropboxApi/Errors/TooManyPendingInvitesError.html
index 10405468..75225b53 100644
--- a/docs/DropboxApi/Errors/TooManyPendingInvitesError.html
+++ b/docs/DropboxApi/Errors/TooManyPendingInvitesError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::TooManyPendingInvitesError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/TooManyRequestsError.html b/docs/DropboxApi/Errors/TooManyRequestsError.html
index ce0443d9..1bc8fe53 100644
--- a/docs/DropboxApi/Errors/TooManyRequestsError.html
+++ b/docs/DropboxApi/Errors/TooManyRequestsError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::TooManyRequestsError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -311,9 +311,9 @@
diff --git a/docs/DropboxApi/Errors/TooManySharedFolderTargetsError.html b/docs/DropboxApi/Errors/TooManySharedFolderTargetsError.html
index 19be13ec..84763580 100644
--- a/docs/DropboxApi/Errors/TooManySharedFolderTargetsError.html
+++ b/docs/DropboxApi/Errors/TooManySharedFolderTargetsError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::TooManySharedFolderTargetsError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/TooManyWriteOperationsError.html b/docs/DropboxApi/Errors/TooManyWriteOperationsError.html
index 4890ea9f..058a3108 100644
--- a/docs/DropboxApi/Errors/TooManyWriteOperationsError.html
+++ b/docs/DropboxApi/Errors/TooManyWriteOperationsError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::TooManyWriteOperationsError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -157,9 +157,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/UnmountedError.html b/docs/DropboxApi/Errors/UnmountedError.html
index 4dc26fb0..9a28417f 100644
--- a/docs/DropboxApi/Errors/UnmountedError.html
+++ b/docs/DropboxApi/Errors/UnmountedError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::UnmountedError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/UnshareFileError.html b/docs/DropboxApi/Errors/UnshareFileError.html
index cf8a4b88..47b41907 100644
--- a/docs/DropboxApi/Errors/UnshareFileError.html
+++ b/docs/DropboxApi/Errors/UnshareFileError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::UnshareFileError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -152,9 +152,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/UnsupportedContentError.html b/docs/DropboxApi/Errors/UnsupportedContentError.html
index 3074bace..9a1a4edb 100644
--- a/docs/DropboxApi/Errors/UnsupportedContentError.html
+++ b/docs/DropboxApi/Errors/UnsupportedContentError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::UnsupportedContentError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/UnsupportedExtensionError.html b/docs/DropboxApi/Errors/UnsupportedExtensionError.html
index fa9b4c7d..3c66569e 100644
--- a/docs/DropboxApi/Errors/UnsupportedExtensionError.html
+++ b/docs/DropboxApi/Errors/UnsupportedExtensionError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::UnsupportedExtensionError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/UnsupportedImageError.html b/docs/DropboxApi/Errors/UnsupportedImageError.html
index 33636238..25a98a36 100644
--- a/docs/DropboxApi/Errors/UnsupportedImageError.html
+++ b/docs/DropboxApi/Errors/UnsupportedImageError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::UnsupportedImageError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/UnsupportedLinkTypeError.html b/docs/DropboxApi/Errors/UnsupportedLinkTypeError.html
index 302a243e..06e0aeb2 100644
--- a/docs/DropboxApi/Errors/UnsupportedLinkTypeError.html
+++ b/docs/DropboxApi/Errors/UnsupportedLinkTypeError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::UnsupportedLinkTypeError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/UnverifiedDropboxId.html b/docs/DropboxApi/Errors/UnverifiedDropboxId.html
index d729e9e3..26191a7c 100644
--- a/docs/DropboxApi/Errors/UnverifiedDropboxId.html
+++ b/docs/DropboxApi/Errors/UnverifiedDropboxId.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::UnverifiedDropboxId
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -133,9 +133,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/UploadError.html b/docs/DropboxApi/Errors/UploadError.html
index 0dd73c40..72a0666c 100644
--- a/docs/DropboxApi/Errors/UploadError.html
+++ b/docs/DropboxApi/Errors/UploadError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::UploadError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -151,9 +151,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/UploadSessionFinishError.html b/docs/DropboxApi/Errors/UploadSessionFinishError.html
index 1ad7ec88..c1d80985 100644
--- a/docs/DropboxApi/Errors/UploadSessionFinishError.html
+++ b/docs/DropboxApi/Errors/UploadSessionFinishError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::UploadSessionFinishError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -153,9 +153,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/UploadSessionLookupError.html b/docs/DropboxApi/Errors/UploadSessionLookupError.html
index f94cc297..9dc2ec86 100644
--- a/docs/DropboxApi/Errors/UploadSessionLookupError.html
+++ b/docs/DropboxApi/Errors/UploadSessionLookupError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::UploadSessionLookupError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -154,9 +154,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/UploadSessionOffsetError.html b/docs/DropboxApi/Errors/UploadSessionOffsetError.html
index 604b1002..0e763c5a 100644
--- a/docs/DropboxApi/Errors/UploadSessionOffsetError.html
+++ b/docs/DropboxApi/Errors/UploadSessionOffsetError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::UploadSessionOffsetError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -210,9 +210,9 @@
diff --git a/docs/DropboxApi/Errors/UploadWriteFailedError.html b/docs/DropboxApi/Errors/UploadWriteFailedError.html
index fd70794c..8c46bb04 100644
--- a/docs/DropboxApi/Errors/UploadWriteFailedError.html
+++ b/docs/DropboxApi/Errors/UploadWriteFailedError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::UploadWriteFailedError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -151,9 +151,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/WriteConflictError.html b/docs/DropboxApi/Errors/WriteConflictError.html
index b768a004..3d551369 100644
--- a/docs/DropboxApi/Errors/WriteConflictError.html
+++ b/docs/DropboxApi/Errors/WriteConflictError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::WriteConflictError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -153,9 +153,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Errors/WriteError.html b/docs/DropboxApi/Errors/WriteError.html
index 9012d493..b2228dbc 100644
--- a/docs/DropboxApi/Errors/WriteError.html
+++ b/docs/DropboxApi/Errors/WriteError.html
@@ -6,7 +6,7 @@
Exception: DropboxApi::Errors::WriteError
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -155,9 +155,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Metadata.html b/docs/DropboxApi/Metadata.html
index 65b4a4b6..8274af4d 100644
--- a/docs/DropboxApi/Metadata.html
+++ b/docs/DropboxApi/Metadata.html
@@ -6,7 +6,7 @@
Module: DropboxApi::Metadata
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -107,9 +107,9 @@ Defined Under Namespace
diff --git a/docs/DropboxApi/Metadata/AccessLevel.html b/docs/DropboxApi/Metadata/AccessLevel.html
index ffb7617c..09c2907a 100644
--- a/docs/DropboxApi/Metadata/AccessLevel.html
+++ b/docs/DropboxApi/Metadata/AccessLevel.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::AccessLevel
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -249,9 +249,9 @@
diff --git a/docs/DropboxApi/Metadata/AddFileMemberResult.html b/docs/DropboxApi/Metadata/AddFileMemberResult.html
index 794b1d33..5b8f46e7 100644
--- a/docs/DropboxApi/Metadata/AddFileMemberResult.html
+++ b/docs/DropboxApi/Metadata/AddFileMemberResult.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::AddFileMemberResult
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -154,9 +154,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Metadata/AddMember.html b/docs/DropboxApi/Metadata/AddMember.html
index fc9ab586..095631cf 100644
--- a/docs/DropboxApi/Metadata/AddMember.html
+++ b/docs/DropboxApi/Metadata/AddMember.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::AddMember
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -236,9 +236,9 @@
diff --git a/docs/DropboxApi/Metadata/Base.html b/docs/DropboxApi/Metadata/Base.html
index 1376518e..f064f612 100644
--- a/docs/DropboxApi/Metadata/Base.html
+++ b/docs/DropboxApi/Metadata/Base.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::Base
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -535,9 +535,9 @@
diff --git a/docs/DropboxApi/Metadata/BasicAccount.html b/docs/DropboxApi/Metadata/BasicAccount.html
index 6edb212e..6b0f17dd 100644
--- a/docs/DropboxApi/Metadata/BasicAccount.html
+++ b/docs/DropboxApi/Metadata/BasicAccount.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::BasicAccount
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -157,9 +157,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Metadata/CommitInfo.html b/docs/DropboxApi/Metadata/CommitInfo.html
index ab01180c..cd6f55bb 100644
--- a/docs/DropboxApi/Metadata/CommitInfo.html
+++ b/docs/DropboxApi/Metadata/CommitInfo.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::CommitInfo
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -222,9 +222,9 @@
diff --git a/docs/DropboxApi/Metadata/Deleted.html b/docs/DropboxApi/Metadata/Deleted.html
index 37bbff0b..b70a990e 100644
--- a/docs/DropboxApi/Metadata/Deleted.html
+++ b/docs/DropboxApi/Metadata/Deleted.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::Deleted
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -148,9 +148,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Metadata/Dimensions.html b/docs/DropboxApi/Metadata/Dimensions.html
index b4d3a25c..ff5584e7 100644
--- a/docs/DropboxApi/Metadata/Dimensions.html
+++ b/docs/DropboxApi/Metadata/Dimensions.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::Dimensions
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -130,9 +130,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Metadata/Field.html b/docs/DropboxApi/Metadata/Field.html
index d1d9538b..1f0594ba 100644
--- a/docs/DropboxApi/Metadata/Field.html
+++ b/docs/DropboxApi/Metadata/Field.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::Field
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -348,9 +348,9 @@
diff --git a/docs/DropboxApi/Metadata/File.html b/docs/DropboxApi/Metadata/File.html
index d1ce8f69..e400d898 100644
--- a/docs/DropboxApi/Metadata/File.html
+++ b/docs/DropboxApi/Metadata/File.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::File
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -228,9 +228,9 @@
diff --git a/docs/DropboxApi/Metadata/FileLinkMetadata.html b/docs/DropboxApi/Metadata/FileLinkMetadata.html
index a51fcab1..b10aae66 100644
--- a/docs/DropboxApi/Metadata/FileLinkMetadata.html
+++ b/docs/DropboxApi/Metadata/FileLinkMetadata.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::FileLinkMetadata
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -170,9 +170,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Metadata/FileMemberAction.html b/docs/DropboxApi/Metadata/FileMemberAction.html
index cdeee763..ad91f1e7 100644
--- a/docs/DropboxApi/Metadata/FileMemberAction.html
+++ b/docs/DropboxApi/Metadata/FileMemberAction.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::FileMemberAction
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -220,9 +220,9 @@
diff --git a/docs/DropboxApi/Metadata/FileRequest.html b/docs/DropboxApi/Metadata/FileRequest.html
index ee230a43..72440205 100644
--- a/docs/DropboxApi/Metadata/FileRequest.html
+++ b/docs/DropboxApi/Metadata/FileRequest.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::FileRequest
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -157,9 +157,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Metadata/Folder.html b/docs/DropboxApi/Metadata/Folder.html
index 22e7c4cc..137d234f 100644
--- a/docs/DropboxApi/Metadata/Folder.html
+++ b/docs/DropboxApi/Metadata/Folder.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::Folder
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -218,9 +218,9 @@
diff --git a/docs/DropboxApi/Metadata/FolderLinkMetadata.html b/docs/DropboxApi/Metadata/FolderLinkMetadata.html
index 5c19ffa1..d0fc987b 100644
--- a/docs/DropboxApi/Metadata/FolderLinkMetadata.html
+++ b/docs/DropboxApi/Metadata/FolderLinkMetadata.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::FolderLinkMetadata
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -130,9 +130,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Metadata/FolderSharingInfo.html b/docs/DropboxApi/Metadata/FolderSharingInfo.html
index c154abe9..44ad1ac9 100644
--- a/docs/DropboxApi/Metadata/FolderSharingInfo.html
+++ b/docs/DropboxApi/Metadata/FolderSharingInfo.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::FolderSharingInfo
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -146,9 +146,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Metadata/LinkPermissions.html b/docs/DropboxApi/Metadata/LinkPermissions.html
index f81c0d18..d08731fd 100644
--- a/docs/DropboxApi/Metadata/LinkPermissions.html
+++ b/docs/DropboxApi/Metadata/LinkPermissions.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::LinkPermissions
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -151,9 +151,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Metadata/Location.html b/docs/DropboxApi/Metadata/Location.html
index ee3beef4..2c9e1f03 100644
--- a/docs/DropboxApi/Metadata/Location.html
+++ b/docs/DropboxApi/Metadata/Location.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::Location
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -130,9 +130,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Metadata/MediaInfo.html b/docs/DropboxApi/Metadata/MediaInfo.html
index 8fd6ba41..0094c267 100644
--- a/docs/DropboxApi/Metadata/MediaInfo.html
+++ b/docs/DropboxApi/Metadata/MediaInfo.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::MediaInfo
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -235,9 +235,9 @@
diff --git a/docs/DropboxApi/Metadata/MediaMetadata.html b/docs/DropboxApi/Metadata/MediaMetadata.html
index b85e219a..6d1f6a6d 100644
--- a/docs/DropboxApi/Metadata/MediaMetadata.html
+++ b/docs/DropboxApi/Metadata/MediaMetadata.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::MediaMetadata
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -227,9 +227,9 @@
diff --git a/docs/DropboxApi/Metadata/Member.html b/docs/DropboxApi/Metadata/Member.html
index b04dbffb..fbda0779 100644
--- a/docs/DropboxApi/Metadata/Member.html
+++ b/docs/DropboxApi/Metadata/Member.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::Member
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -303,9 +303,9 @@
diff --git a/docs/DropboxApi/Metadata/MemberAction.html b/docs/DropboxApi/Metadata/MemberAction.html
index a7412a6c..02a8e820 100644
--- a/docs/DropboxApi/Metadata/MemberAction.html
+++ b/docs/DropboxApi/Metadata/MemberAction.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::MemberAction
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -264,9 +264,9 @@
diff --git a/docs/DropboxApi/Metadata/MemberActionList.html b/docs/DropboxApi/Metadata/MemberActionList.html
index cfca59c6..9c992a29 100644
--- a/docs/DropboxApi/Metadata/MemberActionList.html
+++ b/docs/DropboxApi/Metadata/MemberActionList.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::MemberActionList
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -211,9 +211,9 @@
diff --git a/docs/DropboxApi/Metadata/MemberPermission.html b/docs/DropboxApi/Metadata/MemberPermission.html
index 3e275677..febdae15 100644
--- a/docs/DropboxApi/Metadata/MemberPermission.html
+++ b/docs/DropboxApi/Metadata/MemberPermission.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::MemberPermission
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -153,9 +153,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Metadata/MemberPermissionList.html b/docs/DropboxApi/Metadata/MemberPermissionList.html
index fff44316..f61a8469 100644
--- a/docs/DropboxApi/Metadata/MemberPermissionList.html
+++ b/docs/DropboxApi/Metadata/MemberPermissionList.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::MemberPermissionList
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -227,9 +227,9 @@
diff --git a/docs/DropboxApi/Metadata/Name.html b/docs/DropboxApi/Metadata/Name.html
index bc5fdf5e..6afe48f3 100644
--- a/docs/DropboxApi/Metadata/Name.html
+++ b/docs/DropboxApi/Metadata/Name.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::Name
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -148,9 +148,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Metadata/ParentFolderAccessInfo.html b/docs/DropboxApi/Metadata/ParentFolderAccessInfo.html
index 89ead75b..190be61a 100644
--- a/docs/DropboxApi/Metadata/ParentFolderAccessInfo.html
+++ b/docs/DropboxApi/Metadata/ParentFolderAccessInfo.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::ParentFolderAccessInfo
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -130,9 +130,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Metadata/PhotoMetadata.html b/docs/DropboxApi/Metadata/PhotoMetadata.html
index 82a1339b..cdb22568 100644
--- a/docs/DropboxApi/Metadata/PhotoMetadata.html
+++ b/docs/DropboxApi/Metadata/PhotoMetadata.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::PhotoMetadata
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -154,9 +154,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Metadata/Resource.html b/docs/DropboxApi/Metadata/Resource.html
index ad495300..6743f1dc 100644
--- a/docs/DropboxApi/Metadata/Resource.html
+++ b/docs/DropboxApi/Metadata/Resource.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::Resource
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -197,9 +197,9 @@
diff --git a/docs/DropboxApi/Metadata/SharedFolder.html b/docs/DropboxApi/Metadata/SharedFolder.html
index 5f2dd6a4..3b03bf99 100644
--- a/docs/DropboxApi/Metadata/SharedFolder.html
+++ b/docs/DropboxApi/Metadata/SharedFolder.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::SharedFolder
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -155,9 +155,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Metadata/SharedFolderPolicy.html b/docs/DropboxApi/Metadata/SharedFolderPolicy.html
index 0a674602..7c9ba1f2 100644
--- a/docs/DropboxApi/Metadata/SharedFolderPolicy.html
+++ b/docs/DropboxApi/Metadata/SharedFolderPolicy.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::SharedFolderPolicy
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -146,9 +146,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Metadata/SharedLink.html b/docs/DropboxApi/Metadata/SharedLink.html
index 7db37564..161c5aea 100644
--- a/docs/DropboxApi/Metadata/SharedLink.html
+++ b/docs/DropboxApi/Metadata/SharedLink.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::SharedLink
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -365,9 +365,9 @@
diff --git a/docs/DropboxApi/Metadata/SharedLinkMetadata.html b/docs/DropboxApi/Metadata/SharedLinkMetadata.html
index 6f4afec5..032f9bd7 100644
--- a/docs/DropboxApi/Metadata/SharedLinkMetadata.html
+++ b/docs/DropboxApi/Metadata/SharedLinkMetadata.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::SharedLinkMetadata
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -194,9 +194,9 @@
diff --git a/docs/DropboxApi/Metadata/SpaceAllocation.html b/docs/DropboxApi/Metadata/SpaceAllocation.html
index 7ad4d086..9cf17d4d 100644
--- a/docs/DropboxApi/Metadata/SpaceAllocation.html
+++ b/docs/DropboxApi/Metadata/SpaceAllocation.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::SpaceAllocation
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -146,9 +146,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Metadata/SpaceUsage.html b/docs/DropboxApi/Metadata/SpaceUsage.html
index 1a18eaa8..6561abff 100644
--- a/docs/DropboxApi/Metadata/SpaceUsage.html
+++ b/docs/DropboxApi/Metadata/SpaceUsage.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::SpaceUsage
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -149,9 +149,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Metadata/Tag.html b/docs/DropboxApi/Metadata/Tag.html
index 4966ad8b..e494e2c5 100644
--- a/docs/DropboxApi/Metadata/Tag.html
+++ b/docs/DropboxApi/Metadata/Tag.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::Tag
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -283,9 +283,9 @@
diff --git a/docs/DropboxApi/Metadata/Team.html b/docs/DropboxApi/Metadata/Team.html
index a5381186..9b068ce3 100644
--- a/docs/DropboxApi/Metadata/Team.html
+++ b/docs/DropboxApi/Metadata/Team.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::Team
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -130,9 +130,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Metadata/TeamMemberInfo.html b/docs/DropboxApi/Metadata/TeamMemberInfo.html
index b184fd47..229c6c4e 100644
--- a/docs/DropboxApi/Metadata/TeamMemberInfo.html
+++ b/docs/DropboxApi/Metadata/TeamMemberInfo.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::TeamMemberInfo
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -150,9 +150,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Metadata/ThumbnailBatchResultData.html b/docs/DropboxApi/Metadata/ThumbnailBatchResultData.html
index 1fb10a80..576d91ac 100644
--- a/docs/DropboxApi/Metadata/ThumbnailBatchResultData.html
+++ b/docs/DropboxApi/Metadata/ThumbnailBatchResultData.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::ThumbnailBatchResultData
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -130,9 +130,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Metadata/ThumbnailBatchResultEntry.html b/docs/DropboxApi/Metadata/ThumbnailBatchResultEntry.html
index 14c3163d..755f3c53 100644
--- a/docs/DropboxApi/Metadata/ThumbnailBatchResultEntry.html
+++ b/docs/DropboxApi/Metadata/ThumbnailBatchResultEntry.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::ThumbnailBatchResultEntry
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -211,9 +211,9 @@
diff --git a/docs/DropboxApi/Metadata/UploadSessionCursor.html b/docs/DropboxApi/Metadata/UploadSessionCursor.html
index bfa7943c..a7150520 100644
--- a/docs/DropboxApi/Metadata/UploadSessionCursor.html
+++ b/docs/DropboxApi/Metadata/UploadSessionCursor.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::UploadSessionCursor
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -216,9 +216,9 @@
diff --git a/docs/DropboxApi/Metadata/VideoMetadata.html b/docs/DropboxApi/Metadata/VideoMetadata.html
index 2221c69b..29c52576 100644
--- a/docs/DropboxApi/Metadata/VideoMetadata.html
+++ b/docs/DropboxApi/Metadata/VideoMetadata.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::VideoMetadata
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -155,9 +155,9 @@ Constructor Details
diff --git a/docs/DropboxApi/Metadata/WriteMode.html b/docs/DropboxApi/Metadata/WriteMode.html
index f8119bd6..9c0455fe 100644
--- a/docs/DropboxApi/Metadata/WriteMode.html
+++ b/docs/DropboxApi/Metadata/WriteMode.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Metadata::WriteMode
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -429,9 +429,9 @@
diff --git a/docs/DropboxApi/MiddleWare.html b/docs/DropboxApi/MiddleWare.html
index c9f404d2..06a128c4 100644
--- a/docs/DropboxApi/MiddleWare.html
+++ b/docs/DropboxApi/MiddleWare.html
@@ -6,7 +6,7 @@
Module: DropboxApi::MiddleWare
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -107,9 +107,9 @@ Defined Under Namespace
diff --git a/docs/DropboxApi/MiddleWare/DecodeResult.html b/docs/DropboxApi/MiddleWare/DecodeResult.html
index 6fe55195..699841a3 100644
--- a/docs/DropboxApi/MiddleWare/DecodeResult.html
+++ b/docs/DropboxApi/MiddleWare/DecodeResult.html
@@ -6,7 +6,7 @@
Class: DropboxApi::MiddleWare::DecodeResult
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -263,9 +263,9 @@
diff --git a/docs/DropboxApi/MiddleWare/Stack.html b/docs/DropboxApi/MiddleWare/Stack.html
index d2fdb57e..9d296e0e 100644
--- a/docs/DropboxApi/MiddleWare/Stack.html
+++ b/docs/DropboxApi/MiddleWare/Stack.html
@@ -6,7 +6,7 @@
Class: DropboxApi::MiddleWare::Stack
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -442,9 +442,9 @@
diff --git a/docs/DropboxApi/OptionsValidator.html b/docs/DropboxApi/OptionsValidator.html
index 7ba74f74..0224c81f 100644
--- a/docs/DropboxApi/OptionsValidator.html
+++ b/docs/DropboxApi/OptionsValidator.html
@@ -6,7 +6,7 @@
Module: DropboxApi::OptionsValidator
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -76,7 +76,7 @@
Included in:
- ChunkedUploader , Endpoints::Files::Delete , Endpoints::Files::GetMetadata , Endpoints::Files::GetThumbnail , Endpoints::Files::GetThumbnailBatch , Endpoints::Files::ListFolder , Endpoints::Files::ListFolderGetLatestCursor , Endpoints::Files::ListFolderLongpoll , Endpoints::Files::ListRevisions , Endpoints::Files::Move , Endpoints::Files::PermanentlyDelete , Endpoints::Files::Search , Endpoints::Files::Upload , Endpoints::Files::UploadSessionAppendV2 , Endpoints::Files::UploadSessionFinish , Endpoints::Files::UploadSessionStart , Endpoints::Sharing::AddFileMember , Endpoints::Sharing::AddFolderMember , Endpoints::Sharing::GetSharedLinkMetadata , Endpoints::Sharing::ListFileMembers , Endpoints::Sharing::ListFolderMembers , Endpoints::Sharing::ListSharedLinks , Endpoints::Sharing::ShareFolder
+ ChunkedUploader , Endpoints::Files::Delete , Endpoints::Files::GetMetadata , Endpoints::Files::GetThumbnail , Endpoints::Files::GetThumbnailBatch , Endpoints::Files::ListFolder , Endpoints::Files::ListFolderGetLatestCursor , Endpoints::Files::ListFolderLongpoll , Endpoints::Files::ListRevisions , Endpoints::Files::Move , Endpoints::Files::PermanentlyDelete , Endpoints::Files::Search , Endpoints::Files::Upload , Endpoints::Files::UploadSessionAppendV2 , Endpoints::Files::UploadSessionFinish , Endpoints::Files::UploadSessionStart , Endpoints::Sharing::AddFileMember , Endpoints::Sharing::AddFolderMember , Endpoints::Sharing::CreateSharedLinkWithSettings , Endpoints::Sharing::GetSharedLinkMetadata , Endpoints::Sharing::ListFileMembers , Endpoints::Sharing::ListFolderMembers , Endpoints::Sharing::ListSharedLinks , Endpoints::Sharing::ShareFolder
@@ -224,9 +224,9 @@
diff --git a/docs/DropboxApi/ResultBuilder.html b/docs/DropboxApi/ResultBuilder.html
index 437203f5..b3028220 100644
--- a/docs/DropboxApi/ResultBuilder.html
+++ b/docs/DropboxApi/ResultBuilder.html
@@ -6,7 +6,7 @@
Class: DropboxApi::ResultBuilder
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -560,9 +560,9 @@
diff --git a/docs/DropboxApi/Results.html b/docs/DropboxApi/Results.html
index 7c01e94e..f7950d2f 100644
--- a/docs/DropboxApi/Results.html
+++ b/docs/DropboxApi/Results.html
@@ -6,7 +6,7 @@
Module: DropboxApi::Results
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -109,9 +109,9 @@ Defined Under Namespace
diff --git a/docs/DropboxApi/Results/AddFileMemberResultList.html b/docs/DropboxApi/Results/AddFileMemberResultList.html
index 250b7543..18cbfe08 100644
--- a/docs/DropboxApi/Results/AddFileMemberResultList.html
+++ b/docs/DropboxApi/Results/AddFileMemberResultList.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Results::AddFileMemberResultList
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -217,9 +217,9 @@
diff --git a/docs/DropboxApi/Results/Base.html b/docs/DropboxApi/Results/Base.html
index 12ba38c0..8d2ba1c7 100644
--- a/docs/DropboxApi/Results/Base.html
+++ b/docs/DropboxApi/Results/Base.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Results::Base
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -196,9 +196,9 @@
diff --git a/docs/DropboxApi/Results/BasicAccountBatch.html b/docs/DropboxApi/Results/BasicAccountBatch.html
index 5c1618a0..33858628 100644
--- a/docs/DropboxApi/Results/BasicAccountBatch.html
+++ b/docs/DropboxApi/Results/BasicAccountBatch.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Results::BasicAccountBatch
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -195,9 +195,9 @@
diff --git a/docs/DropboxApi/Results/GetCopyReferenceResult.html b/docs/DropboxApi/Results/GetCopyReferenceResult.html
index 1046d260..4ddc11dc 100644
--- a/docs/DropboxApi/Results/GetCopyReferenceResult.html
+++ b/docs/DropboxApi/Results/GetCopyReferenceResult.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Results::GetCopyReferenceResult
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -341,9 +341,9 @@
diff --git a/docs/DropboxApi/Results/GetTemporaryLinkResult.html b/docs/DropboxApi/Results/GetTemporaryLinkResult.html
index 945cdf8c..4ccf2d8a 100644
--- a/docs/DropboxApi/Results/GetTemporaryLinkResult.html
+++ b/docs/DropboxApi/Results/GetTemporaryLinkResult.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Results::GetTemporaryLinkResult
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -253,9 +253,9 @@
diff --git a/docs/DropboxApi/Results/GetThumbnailBatchResult.html b/docs/DropboxApi/Results/GetThumbnailBatchResult.html
index bd5ad5f4..3e8abe91 100644
--- a/docs/DropboxApi/Results/GetThumbnailBatchResult.html
+++ b/docs/DropboxApi/Results/GetThumbnailBatchResult.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Results::GetThumbnailBatchResult
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -204,9 +204,9 @@
diff --git a/docs/DropboxApi/Results/ListFolderGetLatestCursorResult.html b/docs/DropboxApi/Results/ListFolderGetLatestCursorResult.html
index 78f795b1..05f8a70a 100644
--- a/docs/DropboxApi/Results/ListFolderGetLatestCursorResult.html
+++ b/docs/DropboxApi/Results/ListFolderGetLatestCursorResult.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Results::ListFolderGetLatestCursorResult
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -200,9 +200,9 @@
diff --git a/docs/DropboxApi/Results/ListFolderLongpollResult.html b/docs/DropboxApi/Results/ListFolderLongpollResult.html
index 775ef4fd..816d2c7a 100644
--- a/docs/DropboxApi/Results/ListFolderLongpollResult.html
+++ b/docs/DropboxApi/Results/ListFolderLongpollResult.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Results::ListFolderLongpollResult
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -277,9 +277,9 @@
diff --git a/docs/DropboxApi/Results/ListFolderResult.html b/docs/DropboxApi/Results/ListFolderResult.html
index 7887737d..0fa33a3b 100644
--- a/docs/DropboxApi/Results/ListFolderResult.html
+++ b/docs/DropboxApi/Results/ListFolderResult.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Results::ListFolderResult
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -358,9 +358,9 @@
diff --git a/docs/DropboxApi/Results/ListRevisionsResult.html b/docs/DropboxApi/Results/ListRevisionsResult.html
index 9655e3d2..747c20b5 100644
--- a/docs/DropboxApi/Results/ListRevisionsResult.html
+++ b/docs/DropboxApi/Results/ListRevisionsResult.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Results::ListRevisionsResult
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -290,9 +290,9 @@
diff --git a/docs/DropboxApi/Results/ListSharedLinksResult.html b/docs/DropboxApi/Results/ListSharedLinksResult.html
index 06a4b3e3..c2171b2d 100644
--- a/docs/DropboxApi/Results/ListSharedLinksResult.html
+++ b/docs/DropboxApi/Results/ListSharedLinksResult.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Results::ListSharedLinksResult
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -358,9 +358,9 @@
diff --git a/docs/DropboxApi/Results/SaveCopyReferenceResult.html b/docs/DropboxApi/Results/SaveCopyReferenceResult.html
index 07052be7..1420fce7 100644
--- a/docs/DropboxApi/Results/SaveCopyReferenceResult.html
+++ b/docs/DropboxApi/Results/SaveCopyReferenceResult.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Results::SaveCopyReferenceResult
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -211,9 +211,9 @@
diff --git a/docs/DropboxApi/Results/SaveUrlJobStatus.html b/docs/DropboxApi/Results/SaveUrlJobStatus.html
index fb115daf..5ed6815a 100644
--- a/docs/DropboxApi/Results/SaveUrlJobStatus.html
+++ b/docs/DropboxApi/Results/SaveUrlJobStatus.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Results::SaveUrlJobStatus
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -220,9 +220,9 @@
diff --git a/docs/DropboxApi/Results/SaveUrlResult.html b/docs/DropboxApi/Results/SaveUrlResult.html
index c121c023..6789f6d0 100644
--- a/docs/DropboxApi/Results/SaveUrlResult.html
+++ b/docs/DropboxApi/Results/SaveUrlResult.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Results::SaveUrlResult
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -217,9 +217,9 @@
diff --git a/docs/DropboxApi/Results/Search.html b/docs/DropboxApi/Results/Search.html
index 478f244c..d2fdf936 100644
--- a/docs/DropboxApi/Results/Search.html
+++ b/docs/DropboxApi/Results/Search.html
@@ -6,7 +6,7 @@
Module: DropboxApi::Results::Search
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -105,9 +105,9 @@ Defined Under Namespace
diff --git a/docs/DropboxApi/Results/Search/Match.html b/docs/DropboxApi/Results/Search/Match.html
index b26135d9..41d2a924 100644
--- a/docs/DropboxApi/Results/Search/Match.html
+++ b/docs/DropboxApi/Results/Search/Match.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Results::Search::Match
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -304,9 +304,9 @@
diff --git a/docs/DropboxApi/Results/SearchResult.html b/docs/DropboxApi/Results/SearchResult.html
index d601c60f..b3450eb9 100644
--- a/docs/DropboxApi/Results/SearchResult.html
+++ b/docs/DropboxApi/Results/SearchResult.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Results::SearchResult
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -358,9 +358,9 @@
diff --git a/docs/DropboxApi/Results/ShareFolderLaunch.html b/docs/DropboxApi/Results/ShareFolderLaunch.html
index 1e772d3a..e6f3d334 100644
--- a/docs/DropboxApi/Results/ShareFolderLaunch.html
+++ b/docs/DropboxApi/Results/ShareFolderLaunch.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Results::ShareFolderLaunch
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -195,9 +195,9 @@
diff --git a/docs/DropboxApi/Results/SharedFileMembers.html b/docs/DropboxApi/Results/SharedFileMembers.html
index 673da34e..5397abcb 100644
--- a/docs/DropboxApi/Results/SharedFileMembers.html
+++ b/docs/DropboxApi/Results/SharedFileMembers.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Results::SharedFileMembers
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -359,9 +359,9 @@
diff --git a/docs/DropboxApi/Results/SharedFolderMembers.html b/docs/DropboxApi/Results/SharedFolderMembers.html
index 132a40dc..c32ba3f0 100644
--- a/docs/DropboxApi/Results/SharedFolderMembers.html
+++ b/docs/DropboxApi/Results/SharedFolderMembers.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Results::SharedFolderMembers
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -359,9 +359,9 @@
diff --git a/docs/DropboxApi/Results/UploadSessionStart.html b/docs/DropboxApi/Results/UploadSessionStart.html
index 52a7176e..7372a6b5 100644
--- a/docs/DropboxApi/Results/UploadSessionStart.html
+++ b/docs/DropboxApi/Results/UploadSessionStart.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Results::UploadSessionStart
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -200,9 +200,9 @@
diff --git a/docs/DropboxApi/Results/VoidResult.html b/docs/DropboxApi/Results/VoidResult.html
index 83c03316..944f6515 100644
--- a/docs/DropboxApi/Results/VoidResult.html
+++ b/docs/DropboxApi/Results/VoidResult.html
@@ -6,7 +6,7 @@
Class: DropboxApi::Results::VoidResult
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -130,9 +130,9 @@ Constructor Details
diff --git a/docs/DropboxScaffoldBuilder.html b/docs/DropboxScaffoldBuilder.html
index bd4d2db1..532fb1bb 100644
--- a/docs/DropboxScaffoldBuilder.html
+++ b/docs/DropboxScaffoldBuilder.html
@@ -6,7 +6,7 @@
Class: DropboxScaffoldBuilder
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -1107,9 +1107,9 @@
diff --git a/docs/_index.html b/docs/_index.html
index 274f5ddb..21d9cbb1 100644
--- a/docs/_index.html
+++ b/docs/_index.html
@@ -4,7 +4,7 @@
- Documentation by YARD 0.9.15
+ Documentation by YARD 0.9.16
@@ -52,7 +52,7 @@
-
diff --git a/docs/file.README.html b/docs/file.README.html
index 7271ab0f..3c30fbba 100644
--- a/docs/file.README.html
+++ b/docs/file.README.html
@@ -6,7 +6,7 @@
File: README
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -247,9 +247,9 @@ Contributing
diff --git a/docs/file.api_coverage.html b/docs/file.api_coverage.html
index a091db18..a5f94157 100644
--- a/docs/file.api_coverage.html
+++ b/docs/file.api_coverage.html
@@ -6,7 +6,7 @@
File: API Implementation Coverage
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -585,9 +585,9 @@ Dropbox Business API
diff --git a/docs/file.rails_setup.html b/docs/file.rails_setup.html
index fb399f2e..cfc5ec36 100644
--- a/docs/file.rails_setup.html
+++ b/docs/file.rails_setup.html
@@ -6,7 +6,7 @@
File: Rails setup
- — Documentation by YARD 0.9.15
+ — Documentation by YARD 0.9.16
@@ -142,9 +142,9 @@ 3. Set up redirect URI in your Dropbox app settings
diff --git a/docs/frames.html b/docs/frames.html
index 6b43491b..b57c778a 100644
--- a/docs/frames.html
+++ b/docs/frames.html
@@ -2,7 +2,7 @@
- Documentation by YARD 0.9.15
+ Documentation by YARD 0.9.16