gunjandatta / sprest

An easy way to develop against the SharePoint 2013/Online REST api.
https://dattabase.com
MIT License
77 stars 16 forks source link

Updated the SP REST definitions #260

Closed gunjandatta closed 4 years ago

gunjandatta commented 4 years ago

Certain SP objects have inherit from other types. The SP-REST definitions has been updated to fix a handful of SP objects. One example is the "User" object not having the "LoginName" property for OData requests.