This repository has been archived by the owner on Jan 18, 2021. It is now read-only.
Added
- New
file
API method:checkin()
(gitbrent) - New
file
API method:checkout()
(gitbrent) - New
file
API method:delete()
(gitbrent) - New
file
API method:recycle()
(gitbrent) - New
folder
API method:add()
(gitbrent) - New
folder
API method:delete()
(gitbrent) - New
folder
API method:recycle()
(gitbrent) - New
folder
API method:upload()
#18 (ra6hi9) - New
options()
method: replacesbaseUrl()
andnodeConfig()
methods (gitbrent)
Changed
- Typescript: Modified declaration file #37 (kelvinbell)
- Allow single UserProfile property to be queried #38 (YakQin)
- The
rest()
method now includes the page's__REQUESTDIGEST
value for POST types with custom headers that did not already include a value forX-RequestDigest
Removed
DEPRECATED baseUrl()
and nodeConfig
methods - use the new options()
method instead.