kikovalle / PLGSharepointRestAPI-java

Easy to use wrapper for the Sharepoint Rest API v1. Even if this is not a full implementation it covers most common use cases and provides examples to extending this API.
MIT License
42 stars 32 forks source link

Just a QoL pull request #57

Closed khatharsis42 closed 2 years ago

khatharsis42 commented 2 years ago

Better javadoc, and I put it all in the Interface. There's also some readability stuff.

khatharsis42 commented 2 years ago

Juste one more commit so that when using getListItems, you actually fetch all the items.

kikovalle commented 2 years ago

Thank you all for supporting the project. Sorry not being able to make faster PR solving as i am a bit too busy at work.