Autodesk-Forge / forge-api-java-client

Forge Java SDK: Provides Java SDK to help you easily integrate Forge REST APIs into the application
http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22forge-java-sdk%22
Apache License 2.0
38 stars 37 forks source link

Add missing api endpoints #34

Closed julillosamaral closed 4 years ago

julillosamaral commented 4 years ago

Add the following endpoints to the client:

The only missing part here is testing it. Do you have a way to actually do it? Or the workflow is to create a Sample to create it?

This should fix the following issues:

julillosamaral commented 4 years ago

@einat-bar Is there an easy way to test it without creating a complete sample?

Regards, Julio

julillosamaral commented 4 years ago

@dukedhx Updated the PR adding the pagination to the Projects API