This repository was archived by the owner on Jan 18, 2021. It is now read-only.
Added
- New
fileAPI method:checkin()(gitbrent) - New
fileAPI method:checkout()(gitbrent) - New
fileAPI method:delete()(gitbrent) - New
fileAPI method:recycle()(gitbrent) - New
folderAPI method:add()(gitbrent) - New
folderAPI method:delete()(gitbrent) - New
folderAPI method:recycle()(gitbrent) - New
folderAPI 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__REQUESTDIGESTvalue 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.